.about{padding:3.5rem 0}.about-inner{max-width:46rem;margin:0 auto;text-align:center}.about-eyebrow{display:block;margin-bottom:.7rem}.about-inner h2{font-family:var(--display);font-weight:600;color:var(--ivory);font-size:clamp(1.5rem,4.4vw,2.4rem);letter-spacing:-.02em;line-height:1.15;margin:0}.about-lede{color:var(--taupe);font-size:1rem;line-height:1.65;margin:.9rem 0 0}.about-more{max-height:0;overflow:hidden;visibility:hidden;transition:max-height .42s var(--ease),visibility 0s linear .42s}.about.is-open .about-more{visibility:visible;transition:max-height .42s var(--ease),visibility 0s linear 0s}.about-body{color:var(--taupe);font-size:1rem;line-height:1.65;padding-top:1rem}.about-body p{margin:0 0 .9rem}.about-body p:last-child{margin-bottom:0}.about-quote{margin:1.4rem 0 0;padding:1.15rem 1.25rem;background:var(--card);border:1px solid var(--line-2);border-radius:16px}.about-quote blockquote{margin:0;font-family:var(--display);font-weight:500;color:var(--ivory);font-size:1.02rem;line-height:1.5;letter-spacing:-.01em}.about-quote figcaption{margin-top:.6rem;color:var(--bronze-ink);font-size:.82rem;letter-spacing:.02em}.about-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.1rem;color:var(--bronze-ink);font-size:.9rem;font-weight:600;min-height:44px}.about-link svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;position:static;transition:transform .25s var(--ease)}.about-link:hover svg{transform:translate(3px)}.about-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin-top:1.1rem;min-height:44px;padding:0 1.25rem;background:transparent;color:var(--ivory);font-family:inherit;font-size:.92rem;font-weight:600;border:1px solid var(--line-strong);border-radius:100px;cursor:pointer;transition:background .25s var(--ease),border-color .25s var(--ease),color .25s var(--ease)}.about-toggle:hover{background:var(--ivory);color:var(--base);border-color:var(--ivory)}.about-toggle:focus-visible{outline:2px solid var(--bronze);outline-offset:3px}.about-toggle-ic{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;position:static;transition:transform .3s var(--ease)}.about.is-open .about-toggle-ic{transform:rotate(180deg)}@media(max-width:680px){.about{padding:2.4rem 0}.about-lede{font-size:.95rem;line-height:1.6}.about-body{font-size:.95rem;line-height:1.6;padding-top:.85rem}.about-quote{margin-top:1.15rem;padding:.95rem 1rem;border-radius:14px}.about-quote blockquote{font-size:.96rem}.about-toggle{width:100%;margin-top:1rem}}@media(prefers-reduced-motion:reduce){.about-more{transition:none}.about-toggle-ic,.about-link svg{transition:none}}.contact-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:clamp(1.6rem,4vw,3.4rem);align-items:start}.contact-h{font-family:var(--display);font-weight:700;color:var(--ivory);font-size:clamp(1.9rem,4vw,2.75rem);letter-spacing:-.02em;margin:.7rem 0 0;line-height:1.1}.contact-intro{margin:.9rem 0 1.8rem;color:var(--taupe);font-size:1.02rem;line-height:1.7;max-width:52ch}.cform{display:block}.cform-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem}.cform-field{margin-bottom:1.1rem;display:flex;flex-direction:column;gap:.4rem}.cform-field label{font-size:.82rem;font-weight:600;color:var(--ivory)}.cform-field .req{color:var(--bronze-ink)}.cform-field .opt{font-weight:400;color:var(--muted)}.cform input,.cform textarea,.cform-select{width:100%;background:var(--elev);border:1px solid var(--line);border-radius:12px;padding:.75rem .9rem;color:var(--ivory);font-family:inherit;font-size:.95rem;transition:border-color .18s,box-shadow .18s}.cform textarea{resize:vertical;min-height:120px;line-height:1.6}.cform input:focus,.cform textarea:focus,.cform-select:focus{outline:none;border-color:var(--bronze);box-shadow:0 0 0 3px var(--bronze-tint)}.cform input:user-invalid,.cform textarea:user-invalid,.cform-select:user-invalid,.cform [aria-invalid=true]{border-color:var(--bad,#C0392B)}.cform-select{appearance:none;-webkit-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235c534a' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;padding-right:2.5rem}html[data-theme=dark] .cform-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239b9184' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}.cform-submit{margin-top:.4rem}.cform-fine{margin-top:.9rem;font-size:.8rem;color:var(--muted);line-height:1.5}.cform-note{padding:.85rem 1.1rem;border-radius:12px;font-size:.92rem;margin-bottom:1.4rem;line-height:1.55}.cform-note--ok{background:rgba(var(--good-rgb,21,128,61),.12);border:1px solid rgba(var(--good-rgb,21,128,61),.4);color:var(--good,#15803D)}.cform-note--err{background:rgba(var(--bad-rgb,192,57,43),.12);border:1px solid rgba(var(--bad-rgb,192,57,43),.45);color:var(--bad,#C0392B)}.cform-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:clamp(1.4rem,3vw,2rem)}.contact-card+.contact-card{margin-top:1.2rem}.contact-card-h{font-family:var(--display);font-weight:700;color:var(--ivory);font-size:1.2rem;margin:0 0 1.1rem}.contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.contact-list li{display:flex;gap:.85rem;align-items:flex-start}.contact-list b{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:700;margin-bottom:.15rem}.contact-list a{color:var(--bronze-ink);text-decoration:none;border-bottom:1px solid transparent}.contact-list a:hover{border-bottom-color:var(--bronze)}.contact-ic{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:10px;background:var(--bronze-tint)}.contact-ic svg{width:17px;height:17px;stroke:var(--bronze);fill:none;stroke-width:1.7;position:static}.contact-sla{margin:1.2rem 0 0;padding-top:1.1rem;border-top:1px solid var(--line);font-size:.88rem;color:var(--taupe)}@media(max-width:900px){.contact-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:520px){.cform-row{grid-template-columns:minmax(0,1fr)}}.faqx-head{max-width:640px;margin-bottom:2rem}.faqx-h{font-family:var(--display);font-weight:700;color:var(--ivory);font-size:clamp(1.9rem,4vw,2.75rem);letter-spacing:-.02em;margin:.6rem 0 0;line-height:1.1}.faqx-intro{margin-top:.9rem;color:var(--taupe);font-size:1.02rem;line-height:1.7}.faqx{max-width:820px}.faqx-searchwrap{position:relative;margin-bottom:2rem}.faqx-search-ic{position:absolute;left:1rem;top:50%;transform:translateY(-50%);pointer-events:none}.faqx-search-ic svg{width:17px;height:17px;stroke:var(--muted);fill:none;stroke-width:1.8;position:static}.faqx-search{width:100%;background:var(--elev);border:1px solid var(--line);border-radius:100px;padding:.8rem 1rem .8rem 2.7rem;color:var(--ivory);font-family:inherit;font-size:.95rem}.faqx-search:focus{outline:none;border-color:var(--bronze);box-shadow:0 0 0 3px var(--bronze-tint)}.faqx-group{margin-bottom:2.4rem}.faqx-group[hidden]{display:none}.faqx-cat{font-family:var(--mono);font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:var(--bronze-ink);margin:0 0 .4rem;padding-bottom:.8rem;border-bottom:1px solid var(--line)}.faqx-acc details{border-bottom:1px solid var(--line)}.faqx-acc summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 0;font-weight:600;color:var(--ivory);font-size:1rem}.faqx-acc summary::-webkit-details-marker{display:none}.faqx-acc summary:focus-visible{outline:2px solid var(--bronze);outline-offset:3px;border-radius:3px}.faqx-item[hidden]{display:none}.faqx-q{line-height:1.4}.faqx-acc .plus{position:relative;width:14px;height:14px;flex:none}.faqx-acc .plus:before,.faqx-acc .plus:after{content:"";position:absolute;background:var(--bronze);transition:transform .25s ease}.faqx-acc .plus:before{top:6px;left:0;width:14px;height:2px}.faqx-acc .plus:after{left:6px;top:0;width:2px;height:14px}.faqx-acc details[open] .plus:after{transform:scaleY(0)}.faqx-acc .body{padding:0 0 1.2rem;color:var(--taupe);font-size:.95rem;line-height:1.7;max-width:68ch}.faqx-acc .body a{color:var(--bronze-ink);text-decoration:underline;text-underline-offset:2px}.faqx-empty{color:var(--muted);font-style:italic;padding:1rem 0}.faqx-cta{margin-top:1rem;padding-top:2rem;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.4rem}.faqx-cta p{margin:0;color:var(--ivory);font-weight:600}@media(prefers-reduced-motion:reduce){.faqx-acc .plus:before,.faqx-acc .plus:after{transition:none}}.ot-wrap{max-width:780px;margin:0 auto;padding-top:clamp(1.5rem,5vw,3rem)}.ot-hero{text-align:center;margin-bottom:clamp(1.6rem,4vw,2.4rem)}.ot-hero .label{display:block;margin-bottom:.9rem}.ot-hero h1{font-family:var(--display);font-weight:700;color:var(--ivory);font-size:clamp(2rem,6vw,3.1rem);letter-spacing:-.025em;line-height:1.08;margin:0}.ot-sub{margin:.9rem auto 0;max-width:46ch;color:var(--taupe);font-size:1.02rem;line-height:1.65}.ot-illus{margin:1.6rem auto 0;max-width:320px}.ot-illus svg{width:100%;height:auto;stroke:var(--bronze-soft);stroke-width:2;fill:none}.ot-illus .ot-truck rect,.ot-illus .ot-truck path{fill:var(--bronze-tint)}.ot-illus .ot-pt{fill:var(--bronze);stroke:none}.ot-illus .ot-pin{fill:var(--bronze-tint)}@media(prefers-reduced-motion:no-preference){.ot-route{stroke-dashoffset:160;animation:otDraw 2.4s ease forwards}.ot-truck{animation:otRoll 2.6s ease-in-out infinite alternate}.ot-pin{transform-box:fill-box;transform-origin:center bottom;animation:otBob 2s ease-in-out infinite}@keyframes otDraw{to{stroke-dashoffset:0}}@keyframes otRoll{0%{transform:translate(-6px)}to{transform:translate(4px)}}@keyframes otBob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}}.ot [hidden]{display:none!important}.ot-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:clamp(1.3rem,3.5vw,2rem);box-shadow:var(--elev)}.ot-card+.ot-card,.ot-results>*+*{margin-top:1.1rem}.ot-card-lbl{display:flex;align-items:center;gap:.5rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:700;margin-bottom:1rem}.ot-card-lbl svg{width:16px;height:16px;stroke:var(--bronze-soft);fill:none;stroke-width:1.7;position:static}.ot-form{display:flex;flex-direction:column;gap:1.15rem}.ot-field{display:flex;flex-direction:column;gap:.45rem}.ot-field label{font-size:.85rem;font-weight:600;color:var(--ivory)}.ot-form input{width:100%;height:54px;background:var(--elev);border:1px solid var(--line);border-radius:13px;padding:0 1rem;color:var(--ivory);font-family:inherit;font-size:1rem;transition:border-color .18s,box-shadow .18s}.ot-form input::placeholder{color:var(--muted)}.ot-form input:focus{outline:none;border-color:var(--bronze);box-shadow:0 0 0 3px var(--bronze-tint)}.ot-form input[aria-invalid=true]{border-color:var(--bad,#C0392B)}.ot-hint{margin:0;font-size:.8rem;color:var(--muted);line-height:1.45}.ot-opt{font-weight:400;color:var(--muted);font-size:.8rem}.ot-field.is-optional .ot-opt{color:var(--bronze-ink)}.ot-err{margin:0;font-size:.82rem;color:var(--bad,#C0392B);display:flex;align-items:center;gap:.35rem}.ot-err:before{content:"!";display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;background:rgba(var(--bad-rgb,192,57,43),.15);color:var(--bad,#C0392B);font-weight:700;font-size:.72rem;flex:none}.ot-submit{margin-top:.2rem;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;position:relative}.ot-submit[disabled]{opacity:.5;cursor:not-allowed}.ot-submit.is-loading .ot-submit-label{opacity:.55}.ot-spin{width:18px;height:18px;border:2px solid var(--on-accent,#fff);border-top-color:transparent;border-radius:50%;display:none}.ot-submit.is-loading .ot-spin{display:inline-block;animation:otSpin .7s linear infinite}@keyframes otSpin{to{transform:rotate(360deg)}}.ot-note{display:flex;align-items:center;gap:.5rem;margin:.1rem 0 0;font-size:.8rem;color:var(--muted);line-height:1.4}.ot-note svg{width:15px;height:15px;stroke:var(--bronze-soft);fill:none;stroke-width:1.6;flex:none;position:static}.ot-state{margin-top:1.1rem}.ot-skel{display:flex;flex-direction:column;gap:1.1rem}.ot-skel-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:1.6rem;overflow:hidden}.ot-skel-line{height:14px;border-radius:7px;background:linear-gradient(90deg,var(--elev) 25%,var(--line-2) 37%,var(--elev) 63%);background-size:400% 100%;animation:otShim 1.3s ease-in-out infinite;margin:.6rem 0}@keyframes otShim{0%{background-position:100% 0}to{background-position:0 0}}.ot-panel{text-align:center;padding:clamp(1.8rem,5vw,2.8rem)}.ot-panel-ic{width:64px;height:64px;margin:0 auto 1rem;border-radius:50%;display:grid;place-items:center;background:var(--bronze-tint)}.ot-panel-ic svg{width:30px;height:30px;stroke:var(--bronze-soft);fill:none;stroke-width:1.6;position:static}.ot-panel h3{font-size:1.2rem;color:var(--ivory);margin:0 0 .4rem}.ot-panel p{color:var(--taupe);margin:0 auto 1.3rem;max-width:42ch;line-height:1.6}.ot-panel-actions{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center}.ot-status-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.4rem}.ot-kicker{font-family:var(--mono);font-size:.8rem;color:var(--bronze-ink);letter-spacing:.02em}.ot-status-head h2{font-family:var(--display);font-weight:700;color:var(--ivory);font-size:1.5rem;letter-spacing:-.01em;margin:.15rem 0 0}.ot-chip{font-size:.72rem;font-weight:700;letter-spacing:.04em;padding:.3rem .65rem;border-radius:100px;background:rgba(var(--good-rgb,21,128,61),.14);color:var(--good,#15803D);border:1px solid rgba(var(--good-rgb,21,128,61),.32);white-space:nowrap}.ot-timeline{list-style:none;margin:0;padding:0}.ot-step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;position:relative;padding-bottom:1.5rem}.ot-step:last-child{padding-bottom:0}.ot-step:before{content:"";position:absolute;left:15px;top:32px;bottom:-2px;width:2px;background:var(--line-2)}.ot-step:last-child:before{display:none}.ot-node{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;border:2px solid var(--line);background:var(--elev);z-index:1;transition:.3s var(--ease)}.ot-node svg{width:15px;height:15px;stroke:var(--muted);fill:none;stroke-width:2;position:static;transition:stroke .3s}.ot-step-txt b{display:block;color:var(--taupe);font-size:.98rem;font-weight:600;transition:color .3s}.ot-step-txt small{color:var(--muted);font-size:.8rem}.ot-step.done:before{background:var(--good,#15803D)}.ot-step.done .ot-node{border-color:var(--good,#15803D);background:rgba(var(--good-rgb,21,128,61),.16)}.ot-step.done .ot-node svg{stroke:var(--good,#15803D)}.ot-step.done .ot-step-txt b{color:var(--ivory)}.ot-step.current .ot-node{border-color:var(--bronze);background:var(--bronze);box-shadow:0 0 0 0 var(--bronze-tint)}.ot-step.current .ot-node svg{stroke:var(--on-accent,#fff)}.ot-step.current .ot-step-txt b{color:var(--bronze-ink)}@media(prefers-reduced-motion:no-preference){.ot-step.current .ot-node{animation:otPulse 2s ease-out infinite}}@keyframes otPulse{0%{box-shadow:0 0 0 0 var(--bronze-tint)}70%{box-shadow:0 0 0 10px transparent}to{box-shadow:0 0 0 0 transparent}}.ot-timeline.is-shown .ot-step{opacity:1;transform:none}@media(prefers-reduced-motion:no-preference){.ot-timeline .ot-step{opacity:0;transform:translateY(8px);transition:opacity .4s var(--ease),transform .4s var(--ease)}.ot-timeline.is-shown .ot-step:nth-child(1){transition-delay:.03s}.ot-timeline.is-shown .ot-step:nth-child(2){transition-delay:.09s}.ot-timeline.is-shown .ot-step:nth-child(3){transition-delay:.15s}.ot-timeline.is-shown .ot-step:nth-child(4){transition-delay:.21s}.ot-timeline.is-shown .ot-step:nth-child(5){transition-delay:.27s}.ot-timeline.is-shown .ot-step:nth-child(6){transition-delay:.33s}}.ot-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.1rem}.ot-eta{display:flex;flex-direction:column}.ot-eta-date{font-family:var(--display);font-size:1.6rem;color:var(--ivory);font-weight:700;letter-spacing:-.01em}.ot-eta-sub{color:var(--bronze-ink);font-size:.9rem;font-weight:600;margin-top:.2rem}.ot-dl,.ot-totals{margin:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.5rem 1rem;font-size:.92rem}.ot-dl dt,.ot-totals dt{color:var(--muted)}.ot-dl dd,.ot-totals dd{margin:0;color:var(--ivory);text-align:right;font-variant-numeric:tabular-nums}.ot-track-link{margin-top:1.2rem;width:100%}.ot-track-link svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;position:static}.ot-items{list-style:none;margin:0 0 1.2rem;padding:0;display:flex;flex-direction:column;gap:1rem}.ot-item{display:flex;gap:1rem;align-items:center}.ot-item-img{width:60px;height:60px;border-radius:12px;background:var(--elev);border:1px solid var(--line);object-fit:cover;flex:none;display:grid;place-items:center}.ot-item-img svg{width:22px;height:22px;stroke:var(--muted);fill:none;stroke-width:1.6;position:static}.ot-item-info{flex:1;min-width:0}.ot-item-info b{display:block;color:var(--ivory);font-size:.95rem}.ot-item-info small{color:var(--muted);font-size:.82rem}.ot-item-price{color:var(--ivory);font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.ot-totals{padding-top:1.1rem;border-top:1px solid var(--line)}.ot-totals .ot-grand dt,.ot-totals .ot-grand dd{color:var(--ivory);font-weight:700;font-size:1.05rem;padding-top:.5rem}.ot-addr address{font-style:normal;color:var(--taupe);line-height:1.6;font-size:.92rem}.ot-faq{margin-top:clamp(2.2rem,6vw,3.4rem)}.ot-faq h2,.ot-help h2{font-family:var(--display);font-weight:700;color:var(--ivory);letter-spacing:-.01em}.ot-faq h2{font-size:1.4rem;margin:0 0 1.2rem}.ot-faq-list{display:flex;flex-direction:column;gap:.6rem}.ot-acc{background:var(--card);border:1px solid var(--line);border-radius:14px;overflow:hidden}.ot-acc summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.2rem;font-weight:600;color:var(--ivory);font-size:.98rem}.ot-acc summary::-webkit-details-marker{display:none}.ot-acc-ic{width:16px;height:16px;flex:none;position:relative}.ot-acc-ic:before,.ot-acc-ic:after{content:"";position:absolute;background:var(--bronze-soft);border-radius:2px;transition:transform .25s var(--ease)}.ot-acc-ic:before{top:7px;left:0;width:16px;height:2px}.ot-acc-ic:after{top:0;left:7px;width:2px;height:16px}.ot-acc[open] .ot-acc-ic:after{transform:scaleY(0)}.ot-acc-body{padding:0 1.2rem 1.2rem;color:var(--taupe);line-height:1.7;font-size:.94rem}.ot-acc-body :first-child{margin-top:0}.ot-help{margin-top:1.4rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem}.ot-help h2{font-size:1.25rem;margin:0 0 .3rem}.ot-help p{color:var(--taupe);margin:0}.ot-help-actions{display:flex;flex-wrap:wrap;gap:.6rem}.ot-help-actions .btn{display:inline-flex;align-items:center;gap:.45rem}.ot-help-actions svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.7;position:static}.ot-badge{display:inline-block;font-family:var(--mono);font-size:.72rem;font-weight:700;letter-spacing:.04em;color:var(--bronze-ink);background:var(--bronze-tint);border:1px dashed var(--bronze-soft);padding:.35rem .7rem;border-radius:8px}@media(max-width:560px){.ot-grid{grid-template-columns:minmax(0,1fr)}.ot-help{flex-direction:column;align-items:flex-start}.ot-help-actions{width:100%}.ot-help-actions .btn{flex:1;justify-content:center;min-width:44%}}.pghero{position:relative;isolation:isolate}.pghero--slim{padding:3rem 0 2.4rem;border-bottom:1px solid var(--line)}.pghero--full{padding:clamp(4rem,10vw,7.5rem) 0}.pghero--cta{padding:clamp(3rem,6vw,5rem) 0;margin-top:1rem}.pghero--cta .pghero-inner{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:clamp(2rem,5vw,3.4rem)}.pghero-inner{position:relative;z-index:1}.pghero--center .pghero-inner{text-align:center;margin-inline:auto;max-width:760px}.pghero--left .pghero-inner{text-align:left;max-width:820px}.pghero-eyebrow{display:inline-block;margin-bottom:1rem}.pghero-title{font-family:var(--display);font-weight:700;color:var(--ivory);letter-spacing:-.02em;line-height:1.05;margin:0}.pghero--full .pghero-title{font-size:clamp(2.25rem,5vw,3.75rem)}.pghero--slim .pghero-title{font-size:clamp(1.9rem,4vw,2.75rem)}.pghero--cta .pghero-title{font-size:clamp(1.6rem,3.2vw,2.25rem)}.pghero-sub{margin-top:1.1rem;color:var(--taupe);font-size:1.05rem;line-height:1.7;max-width:62ch}.pghero--center .pghero-sub{margin-inline:auto}.pghero-actions{margin-top:1.8rem;display:flex;flex-wrap:wrap;gap:1rem 1.4rem;align-items:center}.pghero--center .pghero-actions{justify-content:center}.pghero-link{color:var(--ivory);font-size:.92rem;border-bottom:1px solid var(--bronze);padding-bottom:2px;transition:color .2s}.pghero-link:hover{color:var(--bronze-ink)}.pghero--image{color:var(--ivory)}.pghero--image .pghero-title,.pghero--image .pghero-sub{color:#f3f1eb}.pghero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.pghero-bg img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.pghero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14161b8c,#14161bbf)}.pghero-inner>*{animation:pghero-in .5s ease both}.pghero-inner>*:nth-child(2){animation-delay:.05s}.pghero-inner>*:nth-child(3){animation-delay:.1s}.pghero-inner>*:nth-child(4){animation-delay:.15s}@keyframes pghero-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.pghero-inner>*{animation:none}}.policy{padding:2.4rem 0 4rem}.policy-head{text-align:center;padding:1.6rem 0 2.4rem;border-bottom:1px solid var(--line)}.policy-eyebrow{display:inline-block;margin-bottom:.9rem}.policy-head h1{font-family:var(--display);font-weight:700;line-height:1.05;letter-spacing:-.02em;font-size:clamp(2.25rem,5vw,3.75rem)}.policy-updated{margin-top:1rem;font-size:.875rem;color:var(--muted);font-family:var(--mono);letter-spacing:.02em}.policy-updated time{color:var(--taupe)}.policy-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:3rem;align-items:start;padding-top:2.6rem}.policy-toc-wrap{position:sticky;top:110px}.policy-toc-mobile{display:none}.policy-toc-h{font-family:var(--mono);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem}.policy-toc ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.1rem;border-left:1px solid var(--line)}.policy-toc li{margin:0}.policy-toc a{display:block;padding:.42rem 0 .42rem 1rem;margin-left:-1px;border-left:2px solid transparent;font-size:.86rem;line-height:1.35;color:var(--muted);text-decoration:none;transition:color .2s ease,border-color .2s ease}.policy-toc a:hover{color:var(--ivory)}.policy-toc a.active{color:var(--bronze-ink);border-left-color:var(--bronze)}.policy-toc a:focus-visible{outline:2px solid var(--bronze);outline-offset:2px;border-radius:2px}.policy-body{max-width:72ch;color:var(--taupe);font-size:1rem;line-height:1.75}.policy-body>*:first-child{margin-top:0}.policy-body h2{font-family:var(--display);font-weight:700;color:var(--ivory);font-size:1.5rem;line-height:1.25;letter-spacing:-.01em;margin:2.6rem 0 1rem;padding-top:1.6rem;border-top:1px solid var(--line);scroll-margin-top:100px}.policy-body h2:first-child{border-top:none;padding-top:0;margin-top:0}.policy-body h3{font-family:var(--display);font-weight:600;color:var(--ivory);font-size:1.125rem;margin:1.8rem 0 .6rem;scroll-margin-top:100px}.policy-body p{margin:0 0 1.05rem}.policy-body a{color:var(--bronze-ink);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.policy-body a:hover{color:var(--bronze);text-decoration-thickness:2px}.policy-body ul,.policy-body ol{margin:0 0 1.2rem;padding-left:1.3rem}.policy-body li{margin:0 0 .5rem}.policy-body li::marker{color:var(--bronze-ink)}.policy-body strong{color:var(--ivory);font-weight:600}.policy-body small,.policy-body .fine{font-size:.875rem;color:var(--muted)}.policy-body table{width:100%;border-collapse:collapse;margin:1.4rem 0;font-size:.9rem;display:block;overflow-x:auto}.policy-body th,.policy-body td{text-align:left;padding:.7rem .9rem;border:1px solid var(--line);vertical-align:top}.policy-body thead th{background:var(--elev);color:var(--ivory);font-weight:600;font-size:.8rem;letter-spacing:.02em}.policy-body hr{border:none;border-top:1px solid var(--line);margin:2rem 0}.policy-body blockquote{margin:1.4rem 0;padding:1rem 1.2rem;border-left:3px solid var(--bronze);background:var(--elev);border-radius:0 10px 10px 0}.policy-body blockquote p{margin:0;color:var(--taupe)}.policy-body blockquote strong{color:var(--ivory)}.policy-empty{color:var(--muted);font-style:italic}.policy-more{margin-top:3rem;padding-top:1.8rem;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.4rem}.policy-more-h{font-family:var(--mono);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.policy-more-links{display:flex;flex-wrap:wrap;gap:.8rem 1.4rem}.policy-more-links a{font-size:.9rem;color:var(--taupe);text-decoration:none;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}.policy-more-links a:hover{color:var(--ivory);border-bottom-color:var(--bronze)}.policy-more-links a[aria-current=page]{color:var(--bronze-ink)}@media(max-width:1024px){.policy-layout{grid-template-columns:minmax(0,1fr);gap:1.6rem;padding-top:1.8rem}.policy-toc-wrap{position:static;top:auto}.policy-toc{display:none}.policy-toc-mobile{display:block}.policy-select{width:100%;appearance:none;-webkit-appearance:none;background:var(--elev);border:1px solid var(--line);border-radius:12px;padding:.8rem 2.6rem .8rem 1rem;color:var(--ivory);font-family:inherit;font-size:.92rem;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235c534a' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px}html[data-theme=dark] .policy-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239b9184' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}.policy-select:focus-visible{outline:none;border-color:var(--bronze);box-shadow:0 0 0 3px var(--bronze-tint)}.policy-body{max-width:none}}@media(prefers-reduced-motion:reduce){.policy-toc a{transition:none}}@media print{.announcement-bar,.header,#header,.footer,#footer,.scrim,.drawer,.cookie-bar,.welcome-pop,.sticky-atc,.policy-toc-wrap,.policy-more{display:none!important}.policy,.policy-body,.policy-head h1,.policy-body h2,.policy-body h3,.policy-body strong{color:#000!important}.policy-body,.policy-body p,.policy-body li,.policy-body td,.policy-body th{color:#111!important}.policy-layout{display:block!important;padding-top:0!important}.policy-body{max-width:none!important}.policy-body a{color:#000!important;text-decoration:underline}.policy-body a[href^=http]:after{content:" (" attr(href) ")";font-size:.85em;color:#555}.policy-body blockquote{background:#f4f4f4!important;border-left-color:#000!important}.policy-body th,.policy-body td{border-color:#999!important}.policy-body thead th{background:#eee!important}.cn-placeholder{background:#eee!important;color:#000!important;border:1px solid #999}}section.passure{padding-bottom:2rem}.passure-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden}.passure-badge{background:var(--card);padding:1.1rem .95rem;display:flex;align-items:flex-start;gap:.7rem}.passure-ic{flex:none;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--bronze-tint)}.passure-ic svg{width:17px;height:17px;stroke:var(--bronze-soft);fill:none;stroke-width:1.7;position:static}.passure-txt{display:flex;flex-direction:column;gap:.15rem;min-width:0}.passure-txt b{color:var(--ivory);font-size:.9rem;font-weight:600;line-height:1.3}.passure-txt small{color:var(--muted);font-size:.78rem;line-height:1.4}.passure-panel{margin-top:1.1rem;background:var(--card);border:1px solid var(--line);border-radius:20px;padding:clamp(1.6rem,5vw,2.6rem);text-align:center;box-shadow:var(--elev)}.passure-panel-ic{display:grid;place-items:center;width:60px;height:60px;margin:0 auto 1rem;border-radius:50%;background:var(--bronze-tint)}.passure-panel-ic svg{width:28px;height:28px;stroke:var(--bronze-soft);fill:none;stroke-width:1.6;position:static}.passure-panel h2{font-family:var(--display);font-weight:600;color:var(--ivory);font-size:clamp(1.4rem,4.4vw,2rem);letter-spacing:-.02em;line-height:1.18;margin:0}.passure-panel-body{color:var(--taupe);line-height:1.7;margin:.8rem auto 0;max-width:48ch;font-size:1rem}.passure-cta{margin-top:1.4rem;min-width:220px}.passure-meta{margin:.9rem 0 0;color:var(--muted);font-size:.82rem;letter-spacing:.01em}@media(min-width:700px){.passure-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.passure-badge{padding:1.3rem 1.15rem}}.pcta{padding:1rem 0 4.5rem}.pcta-card{max-width:680px;margin:0 auto;text-align:center;background:var(--card);border:1px solid var(--line-2);border-radius:20px;padding:clamp(1.6rem,5vw,3rem) clamp(1.2rem,4vw,2.6rem)}.pcta-eyebrow{display:block;margin-bottom:.9rem}.pcta h2{font-family:var(--display);font-weight:600;color:var(--ivory);font-size:clamp(1.45rem,4.4vw,2.15rem);letter-spacing:-.015em;line-height:1.2;margin:0}.pcta-body{color:var(--taupe);font-size:1rem;line-height:1.6;margin:.85rem auto 0;max-width:46ch}.pcta-price{display:flex;align-items:baseline;justify-content:center;gap:.55rem;flex-wrap:wrap;margin:1.4rem 0 1.2rem}.pcta-price strong{font-family:var(--display);font-size:1.65rem;color:var(--ivory);font-variant-numeric:tabular-nums}.pcta-price s{color:var(--muted);font-size:1rem;font-variant-numeric:tabular-nums}.pcta-save{font-style:normal;font-size:.78rem;font-weight:600;color:var(--good,#15803D);background:rgba(var(--good-rgb,21,128,61),.14);padding:.22rem .6rem;border-radius:100px}.pcta-btn{min-width:260px;max-width:100%}.pcta-note{color:var(--muted);font-size:.8rem;margin:.95rem 0 0}@media(max-width:680px){.pcta{padding:.5rem 0 3rem}.pcta-btn{width:100%;min-width:0}}.pfaq-wrap{max-width:860px}.pfaq-head{margin:0 0 1.4rem}.pfaq-head .label{display:block;margin-bottom:.7rem}.pfaq-head h2{font-family:var(--display);font-weight:600;color:var(--ivory);font-size:clamp(1.5rem,4.4vw,2.1rem);letter-spacing:-.02em;line-height:1.15;margin:0}.pfaq-intro{color:var(--taupe);line-height:1.65;margin:.7rem 0 0}.pfaq-list{display:flex;flex-direction:column;gap:.6rem}.pfaq-item{background:var(--card);border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:border-color .25s var(--ease)}.pfaq-item[open]{border-color:var(--line-2)}.pfaq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.2rem;font-weight:600;color:var(--ivory);font-size:.98rem;line-height:1.4}.pfaq-item summary::-webkit-details-marker{display:none}.pfaq-item summary:focus-visible{outline:2px solid var(--bronze);outline-offset:-2px;border-radius:14px}.pfaq-ic{width:16px;height:16px;flex:none;position:relative}.pfaq-ic:before,.pfaq-ic:after{content:"";position:absolute;background:var(--bronze-soft);border-radius:2px;transition:transform .25s var(--ease)}.pfaq-ic:before{top:7px;left:0;width:16px;height:2px}.pfaq-ic:after{top:0;left:7px;width:2px;height:16px}.pfaq-item[open] .pfaq-ic:after{transform:scaleY(0)}.pfaq-body{padding:0 1.2rem 1.2rem;color:var(--taupe);line-height:1.7;font-size:.94rem}.pfaq-body :first-child{margin-top:0}.pfaq-body :last-child{margin-bottom:0}.pfaq-help{margin:1.2rem 0 0;color:var(--muted);font-size:.9rem;line-height:1.6}.pfaq-help a{color:var(--bronze-ink);text-decoration:underline;text-underline-offset:3px}@media(prefers-reduced-motion:reduce){.pfaq-ic:before,.pfaq-ic:after,.pfaq-item{transition:none}}.pfcards-head{max-width:56ch;margin:0 0 1.6rem}.pfcards-head .label{display:block;margin-bottom:.7rem}.pfcards-head h2{font-family:var(--display);font-weight:600;color:var(--ivory);font-size:clamp(1.5rem,4.4vw,2.1rem);letter-spacing:-.02em;line-height:1.15;margin:0}.pfcards-intro{color:var(--taupe);line-height:1.65;margin:.7rem 0 0}.pfcards-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}.pfcard{background:var(--card);border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--elev);transition:transform .35s var(--ease),border-color .35s var(--ease)}.pfcard-media{aspect-ratio:4/3;background:var(--elev);overflow:hidden}.pfcard-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s var(--ease)}.pfcard-ic{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--bronze-tint);margin:1.4rem 1.4rem -.2rem}.pfcard-ic svg{width:24px;height:24px;stroke:var(--bronze-soft);fill:none;stroke-width:1.6;position:static}.pfcard-text{padding:1.4rem}.pfcard-kicker{display:block;font-family:var(--mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--bronze-ink);margin-bottom:.5rem}.pfcard-text h3{font-family:var(--display);font-weight:500;color:var(--ivory);font-size:1.15rem;letter-spacing:-.01em;line-height:1.3;margin:0}.pfcard-text p{color:var(--taupe);line-height:1.65;margin:.55rem 0 0;font-size:.95rem}@media(hover:hover){.pfcard:hover{transform:translateY(-3px);border-color:var(--line-2)}.pfcard:hover .pfcard-media img{transform:scale(1.04)}}@media(prefers-reduced-motion:reduce){.pfcard,.pfcard-media img{transition:none}.pfcard:hover{transform:none}}@media(min-width:760px){.pfcards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.pfcards--3{grid-template-columns:repeat(3,minmax(0,1fr))}.pfcards--4{grid-template-columns:repeat(2,minmax(0,1fr))}.pfcard-text{padding:1.7rem}.pfcard-text h3{font-size:1.25rem}}.pspec-head{max-width:56ch;margin:0 0 1.6rem}.pspec-head .label{display:block;margin-bottom:.7rem}.pspec-head h2{font-family:var(--display);font-weight:600;color:var(--ivory);font-size:clamp(1.5rem,4.4vw,2.1rem);letter-spacing:-.02em;line-height:1.15;margin:0}.pspec-intro{color:var(--taupe);line-height:1.65;margin:.7rem 0 0;font-size:1rem}.pspec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden}.pspec-cell{background:var(--card);padding:1.25rem 1rem;display:flex;flex-direction:column;gap:.3rem;min-height:104px;justify-content:center}.pspec-val{font-family:var(--display);font-weight:600;color:var(--ivory);font-size:clamp(1.5rem,5.5vw,2rem);letter-spacing:-.02em;line-height:1;margin:0;font-variant-numeric:tabular-nums;display:flex;align-items:baseline;gap:.22em;flex-wrap:wrap}.pspec-unit{font-size:.5em;font-weight:500;color:var(--bronze-ink);letter-spacing:.01em}.pspec-lbl{margin:0;color:var(--muted);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;font-weight:600;line-height:1.35}.pspec-rows{margin:1rem 0 0;display:flex;flex-direction:column;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden}.pspec-row{background:var(--card);padding:.95rem 1.05rem;display:grid;grid-template-columns:minmax(0,1fr);gap:.2rem}.pspec-row dt{color:var(--muted);font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;font-weight:600}.pspec-row dd{margin:0;color:var(--ivory);font-size:.95rem;line-height:1.5}.pspec-note{margin:.9rem 0 0;color:var(--muted);font-size:.8rem;line-height:1.5}@media(min-width:700px){.pspec-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pspec-cell{padding:1.6rem 1.25rem;min-height:126px}.pspec-row{grid-template-columns:180px minmax(0,1fr);gap:1.2rem;align-items:baseline;padding:1.05rem 1.4rem}}.quoteblk-fig{margin:0}.quoteblk-fig--img{display:grid;grid-template-columns:280px minmax(0,1fr);gap:clamp(1.6rem,4vw,3.2rem);align-items:center}.quoteblk-photo{border-radius:18px;overflow:hidden;aspect-ratio:4/5}.quoteblk-photo img{width:100%;height:100%;object-fit:cover;position:static}.quoteblk-main{max-width:60ch}.quoteblk-fig:not(.quoteblk-fig--img) .quoteblk-main{margin-inline:auto;text-align:center}.quoteblk-q{font-family:var(--display);font-weight:500;color:var(--ivory);font-size:clamp(1.5rem,3.4vw,2.25rem);line-height:1.3;letter-spacing:-.01em;margin:1rem 0 0;text-wrap:balance}.quoteblk-q:before{content:"\201c";color:var(--bronze-ink)}.quoteblk-q:after{content:"\201d";color:var(--bronze-ink)}.quoteblk-cap{margin-top:1.4rem;display:flex;flex-direction:column;gap:.15rem}.quoteblk-fig:not(.quoteblk-fig--img) .quoteblk-cap{align-items:center}.quoteblk-name{font-weight:600;color:var(--ivory)}.quoteblk-role{font-family:var(--mono);font-size:.78rem;letter-spacing:.06em;color:var(--muted)}@media(max-width:720px){.quoteblk-fig--img{grid-template-columns:minmax(0,1fr);text-align:left}.quoteblk-photo{max-width:200px}}section.stl{padding-top:1.4rem}.stl-head{max-width:52ch;margin:0 0 1.4rem}.stl-head .label{display:block;margin-bottom:.7rem}.stl-head h2{font-family:var(--display);font-weight:600;color:var(--ivory);font-size:clamp(1.5rem,4.4vw,2.1rem);letter-spacing:-.02em;line-height:1.15;margin:0}.stl-intro{color:var(--taupe);line-height:1.65;margin:.7rem 0 0}.stl-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(72%,1fr);gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0 -1.2rem;padding:0 1.2rem .4rem;align-items:stretch}.stl-grid::-webkit-scrollbar{display:none}.stl-item{scroll-snap-align:start;display:flex;flex-direction:column;height:100%}.stl-item .card{flex:1 1 auto;margin-bottom:.6rem}.stl-item .card .foot{margin-top:auto}.stl-item .card .price:not(:has(.price-save)):after{content:"\a0";font-size:.72rem;font-weight:600;letter-spacing:.01em}@media(max-width:680px){.stl-item .card .price:not(:has(.price-save)):after{font-size:.68rem}}.stl-add{margin-top:auto;width:100%;min-height:0;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;white-space:nowrap}.stl-item .stl-add{line-height:1.65}.stl-add svg{width:15px;height:15px;flex:none;position:static}.stl-item .card h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:760px){.stl-grid{grid-auto-flow:row;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-auto-columns:auto;overflow:visible;margin:0;padding:0;gap:1.4rem;justify-content:start;align-items:stretch}}.tst .sec-head{margin-bottom:1.6rem}.tst-loading{font-size:.85rem;color:var(--muted);padding:.2rem 0 1rem}.tst-rail{display:flex;gap:.85rem;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:.2rem 0 1rem}.tst-rail::-webkit-scrollbar{display:none}.tst-rail:focus-visible{outline:2px solid var(--bronze);outline-offset:-2px;border-radius:14px}.tst-card{flex:0 0 min(74%,320px);scroll-snap-align:start;min-width:0;display:flex;flex-direction:column;gap:.6rem;background:var(--card);border:1px solid var(--line-2);border-radius:16px;padding:1rem 1rem .9rem;transition:border-color .25s var(--ease),transform .25s var(--ease)}.tst-card.is-featured{border-color:var(--bronze-tint);background:linear-gradient(180deg,var(--elev),var(--card))}.tst-head{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.tst-stars{position:relative;display:inline-block;font-size:.9rem;line-height:1;letter-spacing:.06em;white-space:nowrap}.tst-stars-bg{color:var(--line)}.tst-stars-fg{position:absolute;left:0;top:0;overflow:hidden;color:var(--bronze-ink)}.tst-ver{display:inline-flex;align-items:center;font-family:var(--mono);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:var(--good,#15803D);background:rgba(var(--good-rgb,21,128,61),.12);border:1px solid rgba(var(--good-rgb,21,128,61),.3);border-radius:100px;padding:.2rem .5rem}.tst-title{font-family:var(--display);font-size:1rem;font-weight:600;color:var(--ivory);line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tst-body{margin:0;font-size:.9rem;line-height:1.65;color:var(--taupe)}.tst-more{display:block;margin-top:.35rem;font-size:.78rem;font-weight:600;color:var(--bronze-ink);background:none;border:0;padding:0;cursor:pointer}.tst-more:hover{color:var(--bronze-ink);text-decoration:underline}.tst-foot-row{margin-top:auto;padding-top:.2rem}.tst-body{flex:1}.tst-who{font-size:.82rem;font-weight:600;color:var(--ivory)}.tst-prod{display:flex;align-items:center;gap:.55rem;margin-top:.15rem;padding-top:.7rem;border-top:1px solid var(--line-2);transition:opacity .2s var(--ease)}.tst-prod-img{width:32px;height:32px;flex:none;border-radius:7px;object-fit:cover}.tst-prod-t{flex:1;min-width:0;font-size:.76rem;color:var(--muted);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tst-prod-p{flex:none;font-size:.76rem;font-weight:700;color:var(--bronze-ink);font-variant-numeric:tabular-nums}.tst-prod:hover .tst-prod-t{color:var(--ivory)}.tst-foot{margin-top:1.2rem;text-align:center}@media(min-width:760px){.tst-rail.is-marquee{overflow:hidden;scroll-snap-type:none;padding:.2rem 0 1rem;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.tst-track{display:flex;width:max-content;gap:1rem}.tst-track.is-animated{animation:tstMarquee linear infinite;will-change:transform}.tst-card{flex:0 0 min(360px,34vw)}.tst-rail.is-marquee:hover .tst-track.is-animated,.tst-rail.is-marquee:focus-within .tst-track.is-animated{animation-play-state:paused}}@keyframes tstMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.tst-track{animation:none!important;flex-wrap:wrap;width:auto;justify-content:center}.tst-clone{display:none}}@media(prefers-reduced-motion:no-preference){.tst-rail.is-ready .tst-card{animation:tstRise .5s var(--ease) backwards;animation-delay:calc(var(--i,0) * .06s)}.tst-card:hover{transform:translateY(-2px);border-color:var(--line)}}@keyframes tstRise{0%{opacity:0;transform:translateY(14px)}}.vgrid-head{max-width:640px;margin-bottom:2.4rem}.vgrid-head h2{font-family:var(--display);font-weight:700;color:var(--ivory);font-size:clamp(1.6rem,3.2vw,2.25rem);letter-spacing:-.01em;margin:.6rem 0 0}.vgrid-intro{margin-top:.9rem;color:var(--taupe);font-size:1.02rem;line-height:1.7}.vgrid-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--vgrid-cols,3),minmax(0,1fr));gap:1.2rem}.vgrid-item{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:1.6rem}.vgrid-ic{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--bronze-tint);margin-bottom:1.1rem}.vgrid-ic svg{width:22px;height:22px;stroke:var(--bronze);fill:none;stroke-width:1.7;position:static}.vgrid-title{font-family:var(--display);font-weight:600;color:var(--ivory);font-size:1.075rem;margin:0 0 .45rem}.vgrid-text{color:var(--taupe);font-size:.94rem;line-height:1.65;margin:0}@media(max-width:900px){.vgrid-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.vgrid-list{grid-template-columns:minmax(0,1fr)}}.why{padding:3.5rem 0}.why-head{text-align:center;max-width:44rem;margin:0 auto 2rem}.why-head .label{display:block;margin-bottom:.7rem}.why-head h2{font-family:var(--display);font-weight:600;color:var(--ivory);font-size:clamp(1.5rem,4.4vw,2.4rem);letter-spacing:-.02em;line-height:1.15;margin:0}.why-head p{color:var(--taupe);font-size:.98rem;line-height:1.6;margin:.9rem 0 0}.why-grid{list-style:none;margin:0;padding:0;display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.why-card{display:flex;flex-direction:column;gap:.45rem;min-width:0;background:var(--card);border:1px solid var(--line-2);border-radius:16px;padding:1.15rem}.why-card b{color:var(--ivory);font-size:.95rem;font-weight:600;line-height:1.3}.why-card span{color:var(--taupe);font-size:.85rem;line-height:1.55}.why-ic{width:38px;height:38px;border-radius:11px;background:var(--bronze-tint);display:grid;place-items:center;margin-bottom:.25rem}.why-ic svg{width:18px;height:18px;stroke:var(--bronze-soft);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;position:static}.why-help{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:1.2rem;padding:1rem 1.25rem;border:1px solid var(--line-2);border-radius:16px;background:var(--bronze-tint)}.why-help-txt{display:flex;flex-direction:column;line-height:1.3;min-width:0}.why-help-txt b{color:var(--ivory);font-size:.95rem;font-weight:600}.why-help-txt small{color:var(--taupe);font-size:.8rem}.why-help-btn{flex:none;display:inline-flex;align-items:center;gap:.5rem}.why-help-btn svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;position:static}@media(max-width:680px){.why{padding:2.4rem 0}.why-head{margin-bottom:1.4rem}.why-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.7rem}.why-card{padding:.9rem;border-radius:14px}.why-card b{font-size:.88rem}.why-card span{font-size:.79rem}.why-ic{width:32px;height:32px;border-radius:9px}.why-help{flex-direction:column;align-items:stretch;gap:.7rem;padding:.9rem}.why-help-btn{width:100%;min-height:46px;justify-content:center}}@media(max-width:360px){.why-grid{grid-template-columns:minmax(0,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
