.landing-body{background:#fff}.book-history-section{background:linear-gradient(135deg,#f3efff,#ede8ff);border-bottom:1px solid rgba(124,58,237,.12);padding:10px 20px;display:flex;align-items:center;justify-content:center}.book-history-inner{display:flex;align-items:center;gap:10px;flex-wrap:wrap;max-width:var(--site-max);width:100%}.book-history-label{font-size:13px;font-weight:600;color:#7a63c8;white-space:nowrap;flex-shrink:0}.book-history-list{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:1 1}.book-history-chip{display:inline-flex;align-items:center;gap:4px;background:white;border-radius:999px;padding:4px 6px 4px 12px;box-shadow:0 1px 6px rgba(124,58,237,.1);transition:box-shadow .18s ease}.book-history-chip:hover{box-shadow:0 3px 12px rgba(124,58,237,.18)}.book-history-chip-link{font-size:13px;font-weight:700;color:var(--purple);text-decoration:none;white-space:nowrap;max-width:180px;overflow:hidden;text-overflow:ellipsis}.book-history-chip-remove{background:none;border:none;cursor:pointer;font-size:14px;line-height:1;color:#c0b0e8;padding:0 2px;transition:color .15s ease;flex-shrink:0}.book-history-chip-remove:hover{color:var(--purple)}.book-history-clear{background:none;border:none;cursor:pointer;font-size:13px;color:#b0a0dc;padding:4px 6px;border-radius:50%;line-height:1;transition:color .18s ease;flex-shrink:0;margin-right:auto}.book-history-clear:hover{color:var(--purple)}.landing-body .navbar .wrap{justify-content:flex-start;gap:24px}.landing-body .nav-cta{margin-right:auto}.nav-links{display:flex;gap:24px;align-items:center;padding-right:24px}.nav-links a{font-size:16px;font-weight:700;color:var(--dark);text-decoration:none;transition:color .2s,opacity .2s;display:flex;opacity:.75}.nav-links a:hover{color:var(--purple);opacity:1}.section{padding:56px 0}.section-h2{font-family:var(--fd);font-size:clamp(30px,4vw,48px);font-weight:900;color:var(--dark);line-height:1.05;text-align:center;margin-bottom:24px}.section-sub{font-size:20px;color:var(--mid);text-align:center;margin-bottom:40px;line-height:1.7}.hero{padding:52px 0 0}.hero-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:0}.hero-text{flex:1 1;min-width:0;max-width:720px}.hero-badge{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:32px;padding:8px 16px;border-radius:999px;background:var(--yellow);color:#3d2f10;font-family:var(--fb);font-size:13px;font-weight:600;line-height:1.45;margin-bottom:14px;box-shadow:0 2px 12px rgba(255,209,102,.35)}.hero-h1{font-family:var(--fd);font-size:clamp(52px,7vw,82px);font-weight:900;color:var(--dark);line-height:1.02;margin-bottom:8px}.hero-sub2{font-family:var(--fb);font-size:clamp(17px,1.6vw,20px);font-weight:400;color:#5a5568;line-height:1.65;max-width:560px;margin-bottom:20px}.hero-bullets{list-style:none;display:flex;flex-direction:column;gap:8px;padding:0;margin:0 0 22px;max-width:520px}.hero-bullets li{position:relative;padding-right:22px;font-size:15px;font-weight:500;color:#3d3850;line-height:1.5}.hero-bullets li:before{content:"•";position:absolute;right:0;color:var(--purple);font-weight:700}.hero-btns{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:10px}.hero-img-wrap{flex:0 0 auto;position:relative;width:min(480px,42vw);aspect-ratio:1024/1536;align-self:center;isolation:isolate}.hero-glow{position:absolute;width:78%;height:40%;left:50%;top:62%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(255,238,108,.78) 0,rgba(136,108,255,.22) 46%,rgba(255,255,255,0) 72%);filter:blur(36px);z-index:0;pointer-events:none}.hero-img{position:relative;display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;z-index:1}.gallery-section{padding:64px 0 56px;background:#faf8f5;overflow:hidden}.gallery-h2{text-align:center;margin-bottom:8px;color:var(--dark);font-family:var(--fd);font-size:clamp(30px,4vw,48px);font-weight:900}.gallery-sub{font-size:17px;text-align:center;color:var(--mid);margin-bottom:32px}.gallery-toggle{display:flex;justify-content:center;gap:0;margin:0 auto 28px;position:relative;background:#f0ecf8;border-radius:40px;padding:4px;width:-moz-fit-content;width:fit-content}.gallery-toggle-btn{position:relative;z-index:2;border:none;background:transparent;padding:10px 28px;font-size:15px;font-weight:700;font-family:var(--fb);color:var(--mid);cursor:pointer;border-radius:36px;transition:color .3s ease;white-space:nowrap}.gallery-toggle-btn.is-active{color:#fff}.gallery-style02-preview-note{text-align:center;font-size:14px;color:var(--mid);margin:16px auto 0;max-width:480px;line-height:1.5;padding:0 16px}@media (max-width:640px){.gallery-toggle{max-width:100%;overflow-x:auto;justify-content:flex-start;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gallery-toggle::-webkit-scrollbar{display:none}.gallery-toggle-btn{flex:0 0 auto;padding:10px 14px;font-size:13px}}.gallery-toggle-pill{position:absolute;z-index:1;top:4px;height:calc(100% - 8px);border-radius:36px;background:var(--accent,#7c5ce0);transition:left .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);pointer-events:none}.gallery-layers{position:relative;overflow:hidden}.gallery-layer{opacity:0;pointer-events:none;transition:opacity .5s ease;position:absolute;top:0;left:0;width:100%}.gallery-layer.is-visible{opacity:1;pointer-events:auto;position:relative}.gallery-track{display:flex;direction:ltr;justify-content:center;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:24px max(20px,calc((100vw - 1100px) / 2));scrollbar-width:none}.gallery-track::-webkit-scrollbar{display:none}.gallery-card{flex:0 0 280px;scroll-snap-align:center;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.1);transition:transform .25s ease}.gallery-card:hover{transform:scale(1.03)}.gallery-card img{width:100%;height:440px;object-fit:cover;display:block}.gallery-cta-wrap{text-align:center;margin-top:32px}.why-section{background:var(--bg-lighter)}.why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;align-items:stretch}.landing-card-title{font-family:var(--fb);font-size:20px;font-weight:700;line-height:1.3;color:var(--dark);margin-bottom:8px}.landing-card-body{font-size:16px;color:var(--mid);line-height:1.65;margin:0}.why-card{background:var(--white);border-radius:20px;padding:18px 16px;min-width:0;height:100%;display:flex;flex-direction:column;box-shadow:var(--shadow-card);text-align:right}.why-card .landing-card-body{flex:1 1}.how-it-works-section{padding:76px 0;background:var(--bg-lighter)}.how-card{width:33%;background:var(--white);border-radius:20px;padding:18px 16px;box-shadow:var(--shadow-card);text-align:right;border:1px solid var(--border)}.steps-row{display:flex;align-items:stretch;justify-content:center;gap:16px;margin-top:52px}.how-step{flex:1 1;min-width:0;text-align:start}.step-divider{flex:0 0 72px;height:1px;margin-top:48px;background:linear-gradient(90deg,rgba(136,108,255,0),rgba(136,108,255,.45),rgba(136,108,255,0))}.sample-section{background:var(--white)}.sample-wrap{display:flex;flex-direction:column;align-items:center;text-align:center;gap:40px}.sample-text{width:100%;max-width:760px;min-width:0}.sample-kicker{font-size:14px;font-weight:700;color:var(--dark);margin:0 auto 12px;background-color:var(--yellow);width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:15px;text-align:center}.sample-h2{font-family:var(--fd);font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1.12;color:var(--dark);margin-bottom:18px}.sample-p{font-size:20px;color:#474257;line-height:1.8;margin:0 auto 10px;max-width:640px}.sample-caption{margin:12px auto 18px;font-size:15px;line-height:1.65;color:#6b5f72;max-width:560px}.sample-quote{margin-top:12px;margin-bottom:18px;font-size:16px;font-style:italic;line-height:1.75;color:var(--soft);border-right:3px solid var(--purple-lt);padding-right:14px;max-width:520px}.sample-img-wrap{flex:2 1;width:360px;max-width:25vw;border-radius:20px;overflow:hidden}.sample-img-wrap img{width:100%;height:auto}.sample-preview-wrap{min-width:0;width:100%;max-width:100%;overflow:visible}.sample-preview-wrap .sample-preview-note{font-size:16px;margin-bottom:14px;max-width:420px}.sample-book-illustration{margin:0 auto;width:100%;max-width:100%;overflow:hidden}.sample-book-illustration img{display:block;width:100%;height:auto;max-height:min(86vh,900px);object-fit:contain}.sample-preview-track{margin-top:4px}.fit-section{padding:64px 20px 72px}.fit-wrap{max-width:var(--site-max);margin:0 auto}.fit-head{text-align:center;margin-bottom:40px}.fit-title{font-family:var(--fd);margin:0 0 14px;font-size:clamp(34px,4vw,48px);line-height:1.08;font-weight:900;color:#14151f}.fit-subtitle{font-size:20px;max-width:600px;color:var(--mid);line-height:1.7;text-align:center;margin:0 auto}.fit-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;margin-bottom:24px}.fit-card{background:#fff;border:1px solid #efedf7;border-radius:28px;padding:30px 30px 28px;box-shadow:0 14px 40px rgba(17,22,34,.04)}.fit-card-icon{width:54px;height:54px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:18px;background:linear-gradient(180deg,#f6f1ff,#efe7ff)}.fit-card-title{margin:0 0 16px;font-size:24px;line-height:1.2;font-weight:700;color:#14151f}.fit-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.fit-list li{position:relative;padding-right:30px;font-size:18px;line-height:1.5;font-weight:400;color:#61657c}.fit-list li:before{content:"•";position:absolute;right:8px;top:0;color:#7e68f7;font-size:24px;line-height:1.4;font-weight:900}.fit-note-box{display:grid;grid-template-columns:1fr 1px 1fr;align-items:stretch;grid-gap:0;gap:0;border:1px solid #ece8fa;border-radius:28px;padding:0;overflow:hidden}.fit-note-col{padding:28px 30px 26px}.fit-note-divider{width:1px;background:#e9e3fa}.fit-note-label{margin-bottom:14px;font-size:24px;font-weight:700;color:#14151f}.fit-note-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.fit-note-list li{position:relative;padding-right:28px;font-size:18px;line-height:1.5;font-weight:400;color:#666a80}.fit-note-no .fit-note-list li:before,.fit-note-yes .fit-note-list li:before{position:absolute;right:6px;top:2px;font-size:16px}.fit-note-yes .fit-note-list li:before{content:"✨"}.fit-note-no .fit-note-list li:before{content:"💡"}.pricing-section{background:var(--purple);padding:80px 0 72px}.pricing-section .section-h2{color:#fff}.pricing-section .section-sub{color:rgba(255,255,255,.82)}.pricing-sub{max-width:760px;margin-inline:auto}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;align-items:stretch;margin-top:40px}.price-card{background:var(--white);border:1px solid #eceaf3;border-radius:28px;padding:26px 24px 24px;display:flex;flex-direction:column;align-items:stretch;text-align:right;box-shadow:0 12px 34px rgba(17,22,34,.1);min-height:100%}.price-card,.price-card--mid{position:relative}.price-badge-floating{position:absolute;top:-14px;left:50%;transform:translateX(-50%);font-size:13px;font-weight:800;padding:6px 14px;box-shadow:0 6px 14px rgba(0,0,0,.08)}.price-badge,.price-badge-floating{background:var(--yellow);color:#000;border-radius:999px}.price-badge{align-self:center;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 16px;margin-bottom:12px}.price-badge,.price-kicker{font-size:14px;font-weight:700}.price-kicker{color:var(--purple);margin-bottom:10px}.price-name{font-family:var(--fd);font-size:34px;font-weight:900;color:var(--dark);line-height:1.2;margin-bottom:6px}.price-pages{font-size:18px;color:#4f5568;margin-bottom:8px}.price-desc{font-size:17px;line-height:1.75;color:#686e84;min-height:92px;margin-bottom:16px}.price-features{margin:0 0 22px;padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.price-features li{position:relative;padding-right:26px;font-size:16px;line-height:1.65;color:#43495d}.price-features li:before{content:"✨";position:absolute;right:0;top:0;font-size:15px;line-height:1.5}.price-num{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;font-family:var(--fd);font-size:28px;font-weight:800;line-height:1;color:var(--dark);margin:auto 0 18px}.price-was{font-family:Heebo,sans-serif;font-size:21px;font-weight:700;color:#8b83a6;text-decoration:line-through;text-decoration-thickness:2px;-webkit-text-decoration-color:#b7afcd;text-decoration-color:#b7afcd;font-feature-settings:"tnum"}.price-now{display:flex;align-items:flex-start;gap:8px}.price-now-digits{font-family:Heebo,sans-serif;font-size:62px;font-weight:900;line-height:.95;font-feature-settings:"tnum"}.price-launch-flag{align-self:center;font-family:Heebo,sans-serif;font-size:12.5px;font-weight:800;color:var(--purple,#7c5cfc);background:#f1ecff;border-radius:999px;padding:3px 10px;white-space:nowrap;line-height:1.4}.price-btn{width:100%;justify-content:center}.pricing-note{text-align:center;margin-top:22px;font-size:16px;line-height:1.7;color:rgba(255,255,255,.75)}.pricing-section+.faq-section{padding-top:64px}.faq-wrap{max-width:900px;margin:0 auto}.faq-sub{max-width:620px;margin-inline:auto}.faq-list{display:flex;flex-direction:column;gap:16px;margin-top:46px}.faq-item{background:#f7f7f8;border-radius:18px;overflow:hidden;border:1px solid #eceaf3;transition:box-shadow .2s ease,border-color .2s ease}.faq-item[data-open]{border-color:#d8cdfd;box-shadow:0 10px 26px rgba(132,103,255,.06)}.faq-q{width:100%;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 24px;background:transparent;border:none;color:var(--dark);text-align:right;direction:rtl;cursor:pointer;font-size:18px;font-weight:500}.faq-q:hover{background:#f2effc}.faq-arrow{font-size:18px;color:#8c83b2;transition:transform .2s ease;flex-shrink:0}.faq-item[data-open] .faq-arrow{transform:rotate(180deg)}.faq-a{max-height:0;overflow:hidden;padding:0 24px;transition:max-height .28s ease,padding .28s ease}.faq-item[data-open] .faq-a{max-height:220px;padding:0 24px 18px}.faq-a p{font-size:17px;line-height:1.8;color:#555b70}.hero-cta-note{font-size:13px;color:#7a7589;margin:0;line-height:1.55;max-width:480px}.helps-section{background:linear-gradient(180deg,#fff 0,var(--cream) 100%)}.helps-grid{grid-template-columns:repeat(3,1fr)}.helps-grid .helps-card h3{font-size:18px}.trust-band{padding:56px 0 64px;background:var(--bg-lighter)}.early-stage-band,.trust-band{border-block:1px solid rgba(0,0,0,.06)}.early-stage-band{padding:20px 0;background:var(--yellow)}.early-stage-band__inner{text-align:center}.early-stage-band__line{margin:0 auto;max-width:42rem;font-size:16px;line-height:1.65;color:#3d2f10}.trust-band__inner{text-align:center}.trust-band__header{margin-bottom:36px}.trust-band__h2{font-family:var(--fd);font-size:clamp(28px,3.2vw,36px);font-weight:800;color:var(--dark);margin-bottom:10px;text-align:center}.trust-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;max-width:920px;margin-inline:auto;align-items:stretch;justify-content:center}.trust-point{background:#fff;border-radius:20px;padding:20px 16px;min-width:0;height:100%;display:flex;flex-direction:column;text-align:center;box-shadow:0 2px 12px rgba(80,60,40,.06)}.trust-point__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 auto 14px;border-radius:50%;background:rgba(136,108,255,.12);color:#6f53e0;font-size:1.35rem;line-height:1}.trust-point__icon svg{width:26px;height:26px}.trust-point__title{font-family:var(--fb);font-size:20px;font-weight:700;color:var(--dark);margin-bottom:8px;line-height:1.35}.trust-point__text{flex:1 1;font-size:16px;color:var(--mid);line-height:1.65;margin:0}.footer{background:var(--dark);padding:80px 0}.footer--warm{background:#2b2b31}.footer-inner{text-align:center}.footer-h2{font-family:var(--fd);font-size:clamp(34px,4vw,48px);font-weight:900;color:#fff;line-height:1.2;margin-bottom:14px}.footer-sub{font-size:20px;color:rgba(255,255,255,.88);margin-bottom:40px}.footer-form{max-width:560px;margin:0 auto;padding:28px;border-radius:20px;background:#2a292e;box-shadow:0 18px 36px rgba(0,0,0,.18);display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;text-align:right}.footer-field{display:flex;flex-direction:column;gap:6px}.footer-field--full{grid-column:1/-1}.footer-field label{font-size:16px;color:#fff;line-height:1.5}.footer-field input,.footer-field select{width:100%;height:48px;padding:0 16px;border-radius:15px;border:1px solid #414047;background:#38373d;color:#fff;direction:rtl;text-align:right;outline:none}.footer-field input::placeholder{color:#9d9aa6}.footer-field input:focus,.footer-field select:focus{border-color:var(--purple)}.footer-field select option{background:#2a292e;color:#fff}.footer .select-wrap{position:relative}.footer .select-wrap:after{content:"▾";position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9d9aa6;pointer-events:none;font-size:14px}.footer-submit{grid-column:1/-1;margin-top:6px}@media (max-width:960px){.why-grid{gap:16px}.trust-points,.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-points{max-width:640px}.trust-point:last-child:nth-child(odd){grid-column:1/-1;max-width:320px;justify-self:center;width:100%}.section{padding:60px 0}.hero-wrap,.sample-wrap{flex-direction:column;text-align:center}.hero-wrap{gap:8px}.hero-text,.sample-p,.sample-text{max-width:100%}.sample-preview-wrap .sample-preview-note{text-align:center;margin-left:auto;margin-right:auto}.sample-book-illustration{width:100%;max-width:min(680px,100%);margin-inline:auto}.hero-bullets,.hero-sub2{margin-left:auto;margin-right:auto}.hero-bullets{text-align:right}.hero-cta-note{margin-left:auto;margin-right:auto}.hero-btns{justify-content:center}.hero-img-wrap{width:100%;max-width:280px;order:1;margin:4px auto 0}.hero-img{object-position:center bottom}.hero-glow{width:84%;height:44%;top:64%;filter:blur(28px)}.fit-grid,.helps-grid{grid-template-columns:1fr}.trust-points{gap:16px}.trust-point{padding:20px 14px}.steps-row{flex-direction:column;gap:12px;align-items:center}.step-divider{width:1px;height:46px;margin-top:0;background:linear-gradient(180deg,rgba(136,108,255,0),rgba(136,108,255,.45),rgba(136,108,255,0))}.how-step{flex:0 0 auto;width:100%;max-width:420px}.sample-img-wrap{max-width:min(680px,100%);width:100%}.fit-grid,.fit-note-box{grid-template-columns:1fr}.fit-note-divider{width:100%;height:1px}.fit-card-title{font-size:28px}.fit-list li{font-size:17px}.fit-quote{font-size:24px}.pricing-grid{grid-template-columns:1fr;max-width:460px;margin:40px auto 0}.price-card--mid{transform:none}.gallery-card{flex:0 0 260px}.gallery-card img{height:360px}.gallery-h2{font-size:28px}}@media (max-width:640px){.hero{padding:28px 0 48px}.hero-h1{font-size:42px}.hero-sub2{font-size:17px}.hero-btns,.hero-bullets{flex-direction:column}.hero-bullets{align-items:center;padding-right:0;list-style:none}.hero-bullets li{font-size:14px}.nav-links{display:none}.section-h2{font-size:40px}.section-sub{font-size:17px}.trust-points,.why-grid{grid-template-columns:1fr}.trust-points{max-width:420px}.trust-point:last-child:nth-child(odd){grid-column:auto;max-width:none}.fit-card,.why-card{padding:20px 16px}.fit-card h3,.landing-card-title,.why-card h3{font-size:20px}.fit-card p,.landing-card-body,.sample-p,.why-card p{font-size:17px;line-height:1.65}.how-card{width:100%;padding:20px 16px}.sample-h2{font-size:28px}.gallery-section{padding:48px 0 40px}.gallery-card{flex:0 0 220px}.gallery-card img{height:300px}.gallery-track{gap:14px;padding:0 16px}.fit-section{padding:68px 16px 24px}.fit-title{font-size:40px}.fit-subtitle{font-size:17px;line-height:1.65}.fit-card{border-radius:22px;padding:24px 20px 22px}.fit-card-title{font-size:24px}.fit-list li{font-size:17px;line-height:1.6;padding-right:24px}.fit-note-col{padding:22px 20px}.fit-note-label{font-size:19px}.fit-note-list li{font-size:16px;line-height:1.6;padding-right:24px}.fit-quote{font-size:18px;line-height:1.55}.price-card{padding:22px 18px 20px;border-radius:22px}.price-name{font-size:28px}.price-desc,.price-pages{font-size:16px}.price-desc{min-height:auto}.price-now-digits{font-size:52px}.price-features li{font-size:15px}.faq-q{font-size:16px;padding:16px}.faq-item[data-open] .faq-a{padding:0 16px 16px}.faq-a{padding:0 16px}.faq-a p{font-size:15px}.footer{padding:56px 0}.footer-h2{font-size:28px}.footer-sub{font-size:16px}.footer-form{grid-template-columns:1fr;padding:20px 16px}.footer-field--full{grid-column:auto}}.section{padding:72px 0}.section-sub{margin-bottom:38px}.hero{padding:48px 0 0}@media (max-width:860px){.section{padding:56px 0}}.scroll-progress{display:none}@supports (animation-timeline:scroll()){.scroll-progress{display:block;position:fixed;top:0;right:0;height:3px;width:100%;background:linear-gradient(270deg,var(--purple),#ffb46c,var(--yellow));transform-origin:right;transform:scaleX(0);z-index:300;animation:scroll-progress-fill linear both;animation-timeline:scroll(root);pointer-events:none}@keyframes scroll-progress-fill{to{transform:scaleX(1)}}}.hero{overflow:visible}.hero,.hero-wrap{position:relative}.hero-wrap{z-index:1}.hero-float{animation:hero-float 7s ease-in-out infinite alternate;will-change:transform}@keyframes hero-float{0%{transform:translateZ(0) rotate(-.2deg)}to{transform:translate3d(0,-10px,0) rotate(.3deg)}}.hero-glow{animation:hero-glow-breathe 6s ease-in-out infinite alternate}@keyframes hero-glow-breathe{0%{opacity:.75;transform:translate(-50%,-50%) scale(.97)}to{opacity:1;transform:translate(-50%,-50%) scale(1.05)}}.btn-primary{position:relative;overflow:hidden}.btn-primary:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.35) 50%,transparent 70%);transform:translateX(160%);transition:transform .7s var(--motion-ease-out,ease-out);pointer-events:none}@media (hover:hover) and (pointer:fine){[data-motion=on] .btn-primary{transition:transform .2s var(--motion-ease-out),box-shadow .2s var(--motion-ease-out)}[data-motion=on] .btn-primary:hover{transform:translate3d(0,-2px,0);box-shadow:0 14px 30px rgba(136,108,255,.3)}[data-motion=on] .btn-primary:hover:after{transform:translateX(-160%)}}[data-motion=on] .price-card--mid.is-visible{box-shadow:0 0 0 2px rgba(136,108,255,.22),var(--shadow-card)}@media (prefers-reduced-motion:reduce){.btn-primary:after,.hero-float,.hero-glow,.scroll-progress{animation:none!important;transition:none!important;transform:none!important}.scroll-progress{display:none!important}}.early-stage-band{background:#fdf6e2;border-top:1px solid #f4e8c8;border-bottom:1px solid #f4e8c8}[data-motion=on]{--motion-ease-out:cubic-bezier(0.22,1,0.36,1);--motion-ease-soft:cubic-bezier(0.33,1,0.68,1);--motion-duration-reveal:750ms;--motion-duration-tap:0.14s;--motion-reveal-travel-y:26px;--motion-stagger-step:80ms}[data-motion=on].motion-ready [data-reveal]:not(.is-visible),html.js-reveal [data-motion=on].motion-ready [data-reveal]:not(.is-visible){opacity:0;transform:translateY(var(--motion-reveal-travel-y));will-change:opacity,transform;pointer-events:auto}[data-motion=on] [data-reveal]{transition:opacity var(--motion-duration-reveal) var(--motion-ease-out),transform var(--motion-duration-reveal) var(--motion-ease-out)}[data-motion=on] [data-reveal].is-visible{opacity:1;transform:translateY(0)}[data-motion=on].motion-ready [data-reveal=scale]:not(.is-visible),html.js-reveal [data-motion=on].motion-ready [data-reveal=scale]:not(.is-visible){transform:translateY(12px) scale3d(.955,.955,1)}[data-motion=on] [data-reveal=scale].is-visible{transform:translateY(0) scaleX(1)}[data-motion=on].motion-ready [data-reveal=fade]:not(.is-visible),html.js-reveal [data-motion=on].motion-ready [data-reveal=fade]:not(.is-visible){transform:none}[data-motion=on] .btn-light:active,[data-motion=on] .btn-outline:active,[data-motion=on] .btn-primary:active,[data-motion=on] .mvp-challenge-card:active,[data-motion=on] .nav-cta:active,[data-motion=on] .price-btn:active{transform:scale3d(.97,.97,1);transition-duration:var(--motion-duration-tap);transition-timing-function:var(--motion-ease-soft)}@media (hover:hover) and (pointer:fine){[data-motion=on] .how-card,[data-motion=on] .mvp-challenge-card,[data-motion=on] .price-card,[data-motion=on] .trust-point,[data-motion=on] .why-card{transition:transform .22s var(--motion-ease-out),box-shadow .22s var(--motion-ease-out)}[data-motion=on] .how-card.is-visible:hover,[data-motion=on] .mvp-challenge-card.is-visible:hover,[data-motion=on] .price-card.is-visible:hover,[data-motion=on] .trust-point.is-visible:hover,[data-motion=on] .why-card.is-visible:hover{transform:translate3d(0,-4px,0);box-shadow:var(--shadow-card)}}@media (pointer:fine){[data-motion=on] [data-parallax=hero-img]{transition:transform .12s linear;will-change:transform}}@media (pointer:coarse){[data-motion=on] [data-parallax=hero-img]{transform:none!important}}@media (prefers-reduced-motion:reduce){[data-motion=on] .btn-light,[data-motion=on] .btn-outline,[data-motion=on] .btn-primary,[data-motion=on] .gallery-card,[data-motion=on] .how-card,[data-motion=on] .mvp-challenge-card,[data-motion=on] .nav-cta,[data-motion=on] .price-btn,[data-motion=on] .price-card,[data-motion=on] .trust-point,[data-motion=on] .why-card,[data-motion=on] [data-parallax=hero-img],[data-motion=on] [data-reveal]{opacity:1!important;transform:none!important;transition:none!important;animation:none!important;will-change:auto!important}}.about-section{background:radial-gradient(90% 60% at 50% 0,#fffdf4 0,transparent 70%),linear-gradient(180deg,#fffcf5,#fdf9ef);border-top:1px solid #f4edda;border-bottom:1px solid #f4edda}.about-intro{font-size:19px;color:var(--mid);line-height:1.75;text-align:center;max-width:720px;margin:0 auto 14px}.about-belief{font-family:var(--fd);font-weight:800;font-size:clamp(19px,2.3vw,24px);color:var(--dark);line-height:1.55;text-align:center;max-width:640px;margin:0 auto 44px}.about-people{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px;max-width:880px;margin:0 auto}.about-person{background:#fff;border:1px solid #f1e9d2;border-radius:24px;padding:34px 28px 30px;text-align:center;box-shadow:0 12px 32px rgba(103,82,40,.06)}.about-portrait-ring{width:108px;height:108px;margin:0 auto 16px;border-radius:50%;padding:4px;background:conic-gradient(from 210deg,#ffe9a8,#ffd6e4,#d9ccff,#ffe9a8)}.about-portrait{width:100%;height:100%;border-radius:50%;object-fit:cover;background:#fff}.about-name{font-family:var(--fd);font-weight:900;font-size:22px;color:var(--dark);margin-bottom:6px}.about-role{display:inline-block;font-size:13.5px;font-weight:700;color:#8a6d2f;background:#fdf3d7;border:1px solid #f3e4b6;border-radius:999px;padding:4px 14px;margin-bottom:14px}.about-bio{font-size:15.5px;color:var(--mid);line-height:1.75}.about-tech-line{font-family:var(--fd);font-weight:800;font-size:17.5px;color:#6d5a2e;text-align:center;max-width:560px;margin:36px auto 0;padding:16px 22px;background:#fdf6e2;border:1px dashed #ecdcae;border-radius:18px;line-height:1.7}.about-approach{margin-top:68px}.about-approach-h3{font-family:var(--fd);font-weight:900;font-size:clamp(24px,3vw,34px);color:var(--dark);text-align:center;margin-bottom:12px;line-height:1.15}.about-approach-p{font-size:17px;color:var(--mid);line-height:1.75;text-align:center;max-width:620px;margin:0 auto 32px}.about-approach-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;max-width:980px;margin:0 auto}.about-approach-card{background:#fff;border:1px solid #f1e9d2;border-radius:20px;padding:26px 22px;text-align:center}.about-approach-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:14px;color:#b48a2c;background:#fdf3d7;margin-bottom:12px}.about-approach-icon svg{width:24px;height:24px}.about-approach-title{font-family:var(--fd);font-weight:800;font-size:18px;color:var(--dark);margin-bottom:8px}.about-approach-body{font-size:15px;color:var(--mid);line-height:1.7}@media (hover:hover) and (pointer:fine){[data-motion=on] .about-approach-card,[data-motion=on] .about-person{transition:transform .22s var(--motion-ease-out),box-shadow .22s var(--motion-ease-out)}[data-motion=on] .about-approach-card.is-visible:hover,[data-motion=on] .about-person.is-visible:hover{transform:translate3d(0,-4px,0);box-shadow:0 18px 40px rgba(103,82,40,.1)}}@media (max-width:860px){.about-approach-grid,.about-people{grid-template-columns:1fr;max-width:480px}.about-person{padding:28px 22px 26px}.about-approach{margin-top:52px}}