:root{--bg:#0b0b0e;--panel:#11121ab8;--text:#eceaf5;--muted:#bdb7d3;--accent:#d946ef;--accent2:#7c3aed;--blue:#38bdf8;--gold:#d4af37;--gold-dark:#b38e2f;--stroke:#232434;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(#0b0b0e 0%,#0d0e13 100%);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}body:before{content:"";filter:brightness(.7)saturate(1.2);opacity:.8;pointer-events:none;z-index:0;background:url(../obrazky/vesmirna_mlhovina.png) 50%/cover no-repeat;position:fixed;inset:0}body:after{content:"";opacity:.15;pointer-events:none;z-index:0;background-image:radial-gradient(#ffffff26 1px,#0000 1px),radial-gradient(#ffffff1a .8px,#0000 .8px);background-position:0 0,20px 40px;background-size:3px 3px,2px 2px;position:fixed;inset:0}a{color:inherit;text-decoration:none}.site-shell{position:relative}.nav{-webkit-backdrop-filter:saturate(140%)blur(8px);backdrop-filter:saturate(140%)blur(8px);border-bottom:1px solid var(--stroke);z-index:100;background:#0a0a0da6;justify-content:space-between;align-items:center;width:100%;padding:1rem max(1.5rem,50vw - 590px);display:flex;position:sticky;top:0}.logo,.nav-links{align-items:center;gap:.75rem;display:flex}.logo-image{width:auto;height:3rem;display:block}.nav-links{color:var(--muted);font-size:.95rem}.nav-links a{border-radius:999px;padding:.55rem .8rem}.nav-links a:hover{color:var(--text)}.nav-cta{background:linear-gradient(135deg, var(--gold) 0%, var(--gold-dark) 100%);border:1px solid var(--gold-dark);color:#fff;box-shadow:0 0 25px #d4af3773}.nav-toggle{display:none}.nav-toggle-bar{background:var(--text);border-radius:2px;width:1.5rem;height:2px;transition:opacity .2s,transform .2s;display:block}.hero,.section,.about,.experience,.contact{z-index:1;max-width:1180px;margin:0 auto;padding:4rem 1.5rem;position:relative}.hero{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);align-items:center;gap:3rem;min-height:72vh;padding-top:3rem;display:grid}.logo-hero{width:100%;max-width:min(420px,68vw);height:auto;margin:0 auto 1.5rem;display:block}.slogan{color:var(--gold);letter-spacing:.08em;text-align:center;text-shadow:0 0 18px #d4af3780,0 0 32px #7c3aed59;text-transform:uppercase;margin:0 0 1rem;font-size:clamp(1.75rem,4.5vw,3.5rem);font-weight:500}.hero-copy{text-align:center}.eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2{color:var(--text);letter-spacing:-.04em;line-height:1.05}h1{max-width:18ch;margin-bottom:1.4rem;margin-left:auto;margin-right:auto;font-size:clamp(2rem,5vw,3.2rem)}h2{margin-bottom:1rem;font-size:clamp(1.8rem,4vw,3rem)}h3{color:var(--text);margin-bottom:.6rem;font-size:1.35rem}.hero-text,.section-heading p,.about-copy p,.contact p{color:var(--muted);max-width:650px;margin-left:auto;margin-right:auto;font-size:1.1rem}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.button{border-radius:999px;justify-content:center;padding:.95rem 1.3rem;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 1rem 2rem #00000059}.button.primary{background:linear-gradient(135deg, var(--accent) 0%, var(--accent2) 50%, var(--blue) 100%);border:1px solid var(--stroke);color:#fff;box-shadow:0 0 25px #38bdf880}.button.secondary{border:1px solid var(--stroke);color:var(--text);background:0 0}.hero-card{-webkit-backdrop-filter:saturate(120%)blur(4px);backdrop-filter:saturate(120%)blur(4px);background:var(--panel);border:1px solid var(--stroke);border-radius:2rem;padding:2rem;box-shadow:0 2rem 5rem #00000059}.hero-card p{color:var(--muted);margin:1.5rem 0 .35rem}.hero-card strong{color:var(--text);font-size:1.45rem}.gong-illustration{aspect-ratio:1;background:radial-gradient(circle at 38% 30%,#ffffff8c,#0000 14%),radial-gradient(circle,#c98f43 0 18%,#9d5b2f 19% 42%,#4a291c 43% 62%,#20110d 63%);border-radius:999px;place-items:center;display:grid;position:relative;box-shadow:inset -1.5rem -1.5rem 3rem #00000040,0 2rem 4rem #00000073}.gong-ring{border:1px solid #fff8ed38;border-radius:999px;position:absolute}.ring-one{inset:18%}.ring-two{inset:31%}.ring-three{inset:44%}.section-heading{margin-bottom:2rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.product-card{-webkit-backdrop-filter:saturate(120%)blur(2px);backdrop-filter:saturate(120%)blur(2px);background:var(--panel);border:1px solid var(--stroke);border-radius:1.5rem;padding:1rem;box-shadow:0 10px 30px #00000059}.product-image-wrap{border-radius:1rem;display:block;position:relative;overflow:hidden}.product-image{aspect-ratio:1.2;object-fit:cover;background:#ead4b6;border-radius:1rem;width:100%;margin-bottom:0;display:block}.product-card.is-sold .product-image{filter:grayscale(.2)brightness(.82)}.sold-banner{background:linear-gradient(135deg, var(--gold) 0%, var(--gold-dark) 100%);color:#0b0b0e;letter-spacing:.14em;pointer-events:none;text-transform:uppercase;z-index:1;padding:.45rem 3.25rem;font-size:.78rem;font-weight:800;line-height:1;position:absolute;top:1.35rem;right:-2.75rem;transform:rotate(45deg);box-shadow:0 2px 10px #00000073}.product-image-button{cursor:zoom-in;background:0 0;border:none;width:100%;margin-bottom:1rem;padding:0;display:block}.product-image-button:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:1rem}.product-image-button:hover .product-image{filter:brightness(1.05)}.product-card.is-sold .product-image-button:hover .product-image{filter:grayscale(.2)brightness(.88)}.gong-player{width:100%;margin-top:.85rem}.gong-player audio{display:none}.gong-player-bar{align-items:stretch;gap:.45rem;width:100%;display:flex}.gong-player-toggle,.gong-player-seek{color:var(--gold);cursor:pointer;font:inherit;isolation:isolate;background:#d4af371f;border:1px solid #d4af3759;transition:background .16s,border-color .16s,transform .16s;position:relative;overflow:hidden}.gong-player-toggle{border-radius:999px;flex:0 0 2.35rem;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;padding:0;display:inline-flex}.gong-player-seek{touch-action:none;border-radius:999px;flex:auto;justify-content:center;align-items:center;min-width:0;height:2.35rem;padding:0 1rem;font-size:.82rem;font-weight:800;display:flex}.gong-player-seek:before{border-radius:inherit;content:"";pointer-events:none;height:100%;width:var(--progress,0%);z-index:0;background:#f4d06e61;transition:width .12s linear;position:absolute;top:0;left:0}.gong-player-toggle:hover,.gong-player-seek:hover{background:#d4af3733;transform:translateY(-1px)}.gong-player-seek:hover:before{background:#ffe0967a}.gong-player-toggle:focus-visible,.gong-player-seek:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.gong-player-icon{z-index:1;flex-shrink:0;width:.75rem;height:.75rem;display:inline-block;position:relative}.gong-player-icon:before{content:"";border:.38rem solid #0000;border-left:.62rem solid;border-right-width:0;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-35%,-50%)}.gong-player.is-playing .gong-player-icon:before{box-shadow:none;background:currentColor;border:none;border-radius:1px;width:.62rem;height:.62rem;transform:translate(-50%,-50%)}.gong-player-label{text-overflow:ellipsis;white-space:nowrap;z-index:1;position:relative;overflow:hidden}.product-meta{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.55rem;font-size:.78rem;font-weight:800}.product-card p{color:var(--muted)}.product-card a{color:var(--gold);margin-top:.5rem;font-weight:800;display:inline-block}.about{grid-template-columns:.8fr 1.2fr;gap:2rem;display:grid}.about-copy{gap:1rem;display:grid}.experience{-webkit-backdrop-filter:saturate(120%)blur(2px);backdrop-filter:saturate(120%)blur(2px);border:1px solid var(--stroke);color:var(--text);background:#11121ad9;border-radius:2rem;grid-template-columns:1fr 1fr;align-items:start;gap:2rem;margin-bottom:4rem;display:grid}.experience h2{color:var(--text)}.experience ul{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.experience li{border:1px solid var(--stroke);background:#ffffff0a;border-radius:1rem;padding:1rem}.workshop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.workshop-card,.pricing-strip,.news li{-webkit-backdrop-filter:saturate(120%)blur(2px);backdrop-filter:saturate(120%)blur(2px);background:var(--panel);border:1px solid var(--stroke);border-radius:1.5rem}.workshop-card{padding:1.5rem}.workshop-card p{color:var(--muted);margin-bottom:0}.workshop-info-link{color:var(--gold);cursor:pointer;font:inherit;text-underline-offset:.2em;background:0 0;border:none;margin-top:1rem;padding:0;font-weight:800;text-decoration:underline;display:inline-block}.workshop-info-link:hover{color:var(--text)}.pricing-strip{flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:1.25rem;padding:1rem 1.25rem;display:flex}.pricing-strip span{color:var(--gold);font-weight:800}.news ul{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.news li{color:var(--muted);padding:1rem 1.25rem}.contact{text-align:center;margin-bottom:3rem}.contact p{margin-left:auto;margin-right:auto}.gd-lightbox{z-index:1000;display:none;position:fixed;inset:0}.gd-lightbox.open{display:block}.gd-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000c7;position:absolute;inset:0}.gd-frame{grid-template-rows:auto 1fr auto;grid-template-columns:48px 1fr 48px;align-items:center;gap:12px;display:grid;position:absolute;inset:5% 4%}.gd-close{border:1px solid var(--stroke);color:var(--text);cursor:pointer;z-index:1;background:#11121ae6;border-radius:999px;width:36px;height:36px;position:absolute;top:10px;right:10px}.gd-nav{border:1px solid var(--stroke);color:var(--text);cursor:pointer;background:#11121ae6;border-radius:12px;width:48px;height:48px;font-size:1.75rem;line-height:1}.gd-prev{grid-area:2/1}.gd-next{grid-area:2/3}.gd-stage{border:1px solid var(--stroke);background:#11121ab8;border-radius:16px;grid-area:2/2;grid-template-rows:1fr auto;place-items:center;gap:8px;margin:0;padding:12px;display:grid}.gd-stage img{object-fit:contain;border-radius:8px;max-width:100%;max-height:70vh;box-shadow:0 10px 30px #00000073}.gd-stage figcaption{color:var(--gold);font-size:.95rem;font-weight:700}.gd-counter{color:var(--muted);opacity:.9;grid-area:3/2;justify-self:center;font-size:.9rem}@media (width<=800px){.nav{flex-wrap:wrap}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;margin:0;padding:.5rem;display:flex}.nav--open .nav-toggle-bar:first-child{transform:translateY(.45rem)rotate(45deg)}.nav--open .nav-toggle-bar:nth-child(2){opacity:0}.nav--open .nav-toggle-bar:nth-child(3){transform:translateY(-.45rem)rotate(-45deg)}.nav-links{background:#fff8edf7;border:1px solid #3a211714;border-radius:1rem;flex-direction:column;flex-basis:100%;align-items:stretch;gap:.25rem;margin-top:.75rem;padding:.5rem;display:none}.nav--open .nav-links{display:flex}.nav-links a{width:100%}.hero-actions{flex-direction:column;align-items:flex-start}.hero,.about,.workshop-grid,.experience{grid-template-columns:1fr}.hero{padding-top:1.5rem}.product-grid{grid-template-columns:1fr}.logo-image{height:2.5rem}.gd-frame{grid-template-columns:1fr;gap:0;inset:0}.gd-stage{background:0 0;border:none;border-radius:0;grid-area:1/1;height:100%;padding:0}.gd-stage img{border-radius:0;max-width:100vw;max-height:100vh}.gd-nav{z-index:2;background:#00000059;border:none;border-radius:0;width:56px;height:56px;font-size:2.25rem;position:absolute;top:50%;transform:translateY(-50%)}.gd-prev{grid-area:auto;left:0}.gd-next{grid-area:auto;right:0}.gd-close{top:12px;right:12px}.gd-counter{z-index:2;grid-area:auto/1;position:absolute;bottom:12px}}
