@font-face{font-family:"RecklessStandard";src:url("../../fonts/RecklessStandardM-Book.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"RecklessStandard";src:url("../../fonts/RecklessStandardM-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"RecklessStandard";src:url("../../fonts/RecklessStandardM-RegularItalic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"RecklessStandard";src:url("../../fonts/RecklessStandardM-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}:root{--cream: #F8F5ED;--cream-deep: #EDE6DA;--cream-deeper: #D3CBBE;--burgundy: #221E1A;--burgundy-warm: #1F100C;--text-dark: #2A2420;--text-muted: #5F5347;--text-light: #F5F0E8;--text-light-dim: #B8A89A;--gold: #C4A265;--gold-hover: #D4B275;--gold-subtle: #D4C4A8;--warm-amber: #D8C5A3;--warm-amber-mid: #EAE1C8;--warm-beige: #DCD3C9;--cream-warm: #E2D3BD;--cream-warm-deep: #D4C0A2;--font-serif: 'RecklessStandard', 'Georgia', serif;--font-sans: 'DM Sans', 'Helvetica Neue', Arial, sans-serif;--header-h: 56px;--card-w: 220px;--card-h: 396px;--card-r: 12px}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;overflow-x:clip;overscroll-behavior:none;background:#292521}body{font-family:var(--font-sans);font-size:16px;line-height:1.65;color:var(--text-dark);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip;overscroll-behavior:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}a{text-decoration:none;color:inherit}.skip-link{position:absolute;left:-9999px;top:auto;z-index:100;background:var(--gold);color:#fff;padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500}.skip-link:focus{left:16px;top:16px}.container{max-width:600px;margin:0 auto;padding:0 34px;width:100%}.preloader{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:var(--cream);transition:opacity .5s ease,visibility .5s ease}.preloader__logo{height:36px;width:auto;opacity:0;animation:preloaderFadeIn .8s .1s ease forwards}@keyframes preloaderFadeIn{to{opacity:1}}.preloader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.header{position:absolute;top:0;left:0;right:0;height:var(--header-h);display:flex;align-items:center;padding:0 24px;border-bottom:1px solid hsla(0,0%,100%,.14);z-index:10}.header__logo{height:36px;width:auto;opacity:.94;filter:brightness(0) invert(1)}.btn{font-family:var(--font-sans);font-size:16px;font-weight:500;padding:16px 40px;border-radius:16px;border:none;cursor:pointer;transition:all .3s ease;letter-spacing:-0.14px;display:inline-block;text-align:center}.btn--primary{background:#e3c496;color:#2a2521}.btn--primary:hover{background:#edd5ab;box-shadow:0 4px 20px rgba(196,162,101,.25)}.btn--subtle{background:rgba(227,196,150,.18);color:#e3c496;border:1px solid rgba(227,196,150,.35)}.btn--subtle:hover{background:rgba(227,196,150,.28);border-color:rgba(227,196,150,.55);color:#f5e6c8}.btn--small{padding:12px 28px;font-size:13px}#hero{height:100vh;height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--cream);padding:0;position:relative;z-index:1;overflow:hidden}.hero__video{filter:saturate(90%) brightness(90%) contrast(100%);scale:1.3}#hero-cover{background:#ede6da}#hero::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom, rgba(13, 13, 13, 0.14) 0%, rgba(234, 225, 200, 0.34) 56%, rgba(248, 245, 237, 0.36) 85%, rgba(248, 245, 237, 0.4) 100%);z-index:1;pointer-events:none}#hero::before{content:"";position:absolute;bottom:0;left:0;right:0;height:180px;z-index:2;pointer-events:none}#hero>.container{position:relative;z-index:3}.hero__claim{font-family:var(--font-serif);font-weight:400;font-size:38px;line-height:.95;margin-top:auto;padding-top:60px;margin-bottom:20px;text-shadow:0px 1px 2px rgba(0,0,0,.1),0px 2px 8px rgba(0,0,0,.08);color:hsla(0,0%,100%,.87);letter-spacing:-0.025em}.hero__claim .line{display:block}.hero__claim .line:first-child{letter-spacing:-0.055em;font-weight:400;font-size:68px}.line-reveal{overflow:hidden;display:block}.line-reveal>span{display:block}.hero__subline{font-size:17px;color:hsla(0,0%,100%,.87);line-height:1.6;margin-bottom:24px;font-family:var(--font-serif);max-width:240px;margin-left:auto;margin-right:auto;letter-spacing:-0.02em;font-weight:400;text-shadow:0px 1px 6px rgba(0,0,0,.35),0px 0px 20px rgba(255,248,230,.06)}.hero__video{position:absolute;inset:0;width:100%;height:100%;opacity:0;object-fit:cover;z-index:0;pointer-events:none}.hero__card-wrap{perspective:1200px;display:flex;justify-content:center;margin-top:18px;margin-bottom:auto;flex-shrink:0}.hero__card-wrap .card{width:175px;height:315px}.hero__hint{font-size:10px;color:hsla(0,0%,100%,.87);text-align:center;line-height:1.5;z-index:5}.depth-flow{display:none;position:relative}.depth-flow.is-active{display:block}#section-jasnosc{position:relative;z-index:2;background:#ede6da;padding:calc(var(--header-h) + 24px) 0 96px;text-align:center}#section-jasnosc .depth-phase__text,#section-jasnosc .depth-phase__hook{text-align:left}#section-jasnosc .depth-phase__text{margin:0}.section-cover-overlay{position:absolute;inset:0;opacity:0;pointer-events:none;z-index:10;will-change:opacity}#jasnosc-cover{background:#221e1a}#cien-cover{background:#ede6da}#golden-cover{background:#221e1a}.card{width:var(--card-w);height:var(--card-h);cursor:pointer;position:relative;will-change:transform;appearance:none;border:none;background:none;padding:0;font:inherit;color:inherit;outline:none}.card:focus-visible{outline:2px solid rgba(196,162,101,.6);outline-offset:6px;border-radius:4px}.card__inner{width:100%;height:100%;position:relative}.card__face{position:absolute;width:100%;height:100%;border-radius:4px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06),0 8px 32px rgba(0,0,0,.12),0 20px 60px rgba(0,0,0,.1)}.card__face img{width:100%;height:100%;object-fit:cover}.card__face--front{opacity:0}.card-sheen{position:absolute;inset:0;pointer-events:none;z-index:3;border-radius:inherit;opacity:0;will-change:opacity,background;mix-blend-mode:overlay}.depth-phase__card .card-sheen{background:linear-gradient(128deg, rgba(255, 255, 255, 0.07) 0%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.04) 75%, rgba(255, 255, 255, 0) 100%);opacity:1;mix-blend-mode:overlay}.flip-particle{position:absolute;width:3px;height:3px;border-radius:50%;background:var(--gold);pointer-events:none;z-index:10;will-change:transform,opacity;top:50%;left:50%}.depth-phase{padding:48px 0;text-align:center;background:var(--cream)}.depth-phase--dark{background:var(--burgundy);text-align:left}#phase-cien{padding-top:160px;padding-bottom:78px;background:#221e1a;position:relative;z-index:10;box-shadow:0 -20px 80px rgba(0,0,0,.8)}#phase-golden{background:#ede6da;position:relative;z-index:20;padding-top:160px;padding-bottom:78px;box-shadow:0 -16px 60px rgba(0,0,0,.35)}.depth-phase--closing{padding:32px 0 48px;background:#ede6da;position:relative;z-index:25}.depth-phase__card{width:180px;height:323px;margin:0 auto 16px;border-radius:6px;overflow:hidden;position:relative;will-change:transform,opacity;transform-origin:center center;box-shadow:0 1px 3px rgba(0,0,0,.04),0 3px 8px rgba(0,0,0,.05),0 6px 16px rgba(0,0,0,.05)}.depth-phase__card img{width:100%;height:100%;display:block;object-fit:cover}.depth-phase__card::after{content:"";position:absolute;inset:0;border-radius:6px;border:1px solid rgba(0,0,0,.08);pointer-events:none}.depth-phase--dark .depth-phase__card{box-shadow:0 1px 4px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.1),0 10px 28px rgba(0,0,0,.12)}.depth-phase--golden .depth-phase__card{box-shadow:0 2px 6px rgba(0,0,0,.05),0 6px 18px rgba(0,0,0,.06),0 14px 40px rgba(0,0,0,.07)}.depth-phase--golden{text-align:left;position:relative;overflow:clip}.depth-phase--golden .depth-phase__text{color:var(--text-muted);margin:0}.depth-phase__name{font-family:var(--font-serif);font-size:2.77rem;letter-spacing:-0.07rem;font-weight:400;color:rgba(183,151,95,.92);margin-top:24px;margin-bottom:38px;line-height:1.2;text-align:center}.depth-phase--dark .depth-phase__name{color:rgba(183,151,95,.92)}.depth-phase--golden .depth-phase__name{color:rgba(183,151,95,.92)}.depth-phase__label-wrap{margin-top:0px;margin-bottom:24px}.depth-phase__label{font-family:var(--font-serif);font-size:26px;font-weight:400;text-align:center;letter-spacing:-0.008em;color:rgba(63,53,46,.92);margin-bottom:0px}.depth-phase--dark .depth-phase__label{color:rgba(239,231,214,.92)}.depth-phase--golden .depth-phase__label{color:rgba(63,53,46,.92)}.depth-phase__sublabel{font-family:var(--font-sans);font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:rgba(63,53,46,.7);text-align:center}.depth-phase--dark .depth-phase__sublabel{color:rgba(239,231,214,.87)}.depth-phase--golden .depth-phase__sublabel{color:rgba(63,53,46,.7)}.depth-phase__text{font-size:18px;letter-spacing:-0.008rem;line-height:1.6;color:rgba(63,53,46,.92);font-weight:300;margin:0 auto;text-align:left}.depth-phase--dark .depth-phase__text{color:rgba(239,231,214,.87);margin:0}.depth-phase__text p{margin-bottom:24px}.depth-phase__question{color:rgba(63,53,46,.65)}.depth-phase__hook{text-align:center;color:rgba(63,53,46,.65);font-size:16px;line-height:1.5}.depth-phase__anchor{font-size:13px;color:var(--text-light-dim);font-style:italic;margin-top:16px;max-width:380px;margin-left:auto;margin-right:auto;text-align:center}.depth-phase--dark .depth-phase__anchor{margin-left:0;margin-right:0;text-align:left}.depth-phase--closing .container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;min-height:40vh}#identity{min-height:auto;display:flex;flex-direction:column;padding:64px 0 48px;background:#ede6da;position:relative;z-index:25;overflow:hidden}#identity .container{max-width:none;padding:0}#identity::after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom, transparent, rgba(41, 37, 33, 0.5));pointer-events:none;z-index:2}.slider-heading{font-family:var(--font-serif);font-size:2.2rem;font-weight:400;line-height:1.25;text-align:center;color:var(--text-dark);margin-bottom:36px;padding:0 24px}.slider-section{width:100%;padding-left:24px}.slider-section .swiper-slide img{border-radius:12px}#cta-final{padding:64px 0 48px;text-align:center;background:#292521;position:relative;z-index:25;overflow:visible}#cta-final::before{content:"";position:absolute;top:-1px;left:0;right:0;height:40px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(to bottom, rgba(41, 37, 33, 0.3), rgba(41, 37, 33, 0.8));pointer-events:none;z-index:2}#cta-final .section-heading{font-family:var(--font-serif);font-size:2.2rem;font-weight:400;line-height:1.25;margin-bottom:24px;color:rgba(239,231,214,.92)}.cta-final__sub{font-size:16px;color:rgba(239,231,214,.72);margin-bottom:38px;font-weight:300}.signup-form{display:flex;flex-direction:column;gap:12px;max-width:100%;margin:0 auto}.signup-form input{font-family:var(--font-sans);font-size:15px;font-weight:300;padding:14px 20px;border:none;border-radius:14px;background:#fff;color:var(--text-dark);outline:none;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:box-shadow .3s}.signup-form input::placeholder{color:var(--text-muted);font-weight:300}.signup-form input:focus{box-shadow:0 1px 4px rgba(0,0,0,.06),0 0 0 2px rgba(196,162,101,.25)}.signup-form .btn{margin-top:4px;width:100%}.signup-form__error{display:none;font-size:13px;color:#e8655a;margin:-4px 0 0;padding:0 4px}.signup-form__error.is-visible{display:block}.signup-form input.is-error{box-shadow:0 1px 4px rgba(0,0,0,.06),0 0 0 2px rgba(232,101,90,.45)}@keyframes formShake{0%,100%{transform:translateX(0)}20%{transform:translateX(-6px)}40%{transform:translateX(5px)}60%{transform:translateX(-4px)}80%{transform:translateX(3px)}}.signup-form.is-shaking{animation:formShake .4s ease-out}.cta-legal{margin-top:24px;font-size:12px;color:rgba(184,168,154,.75);display:flex;align-items:center;justify-content:center;gap:8px}.cta-legal a{color:rgba(184,168,154,.75);text-decoration:underline;text-underline-offset:3px;transition:color .2s}.cta-legal a:hover{color:var(--text-light-dim)}.signup-success{display:none;padding:28px 0;text-align:center}.signup-success.is-visible{display:block}.signup-success__icon{font-size:1.8rem;margin-bottom:10px;color:var(--gold)}.signup-success__text{font-family:var(--font-serif);font-size:1.2rem;margin-bottom:6px;color:var(--gold-subtle)}.signup-success__sub{font-size:14px;color:var(--text-light-dim)}.phase-dots{position:fixed;right:18px;top:50%;transform:translateY(-50%);z-index:40;display:flex;flex-direction:column;gap:10px;transition:opacity .4s ease}.phase-dots[hidden]{display:none}.phase-dot{width:5px;height:5px;border-radius:50%;background:rgba(107,94,82,.28);border:none;cursor:pointer;transition:background .35s ease,transform .35s ease;padding:0}.phase-dot.is-active{background:var(--gold);transform:scale(1.4) rotate(45deg);border-radius:2px}.phase-dots--dark .phase-dot{background:rgba(245,240,232,.28)}.phase-dots--dark .phase-dot.is-active{background:var(--gold-subtle);transform:scale(1.4) rotate(45deg);border-radius:2px}.hero__card-wrap{position:relative}.depth-phase__card-wrap{position:relative;display:flex;justify-content:center;margin:0 auto 16px;width:184px}.depth-phase__card-wrap .depth-phase__card{margin:0}.section-ambient{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.sa-blob{position:absolute;border-radius:50%;opacity:0}#phase-cien .sa-blob--1{width:150vw;height:150vw;max-width:900px;max-height:900px;top:-20%;left:-30%;background:radial-gradient(ellipse, rgba(196, 130, 70, 0.032) 0%, rgba(180, 100, 50, 0.008) 44%, transparent 68%);filter:blur(90px)}#phase-cien .sa-blob--2{width:110vw;height:110vw;max-width:640px;max-height:640px;bottom:8%;right:-22%;background:radial-gradient(ellipse, rgba(75, 35, 22, 0.07) 0%, transparent 65%);filter:blur(100px)}#phase-cien .sa-blob--3{width:80vw;height:80vw;max-width:460px;max-height:460px;top:42%;left:12%;background:radial-gradient(ellipse, rgba(196, 162, 101, 0.018) 0%, transparent 62%);filter:blur(80px)}#phase-golden .sa-blob--1{width:130vw;height:130vw;max-width:760px;max-height:760px;top:-12%;left:-22%;background:radial-gradient(ellipse, rgba(196, 155, 80, 0.04) 0%, rgba(196, 130, 50, 0.01) 48%, transparent 70%);filter:blur(85px)}#phase-golden .sa-blob--2{width:95vw;height:95vw;max-width:560px;max-height:560px;top:2%;right:-20%;background:radial-gradient(ellipse, rgba(160, 120, 60, 0.032) 0%, transparent 65%);filter:blur(90px)}.card-aura{position:absolute;border-radius:50%;pointer-events:none;z-index:0;will-change:opacity;opacity:0}.card-aura--jasnosc{inset:-70%;background:radial-gradient(ellipse, rgba(196, 162, 101, 0.07) 0%, rgba(212, 201, 181, 0.02) 55%, transparent 75%);filter:blur(56px);z-index:-1}.card-aura--cien{inset:-50%;background:radial-gradient(ellipse at 50% 65%, rgba(80, 55, 38, 0.08) 0%, rgba(50, 34, 24, 0.03) 48%, transparent 70%);filter:blur(72px)}.card-aura--zloty-outer{inset:-75%;background:radial-gradient(ellipse, rgba(196, 162, 101, 0.04) 0%, transparent 65%);filter:blur(72px)}.card-aura--zloty-inner{inset:-30%;background:radial-gradient(ellipse, rgba(196, 162, 101, 0.07) 0%, transparent 62%);filter:blur(44px)}.cien-symbols{position:absolute;inset:0;pointer-events:none;z-index:1;overflow:hidden}.cien-symbol{position:absolute;color:var(--gold-subtle);opacity:0;font-size:10px;user-select:none;will-change:transform,opacity}.cien-symbol:nth-child(1){left:12%;top:20%}.cien-symbol:nth-child(2){left:28%;top:60%}.cien-symbol:nth-child(3){left:55%;top:35%}.cien-symbol:nth-child(4){left:75%;top:70%}.cien-symbol:nth-child(5){left:88%;top:15%}.jasnosc-vignette{position:absolute;inset:0;pointer-events:none;z-index:2;opacity:0;background:radial-gradient(ellipse at center, transparent 50%, rgba(196, 162, 101, 0.42) 78%, rgba(180, 148, 90, 0.22) 100%)}.cien-vignette{position:absolute;inset:0;pointer-events:none;z-index:2;opacity:0;background:radial-gradient(ellipse at center, transparent 45%, rgba(15, 13, 11, 0.8) 100%)}.zloty-vignette{position:absolute;inset:0;pointer-events:none;z-index:2;opacity:0;background:radial-gradient(ellipse at center, transparent 40%, rgba(196, 162, 101, 0.42) 70%, rgba(140, 110, 50, 0.35) 100%)}.depth-phase--dark{position:relative;overflow:hidden}.footer{padding:32px 0;text-align:center;font-size:12px;color:rgba(184,168,154,.45);background:#292521}#cta-final .section-heading,.cta-final__sub,.signup-form input,.signup-form .btn,.cta-legal{opacity:0}@media(prefers-reduced-motion: reduce){#cta-final .section-heading,.cta-final__sub,.signup-form input,.signup-form .btn,.cta-legal{opacity:1;clip-path:none !important}}@media(max-width: 767px){#hero::before{animation:none}}@media(min-width: 768px){:root{--card-w: 260px;--card-h: 467px}.container{max-width:720px}.hero__claim{font-size:3.2rem}.hero__claim .line:first-child{font-size:6.4rem}.depth-phase__card{width:180px;height:323px}.depth-phase__text{max-width:440px}.depth-phase__name{font-size:2.8rem}.hero__card-wrap .card{width:200px;height:360px}#cta-final .section-heading{font-size:2.8rem}}@media(min-width: 1024px){:root{--card-w: 300px;--card-h: 540px}.container{max-width:800px}.hero__claim{font-size:3.6rem}.hero__claim .line:first-child{font-size:7.2rem}.depth-phase__card{width:180px;height:323px}.depth-phase__name{font-size:3rem}.hero__card-wrap .card{width:220px;height:396px}#cta-final .section-heading{font-size:3.2rem}}@media(min-width: 1025px){body{background:#1a1714}main,.header,.footer{max-width:680px;margin-left:auto;margin-right:auto}.header{left:50%;right:auto;transform:translateX(-50%);width:100%;max-width:680px}main{box-shadow:0 0 80px rgba(0,0,0,.4);overflow:clip}.phase-dots{right:calc(50% - 340px - 28px);transform:translateY(-50%)}}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;transition-duration:.01ms !important}.preloader__logo{opacity:1;animation:none}}/*# sourceMappingURL=styles.css.map */
