.p-home a{color:var(--brand-light);text-decoration:none}.p-home a:hover{color:var(--brand-mid)}.p-home .eyebrow{display:inline-flex;align-items:center;gap:13px;font-weight:700;font-size:12px;letter-spacing:.34em;text-transform:uppercase;color:var(--brand-deep)}.p-home .eyebrow.center:after,.p-home .eyebrow:before{content:"";width:26px;height:2px;background:var(--brand-mid)}.p-home .eyebrow.center{justify-content:center}.p-home h2.title{font-weight:300;font-size:clamp(31px,4vw,47px);line-height:1.08;letter-spacing:-.02em;color:var(--ink)}.p-home .lead em,.p-home h1 em,.p-home h2.title em{font-family:var(--display-italic);font-style:italic;font-weight:600}.p-home .lead{font-weight:400;font-size:18.5px;line-height:1.7;color:var(--ink-2)}.p-home .sec{padding:104px 0}.p-home .sec-head{max-width:760px}.p-home .sec-head.center{margin:0 auto;text-align:center}.p-home .sec-head h2{margin:20px 0 0}.p-home .sec-head .lead{margin-top:22px}.p-home .btn{display:inline-flex;align-items:center;gap:13px;cursor:pointer;border:0;font-family:var(--ui);font-weight:600;font-size:13px;letter-spacing:.05em;text-transform:uppercase;padding:17px 28px;border-radius:99px 99px 99px 3px;transition:transform .22s ease,filter .22s ease,border-radius .22s ease,border-color .22s ease,color .22s ease,background .22s ease}.p-home .btn:hover{transform:translateY(-2px);border-radius:99px}.p-home .btn.primary{background:var(--brand-grad);color:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25),0 18px 44px -14px rgba(56,122,104,.55)}.p-home .btn.primary:hover{filter:brightness(1.07)}.p-home .btn.outline{background:transparent;color:var(--brand-light);border:1px solid var(--rule-brand);padding:16px 27px}.p-home .btn.outline:hover{border-color:var(--brand-mid);color:var(--ink)}.p-home .btn.light{background:#f6f9f7;color:#0b1c17}.p-home .btn.light:hover{background:#fff}.p-home .btn .arr{width:22px;height:22px;border-radius:99px 99px 99px 3px;background:hsla(0,0%,100%,.22);display:inline-grid;place-items:center;flex:none}.p-home .btn.light .arr{background:rgba(11,28,23,.1)}.p-home .btn svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.p-home .ghost{display:inline-flex;align-items:center;gap:11px;cursor:pointer;font-weight:600;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-2);padding:6px 0;position:relative}.p-home .ghost:after{content:"";position:absolute;left:0;bottom:0;height:1.5px;width:26px;background:var(--brand-mid);transition:width .3s ease}.p-home .ghost:hover{color:var(--ink)}.p-home .ghost:hover:after{width:100%}.p-home .ghost svg{width:13px;height:13px;fill:none;stroke:var(--brand-mid);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.p-home .chip{display:inline-flex;align-items:center;gap:9px;font-family:var(--ui);font-weight:600;font-size:13px;letter-spacing:.01em;color:var(--brand-deep);padding:9px 16px;border:1.5px solid var(--rule-brand);border-radius:99px;background:rgba(63,138,117,.1)}.p-home .chip i{width:6px;height:6px;background:var(--brand-mid);transform:rotate(45deg);flex:none}.p-home .hero{position:relative;padding:150px 0 92px;background:#08201a url(/brand/pattern.webp) 50%/cover;color:#f6f9f7;overflow:hidden;isolation:isolate}.p-home .hero:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(168deg,rgba(9,32,26,.5),rgba(6,16,13,.92) 86%),radial-gradient(ellipse 80% 55% at 50% 6%,rgba(90,176,150,.18),transparent 70%)}.p-home .hero .wrap{position:relative;z-index:1}.p-home .hero-head{max-width:940px;margin:0 auto;text-align:center}.p-home .hero .eyebrow{color:#7ec9b2;justify-content:center}.p-home .hero .eyebrow:after,.p-home .hero .eyebrow:before{background:#7ec9b2}.p-home .hero .eyebrow:after{content:"";width:26px;height:2px}.p-home .hero h1{font-weight:300;font-size:clamp(38px,5.6vw,70px);line-height:1.02;letter-spacing:-.028em;color:#f6f9f7;margin:24px auto 0;max-width:15ch}.p-home .hero h1 em{color:#c7eade}.p-home .hero .hsub{font-weight:300;font-size:19px;line-height:1.72;color:rgba(233,240,236,.9);margin:30px auto 0;max-width:54ch}.p-home .hero-pills{display:flex;flex-wrap:wrap;gap:11px;margin:30px auto 0;justify-content:center}.p-home .hero .chip{color:#c7eade;border-color:rgba(199,234,222,.34);background:rgba(90,176,150,.14)}.p-home .hero .chip i{background:#7ec9b2}.p-home .hero-cta{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin:38px auto 0;justify-content:center}.p-home .hero .ghost{color:rgba(233,240,236,.86)}.p-home .hero .ghost:hover{color:#fff}.p-home .hero-trust{margin-top:66px;padding-top:30px;border-top:1px solid rgba(199,234,222,.18);display:flex;flex-wrap:wrap;gap:46px;align-items:center;justify-content:center}.p-home .hero-trust .t{display:flex;flex-direction:column;gap:5px;text-align:center}.p-home .hero-trust .t b{font-weight:300;font-size:31px;letter-spacing:-.02em;color:#f6f9f7;font-variant-numeric:tabular-nums}.p-home .hero-trust .t span{font-family:var(--mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:rgba(199,234,222,.66)}.p-home .hero-trust .div{width:1px;align-self:stretch;background:rgba(199,234,222,.18)}.p-home .featured{background:var(--bg-1);padding:0 0 104px}.p-home .feat-card{position:relative;max-width:var(--maxw);margin:0 auto;transform:translateY(-64px);display:grid;grid-template-columns:1.02fr .98fr;background:#0b2820 url(/brand/pattern.webp) 50%/cover;color:#f6f9f7;border:1px solid rgba(199,234,222,.16);border-radius:22px;overflow:hidden;box-shadow:0 60px 130px -50px rgba(6,16,13,.7)}.p-home .feat-card:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(120deg,rgba(6,16,13,.34),rgba(6,16,13,.86))}.p-home .feat-media{position:relative;min-height:440px}.p-home .feat-media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-home .feat-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 40%,rgba(11,40,32,.9))}.p-home .feat-flag{position:absolute;top:22px;left:22px;z-index:2;font-family:var(--mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#fff;background:var(--brand-deep);padding:8px 13px;border-radius:0 0 10px 0}.p-home .feat-body{position:relative;z-index:1;padding:56px 56px 52px;display:flex;flex-direction:column;justify-content:center}.p-home .feat-body .eyebrow{color:#7ec9b2}.p-home .feat-body .eyebrow:before{background:#7ec9b2}.p-home .feat-body h2{font-weight:300;font-size:clamp(30px,3.4vw,44px);line-height:1.06;letter-spacing:-.022em;margin:18px 0 0}.p-home .feat-body h2 em{font-family:var(--display-italic);font-style:italic;font-weight:600;color:#c7eade}.p-home .feat-body p{font-weight:300;font-size:17px;line-height:1.7;color:rgba(233,240,236,.9);margin:20px 0 0;max-width:44ch}.p-home .feat-points{list-style:none;margin:26px 0 0;padding:0;display:grid;gap:12px}.p-home .feat-points li{display:flex;align-items:center;gap:12px;font-size:14.5px;color:#e9f0ec}.p-home .feat-points li svg{width:16px;height:16px;flex:none;fill:none;stroke:#7ec9b2;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.p-home .feat-cta{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:34px}.p-home .feat-cta .ghost{color:rgba(233,240,236,.86)}.p-home .feat-cta .ghost:hover{color:#fff}.p-home .pillars{background:var(--bg-1)}.p-home .pill-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:56px}.p-home .pcard{position:relative;display:flex;flex-direction:column;background:var(--card);border:1px solid var(--rule);border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.p-home .pcard:hover{transform:translateY(-6px);box-shadow:0 40px 80px -44px rgba(11,28,23,.5);border-color:var(--rule-brand)}.p-home .pcard-media{position:relative;aspect-ratio:16/11;overflow:hidden;background:#0b2820}.p-home .pcard-media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.p-home .pcard:hover .pcard-media img{transform:scale(1.05)}.p-home .pcard-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,16,13,.5),transparent 55%)}.p-home .pcard-kicker{position:absolute;left:18px;bottom:16px;z-index:2;display:flex;align-items:center;gap:10px;font-family:var(--mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#c7eade}.p-home .pcard-kicker .n{color:#7ec9b2}.p-home .pcard-body{padding:26px 26px 28px;display:flex;flex-direction:column;flex:1}.p-home .pcard-body h3{font-weight:400;font-size:23px;letter-spacing:-.01em;color:var(--ink)}.p-home .pcard-body h3 em{font-family:var(--display-italic);font-style:italic;font-weight:600;color:var(--brand-light)}.p-home .pcard-body p{font-size:15px;line-height:1.62;color:var(--ink-muted);margin:12px 0 0}.p-home .pcard-body .ghost{margin-top:22px;align-self:flex-start}.p-home .pcard.soon{opacity:1}.p-home .pcard .soon-tag{margin-left:auto;font-family:var(--mono);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-dim);border:1px solid var(--rule);border-radius:99px;padding:3px 9px}.p-home .tools{position:relative;background:#08201a url(/brand/pattern.webp) 50%/cover;color:#f6f9f7;overflow:hidden;isolation:isolate}.p-home .tools:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(6,16,13,.9),rgba(9,32,26,.82))}.p-home .tools .wrap{position:relative;z-index:1}.p-home .tools .eyebrow{color:#7ec9b2}.p-home .tools .eyebrow.center:after,.p-home .tools .eyebrow:before{background:#7ec9b2}.p-home .tools h2.title{color:#f6f9f7}.p-home .tools .lead{color:rgba(233,240,236,.88)}.p-home .tool-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;margin-top:56px}.p-home .tcard{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:30px;padding:40px;border-radius:18px;border:1px solid rgba(199,234,222,.2);overflow:hidden;transition:transform .3s ease,border-color .3s ease}.p-home .tcard:hover{transform:translateY(-5px);border-color:var(--brand-mid)}.p-home .tcard.primary{background:linear-gradient(140deg,rgba(90,176,150,.22),rgba(11,40,32,.5));border-color:rgba(90,176,150,.4)}.p-home .tcard.alt{background:hsla(0,0%,100%,.04)}.p-home .tcard-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.p-home .tcard-ico{width:56px;height:56px;flex:none;border-radius:14px;background:rgba(90,176,150,.16);border:1px solid rgba(199,234,222,.24);display:grid;place-items:center}.p-home .tcard-ico img{width:30px;height:30px;filter:brightness(0) saturate(100%) invert(78%) sepia(18%) saturate(560%) hue-rotate(105deg) brightness(94%) contrast(88%)}.p-home .tcard .badge{font-family:var(--mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;padding:6px 11px;border-radius:99px}.p-home .tcard.primary .badge{color:#06100d;background:var(--brand-mid)}.p-home .tcard.alt .badge{color:#c7eade;border:1px solid rgba(199,234,222,.3)}.p-home .tcard h3{font-weight:300;font-size:clamp(26px,3vw,36px);line-height:1.06;letter-spacing:-.02em;color:#f6f9f7}.p-home .tcard h3 em{font-family:var(--display-italic);font-style:italic;font-weight:600;color:#c7eade}.p-home .tcard p{font-weight:300;font-size:16px;line-height:1.66;color:rgba(233,240,236,.86);margin:16px 0 0;max-width:42ch}.p-home .tcard .btn{align-self:flex-start}.p-home .tcard .ghost{color:rgba(233,240,236,.86);align-self:flex-start}.p-home .tcard .ghost:hover{color:#fff}.p-home .tcard.book{flex-direction:row;align-items:center;gap:28px;padding:32px 36px;background:hsla(0,0%,100%,.04)}.p-home .tcard.book:hover{transform:translateY(-5px);border-color:var(--brand-mid)}.p-home .tcard.book .book-shot{flex:none;width:150px;position:relative;display:flex;align-items:center;justify-content:center}.p-home .tcard.book .book-shot:after{content:"";position:absolute;left:50%;bottom:-8px;transform:translateX(-50%);width:70%;height:18px;background:radial-gradient(ellipse,rgba(0,0,0,.5),transparent 70%);filter:blur(3px)}.p-home .tcard.book .book-shot img{width:100%;height:auto;aspect-ratio:1072/1344;-o-object-fit:cover;object-fit:cover;border-radius:10px;filter:drop-shadow(0 20px 30px rgba(0,0,0,.55));transition:transform .4s ease}.p-home .tcard.book:hover .book-shot img{transform:translateY(-3px) rotate(-1.2deg)}.p-home .tcard.book .book-body{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:13px}.p-home .tcard.book h3{font-size:clamp(23px,2.4vw,30px)}.p-home .tcard.book p{margin:0;max-width:34ch}.p-home .badge.lock{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;color:#c7eade;background:rgba(90,176,150,.14);border:1px solid rgba(199,234,222,.3)}.p-home .badge.lock svg{width:12px;height:12px;flex:none}.p-home .notify-btn{display:inline-flex;align-items:center;gap:9px;padding:12px 22px;border-radius:99px;border:1px solid rgba(199,234,222,.34);background:hsla(0,0%,100%,.05);color:#eef4f1;font-family:var(--ui);font-weight:600;font-size:13px;letter-spacing:.01em;cursor:pointer;transition:background .22s ease,border-color .22s ease}.p-home .notify-btn svg{width:15px;height:15px;flex:none}.p-home .notify-btn:hover{background:rgba(90,176,150,.2);border-color:var(--brand-mid)}.p-home .notify-btn.done{background:rgba(90,176,150,.24);border-color:var(--brand-mid);color:#dff3ea}.p-home .finalcta{background:var(--bg-1);text-align:center}.p-home .finalcta .inner{max-width:820px;margin:0 auto;text-align:center}.p-home .finalcta h2{font-weight:300;font-size:clamp(32px,4.4vw,54px);line-height:1.05;letter-spacing:-.024em;color:var(--ink);margin:20px auto 0}.p-home .finalcta h2 em{font-family:var(--display-italic);font-style:italic;font-weight:600;color:var(--brand-light)}.p-home .finalcta p{font-size:18px;line-height:1.66;color:var(--ink-2);margin:22px auto 0;max-width:50ch}.p-home .finalcta .btn{margin-top:36px}.p-home .brother{background:var(--bg-1)}.p-home .brother-grid{display:grid;grid-template-columns:1fr 1.02fr;gap:64px;align-items:center}.p-home .brother-copy .lead{margin-top:20px}.p-home .brother-list{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:13px}.p-home .brother-list li{display:flex;align-items:center;gap:12px;font-size:15.5px;color:var(--ink-2)}.p-home .brother-list li svg{width:17px;height:17px;flex:none;fill:none;stroke:var(--brand-mid);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.p-home .brother-copy .btn{margin-top:34px}.p-home .brother-fine{margin-top:14px;font-family:var(--mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-dim)}.p-home .brother-photos{display:grid;grid-template-columns:1fr 1fr;gap:14px}.p-home .brother-photos .bp{aspect-ratio:4/5;border-radius:14px;overflow:hidden;position:relative}.p-home .brother-photos .bp img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .6s ease}.p-home .brother-photos .bp:hover img{transform:scale(1.05)}.p-home .brother-photos .bp:nth-child(2n){transform:translateY(30px)}.p-home .wird{background:var(--bg-1);color:var(--ink);position:relative;overflow:hidden}.p-home .wird .eyebrow.center{color:var(--brand-deep)}.p-home .wird .eyebrow.center:after,.p-home .wird .eyebrow.center:before{background:var(--brand-mid)}.p-home .wird h2.title{color:var(--ink)}.p-home .wird h2.title em{color:var(--brand-light)}.p-home .wird .lead{color:var(--ink-2)}.p-home .wird .lead em{font-family:var(--display-italic);font-style:italic;font-weight:600;color:var(--brand-light)}.p-home .wcalc{margin-top:52px;display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:940px;margin-left:auto;margin-right:auto}.p-home .wcalc-in,.p-home .wcalc-out{border:1px solid var(--rule);border-radius:18px;padding:34px 34px 30px}.p-home .wcalc-in{background:var(--card)}.p-home .wcalc-out{background:linear-gradient(150deg,rgba(63,138,117,.1),rgba(63,138,117,.03));border-color:var(--rule-brand);display:flex;flex-direction:column}.p-home .wcalc-in label{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep)}.p-home .wcalc-row{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.p-home .stepper{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--rule);border-radius:12px;padding:12px 14px;background:var(--bg-0)}.p-home .stepper button{width:32px;height:32px;flex:none;border-radius:8px;border:1px solid var(--rule-strong);color:var(--brand-deep);font-size:19px;line-height:1;display:grid;place-items:center;transition:background .18s ease,border-color .18s ease}.p-home .stepper button:hover{background:rgba(63,138,117,.12);border-color:var(--brand-mid)}.p-home .stepper>div{text-align:center}.p-home .stepper b{display:block;font-size:26px;font-weight:600;color:var(--ink);font-family:var(--ui)}.p-home .stepper span{font-family:var(--mono);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-dim)}.p-home #w-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:5px;border-radius:99px;background:var(--rule-strong);margin-top:26px;cursor:pointer}.p-home #w-range::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:var(--brand-grad);border:3px solid var(--bg-1);box-shadow:0 4px 12px rgba(11,28,23,.25);cursor:pointer}.p-home #w-range::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#5ab096;border:3px solid var(--bg-1);cursor:pointer}.p-home .wcalc-note{margin-top:16px;font-family:var(--mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-dim)}.p-home .wcalc-big{display:flex;align-items:baseline;gap:12px}.p-home .wcalc-big b{font-family:var(--display-italic);font-style:italic;font-weight:600;font-size:clamp(56px,9vw,82px);line-height:1;color:var(--brand-light)}.p-home .wcalc-big span{font-size:16px;color:var(--ink-2)}.p-home .wcalc-out>p{margin-top:16px;font-weight:400;font-size:15.5px;line-height:1.6;color:var(--ink-2)}.p-home .wcalc-out>p b{color:var(--brand-deep);font-weight:600}.p-home .wcalc-prog{margin-top:auto;padding-top:28px}.p-home .wcalc-prog-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:11px}.p-home .wcalc-prog-head span{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-dim)}.p-home .wcalc-prog-head b{font-family:var(--mono);font-size:12px;letter-spacing:.04em;color:var(--brand-deep)}.p-home .wcalc-track{height:10px;border-radius:99px;background:var(--rule-strong);overflow:hidden}.p-home .wcalc-track .fill{display:block;height:100%;width:0;border-radius:99px;background:var(--brand-grad);transition:width .5s cubic-bezier(.2,.8,.2,1)}@media (max-width:900px){.p-home .brother-grid{gap:44px}.p-home .brother-grid,.p-home .wcalc{grid-template-columns:1fr}}@media (max-width:620px){.p-home .brother-photos .bp:nth-child(2n){transform:none}}.p-home .pop-scrim{position:fixed;inset:0;z-index:90;background:rgba(6,16,13,.62);backdrop-filter:blur(6px);display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.p-home .pop-scrim.open{opacity:1;visibility:visible}.p-home .pop{position:relative;width:min(620px,100%);display:grid;grid-template-columns:.82fr 1.18fr;background:var(--card);border-radius:18px;overflow:hidden;border:1px solid var(--rule-brand);box-shadow:0 60px 130px -40px rgba(6,16,13,.7);transform:translateY(16px) scale(.98);transition:transform .34s cubic-bezier(.2,.8,.2,1)}.p-home .pop-scrim.open .pop{transform:none}.p-home .pop-media{position:relative;background:#0b2820 url(/brand/pattern.webp) 50%/cover;min-height:230px}.p-home .pop-media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-home .pop-media:after{content:"";position:absolute;inset:0;background:linear-gradient(160deg,rgba(11,40,32,.28),rgba(6,16,13,.7))}.p-home .pop-media .pm-tag{position:absolute;left:18px;bottom:16px;z-index:2;font-family:var(--mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#c7eade}.p-home .pop-body{padding:38px 38px 34px;display:flex;flex-direction:column}.p-home .pop-body .eyebrow{color:var(--brand-deep)}.p-home .pop-body h3{font-weight:300;font-size:30px;line-height:1.06;letter-spacing:-.02em;color:var(--ink);margin:16px 0 0}.p-home .pop-body h3 em{font-family:var(--display-italic);font-style:italic;font-weight:600;color:var(--brand-light)}.p-home .pop-body p{font-size:15.5px;line-height:1.62;color:var(--ink-muted);margin:14px 0 0}.p-home .pop-list{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:9px}.p-home .pop-list li{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--ink-2)}.p-home .pop-list li svg{width:15px;height:15px;flex:none;fill:none;stroke:var(--brand-mid);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.p-home .pop-body .btn{margin-top:26px}.p-home .pop-fine{margin-top:14px;font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-dim)}.p-home .pop-close{position:absolute;top:14px;right:14px;z-index:3;width:38px;height:38px;border-radius:99px;background:rgba(6,16,13,.4);border:1px solid hsla(0,0%,96%,.24);display:grid;place-items:center;color:#f4f6f4;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.p-home .pop-close:hover{border-color:#5ab096;color:#5ab096}.p-home .pop-close svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.p-home .pop-form{margin-top:22px;display:flex;flex-direction:column;gap:12px}.p-home .pf-field input{width:100%;background:var(--bg-2);border:1.5px solid var(--rule-brand);border-radius:11px;color:var(--ink);font-size:15px;padding:14px 16px;transition:border-color .2s ease}.p-home .pf-field input:focus{outline:0;border-color:var(--brand-mid)}.p-home .pf-field input::-moz-placeholder{color:var(--ink-dim)}.p-home .pf-field input::placeholder{color:var(--ink-dim)}.p-home .pf-field.err input{border-color:var(--earth-clay)}.p-home .pf-err{display:none;margin-top:8px;font-size:12.5px;color:var(--earth-clay)}.p-home .pf-field.err .pf-err{display:block}.p-home .pop-form .btn{margin-top:2px;justify-content:center}.p-home .pop-done{display:none;align-items:center;gap:11px;margin-top:22px;padding:15px 18px;border-radius:12px;background:rgba(90,176,150,.14);border:1px solid var(--rule-brand);color:var(--ink);font-size:14.5px;line-height:1.4}.p-home .pop-done.show{display:flex}.p-home .pop-done svg{width:20px;height:20px;flex:none;fill:none;stroke:var(--brand-mid);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media (max-width:960px){.p-home .feat-card{grid-template-columns:1fr;transform:translateY(-48px)}.p-home .feat-media{min-height:280px}.p-home .feat-body{padding:38px 32px 40px}.p-home .pill-grid{grid-template-columns:1fr 1fr}.p-home .tool-grid{grid-template-columns:1fr}.p-home .tcard.book{flex-direction:column;gap:26px;padding:34px}.p-home .tcard.book .book-shot{width:240px;align-self:flex-start}.p-home .pop{grid-template-columns:1fr}.p-home .pop-media{min-height:150px}}@media (max-width:680px){.p-home .sec{padding:74px 0}.p-home .hero{padding:128px 0 74px}.p-home .hero-trust{gap:26px}.p-home .hero-trust .div{display:none}.p-home .pill-grid{grid-template-columns:1fr}.p-home .feat-body{padding:32px 24px 36px}.p-home .pop-body{padding:30px 26px 28px}}