@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@400;500;600;700;800&display=swap";:root{--bg: #e7eaeb;--brand-gray: #b8bdc1;--brand-gray-soft: #e7eaeb;--surface: rgba(255, 255, 255, .82);--surface-strong: #ffffff;--surface-dark: #08213a;--surface-dark-2: #0d2e4d;--text: #111111;--text-soft: #42484d;--line: rgba(17, 17, 17, .12);--line-light: rgba(17, 17, 17, .12);--accent: #2da8c8;--accent-2: #d8b36a;--accent-3: #7fe0e7;--whatsapp: #25d366;--shadow-soft: 0 30px 80px rgba(6, 22, 38, .12);--shadow-strong: 0 26px 70px rgba(5, 20, 37, .28);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--container: 1200px;--section-space: clamp(4.5rem, 7vw, 6.8rem);--section-gap: clamp(1.5rem, 2.8vw, 2.25rem);--card-padding: clamp(1.3rem, 2.2vw, 1.75rem)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--brand-gray-soft);color:var(--text);font-family:Manrope,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{border:0}#root{min-height:100vh}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.site-shell{min-height:100vh}main{background:var(--brand-gray-soft)}.site-header{position:sticky;top:0;z-index:30;padding:.14rem 0;background:#fff;border-bottom:1px solid rgba(17,17,17,.08);transition:background-color .18s ease,backdrop-filter .18s ease,box-shadow .18s ease,padding .18s ease}.site-header--solid{background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 14px 38px #11111114;padding:.08rem 0}.site-header__inner{display:flex;align-items:center;gap:clamp(.72rem,1.6vw,1.15rem);min-height:58px}.brand-link{display:inline-flex;align-items:center;margin-right:auto;flex:0 0 auto}.brand-link__logo,.site-footer__logo,.contact-hub__logo{height:auto}.brand-link__logo{width:clamp(92px,5.3vw,112px)}.site-footer__logo{width:clamp(140px,14vw,190px)}.contact-hub__logo{width:clamp(150px,14vw,220px);height:auto}.site-nav{display:flex;justify-content:center;gap:1rem;align-items:center;margin-left:auto}.site-nav a{font-size:.82rem;font-weight:700;color:#111}.site-nav a:hover,.site-nav a:focus-visible{color:var(--surface-dark)}.site-header__cta{display:flex;gap:.55rem;align-items:center;margin-left:.65rem}.site-header__cta .pill{min-height:38px;padding:0 .85rem;font-size:.8rem}.site-menu-button{display:none;width:38px;height:38px;border-radius:12px;background:#fff;color:#111;border:1px solid rgba(17,17,17,.12);align-items:center;justify-content:center;box-shadow:var(--shadow-soft);margin-left:auto;flex:0 0 auto}.mobile-nav{display:none}.pill{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:50px;padding:0 1.15rem;border-radius:999px;font-size:.95rem;font-weight:800;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease;cursor:pointer}.pill:hover,.pill:focus-visible{transform:translateY(-1px)}.pill--large{min-height:58px;padding:0 1.45rem}.pill--block{width:100%}.pill--primary{background:linear-gradient(135deg,var(--accent-2),#f0d39b);color:#08213a;box-shadow:0 18px 35px #d8b36a42}.pill--ghost{border:1px solid var(--line);background:#ffffffb3;color:var(--surface-dark)}.pill--ghost-light{border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pill--whatsapp{background:linear-gradient(135deg,#25d366,#7cf0a7);color:#062518;box-shadow:0 18px 35px #25d3663d}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:var(--accent);font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow--light{color:#e7f5ff}.hero-section,.product-hero,.contact-hub{position:relative;overflow:clip}.hero-section{min-height:min(940px,100svh);display:flex;align-items:center}.hero-section__media,.product-hero__image,.contact-hub__backdrop{position:absolute;inset:0}.hero-section__media img,.product-hero__image,.contact-hub__backdrop img{width:100%;height:100%;object-fit:cover}.hero-section__overlay,.product-hero__overlay,.contact-hub__overlay{position:absolute;inset:0;background:linear-gradient(120deg,#08213af0,#08213ab8 48%,#08213a61),radial-gradient(circle at 20% 20%,rgba(127,224,231,.16),transparent 28%)}.hero-section__content,.product-hero__content{position:relative;z-index:1;padding:clamp(8rem,12vw,10.5rem) 0 6rem}.hero-section__copy,.product-hero__copy,.contact-hub__intro{max-width:760px}.hero-section__copy{max-width:860px}.hero-section h1,.product-hero h1,.contact-hub h1,.section-heading h2,.before-after-layout__copy h2,.benefit-layout__intro h2,.social-layout__copy h2,.final-cta h2,.product-overview__summary h2,.use-case-layout__copy h2,.mini-panel h1{margin:0;font-family:Sora,sans-serif;font-weight:800;letter-spacing:-.04em}.hero-section h1,.product-hero h1{color:#fff;font-size:clamp(2.2rem,4.4vw,4.15rem);line-height:1.02;text-wrap:balance;max-width:12.5ch}.contact-hub h1{color:#fff;font-size:clamp(2.2rem,4.5vw,4.2rem);line-height:1}.hero-section p,.product-hero p,.contact-hub p{margin:1.2rem 0 0;font-size:clamp(1rem,1.8vw,1.22rem);line-height:1.72;color:#ffffffd1;max-width:58ch}.hero-section__actions,.final-cta__actions,.mini-panel__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero-section__notes{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.hero-section__notes span{border-radius:999px;padding:.72rem 1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ffffffe0;font-size:.94rem;font-weight:700;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.highlight-strip{position:relative;z-index:1;margin-top:0;padding:clamp(1rem,2.4vw,1.8rem) 0;background:radial-gradient(circle at top right,rgba(127,224,231,.08),transparent 28%),linear-gradient(180deg,#08213a,#102c48)}.highlight-strip__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:.9rem}.highlight-strip__inner span{display:flex;justify-content:center;align-items:center;min-height:60px;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#fff;font-weight:800;letter-spacing:.03em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.section{padding:var(--section-space) 0;background:var(--brand-gray-soft)}.section--tinted{background:radial-gradient(circle at top right,rgba(255,255,255,.5),transparent 28%),linear-gradient(180deg,var(--brand-gray-soft),var(--brand-gray-soft))}.section--dark{background:radial-gradient(circle at top right,rgba(127,224,231,.08),transparent 26%),linear-gradient(180deg,#08213a,#102c48);color:#fff}.section-heading{max-width:760px;margin-bottom:clamp(2rem,4vw,2.8rem)}.section-heading h2,.before-after-layout__copy h2,.benefit-layout__intro h2,.social-layout__copy h2,.final-cta h2,.product-overview__summary h2,.use-case-layout__copy h2,.mini-panel h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.02;color:var(--surface-dark)}.section--dark .before-after-layout__copy h2{color:#fff}.section-heading p,.benefit-layout__intro p,.before-after-layout__copy p,.social-layout__copy p,.final-cta p,.product-overview__summary p,.use-case-layout__copy p,.mini-panel p,.contact-install-note,.contact-hub__panel p{margin:1rem 0 0;color:var(--text-soft);font-size:1.03rem;line-height:1.78;max-width:62ch}.section--dark .before-after-layout__copy p{color:#ffffffc7}.before-after-layout__copy .pill{margin-top:1.35rem}.product-grid,.benefit-grid,.gallery-grid,.qr-grid{display:grid;gap:var(--section-gap)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card,.benefit-card,.gallery-card,.contact-hub__panel,.final-cta,.mini-panel,.qr-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:#ffffffc7;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-card{overflow:hidden}.product-card__media{aspect-ratio:5 / 3.5;overflow:hidden}.product-card__media img,.gallery-card img,.product-overview__image img,.use-case-layout__gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card__media img,.gallery-card:hover img,.product-overview__image:hover img,.use-case-layout__gallery-item:hover img{transform:scale(1.04)}.product-card__body,.benefit-card,.final-cta,.mini-panel,.contact-hub__panel,.qr-card{padding:var(--card-padding)}.product-card__body>:first-child,.benefit-card>:first-child,.final-cta>:first-child,.mini-panel>:first-child,.contact-hub__panel>:first-child,.qr-card>:first-child{margin-top:0}.product-card__body h3,.benefit-card h3,.contact-hub__panel h2,.qr-card h3{margin:0;font-family:Sora,sans-serif;color:var(--surface-dark)}.product-card__body p,.benefit-card p,.qr-card p{margin:.75rem 0 0;color:var(--text-soft);line-height:1.72}.product-card__body ul,.use-case-list{margin:1rem 0 0;padding:0;list-style:none}.product-card__body li,.use-case-list li{position:relative;padding-left:1.2rem;margin-top:.7rem;color:var(--surface-dark);font-weight:700}.product-card__body li:before,.use-case-list li:before{content:"";position:absolute;left:0;top:.62rem;width:.42rem;height:.42rem;border-radius:999px;background:var(--accent-2)}.product-card__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.4rem}.product-card__actions a:last-child,.contact-inline-link{color:var(--surface-dark);font-weight:800}.text-link{display:inline-flex;gap:.4rem;align-items:center;color:var(--accent);font-weight:800}.social-layout__copy .text-link{display:flex;width:fit-content;margin-top:1rem}.benefit-layout,.before-after-layout,.social-layout,.product-overview,.use-case-layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.8rem,4vw,3rem);align-items:center}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-card{min-height:220px}.ba-slider{position:relative;min-height:420px;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-strong)}.ba-slider>img,.ba-slider__after img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ba-slider__after{position:absolute;inset:0}.ba-badge{position:absolute;top:1rem;z-index:2;padding:.55rem .82rem;border-radius:999px;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ba-badge--before{left:1rem;background:#08213a94;color:#fff}.ba-badge--after{right:1rem;background:#d8b36ae0;color:#08213a}.ba-handle{position:absolute;top:50%;z-index:3;width:54px;height:54px;border-radius:999px;background:#fff;color:var(--surface-dark);transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-soft)}.ba-handle:before{content:"";position:absolute;top:-200px;bottom:-200px;width:2px;background:#ffffffeb;left:50%;transform:translate(-50%)}.gallery-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.gallery-card:nth-child(1){grid-column:span 7}.gallery-card:nth-child(2){grid-column:span 5}.gallery-card:nth-child(3){grid-column:span 5}.gallery-card:nth-child(4){grid-column:span 7}.gallery-card{position:relative;min-height:320px;overflow:hidden}.gallery-card__caption{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:.9rem 1rem;border-radius:18px;background:#08213a9e;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.social-list{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.5rem}.social-list--stacked{flex-direction:column}.social-chip{display:inline-flex;align-items:center;gap:.9rem;padding:1rem 1.15rem;border-radius:20px;color:#fff;font-weight:700}.social-chip span{opacity:.82;font-size:.86rem;text-transform:uppercase;letter-spacing:.08em}.social-chip strong{font-size:1rem}.social-chip--dark{background:linear-gradient(135deg,#101010,#2b2b2b)}.social-chip--instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d 52%,#fcb045)}.social-chip--facebook{background:linear-gradient(135deg,#1877f2,#4a97ff)}.social-layout__embed{min-width:0}.tiktok-frame{padding:1rem;border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffffd1,#ffffffad);box-shadow:var(--shadow-soft)}.contact-hub{min-height:calc(100svh - 88px)}.contact-hub__content{position:relative;z-index:1;padding:clamp(7rem,10vw,8rem) 0 clamp(4rem,6vw,5rem)}.contact-hub__intro{max-width:820px;text-align:center;margin:0 auto clamp(1.8rem,4vw,2.6rem)}.contact-hub__logo{margin:0 auto 1rem}.contact-hub__grid{display:grid;grid-template-columns:1.25fr .9fr;gap:1.5rem}.contact-hub__panel--primary{background:linear-gradient(180deg,#fffffff0,#e7eaebdb)}.contact-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1rem}.contact-action{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:58px;border-radius:20px;border:1px solid var(--line);background:#ffffffd9;color:var(--surface-dark);font-weight:800;cursor:pointer;padding:.9rem 1rem;text-align:center}.contact-action:disabled{opacity:.56;cursor:not-allowed}.qr-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem}.qr-card{display:grid;gap:1.1rem;align-items:start}.qr-card__code{justify-self:center;display:inline-flex;padding:1rem;border-radius:28px;background:#fff;border:1px solid rgba(8,33,58,.08)}.qr-card__code svg{overflow:visible}.qr-card__download{justify-self:start;min-height:44px;padding-inline:1rem}.qr-card__footer{color:var(--text-soft);font-size:.85rem;word-break:break-all}.product-hero{min-height:74svh}.product-overview__image,.use-case-layout__gallery-item{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-soft);min-height:280px}.use-case-layout__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.site-footer{padding:4rem 0 2rem;background:#fff;color:#111;border-top:1px solid rgba(17,17,17,.1)}.site-footer__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:1.5rem}.site-footer h4{margin:0 0 .9rem;font-family:Sora,sans-serif;color:#111}.site-footer a,.site-footer p{display:block;margin:.55rem 0 0;color:#111;line-height:1.7}.site-footer__brand p{max-width:40ch}.site-footer__bottom{display:flex;justify-content:space-between;gap:1rem;padding-top:1.6rem;margin-top:2rem;border-top:1px solid var(--line-light);color:#111;font-size:.9rem}.mini-panel{max-width:760px;margin:0 auto;text-align:center}.reveal{opacity:0;transform:translateY(22px);transition:opacity .52s ease,transform .52s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1080px){.site-header__inner{justify-content:space-between}.site-nav,.site-header__cta{display:none}.site-menu-button,.mobile-nav{display:flex}.mobile-nav{padding-top:.55rem;background:#fff;border-top:1px solid rgba(17,17,17,.08)}.mobile-nav__inner{display:grid;gap:.8rem;padding-bottom:1rem}.mobile-nav__inner a{padding:.95rem 1rem;border-radius:18px;background:#e7eaebc7;border:1px solid var(--line);font-weight:700;color:#111}.mobile-nav__cta{margin-top:.35rem}.product-grid,.benefit-layout,.before-after-layout,.social-layout,.product-overview,.use-case-layout,.contact-hub__grid,.site-footer__grid,.gallery-grid,.qr-grid{grid-template-columns:1fr}.gallery-card:nth-child(1),.gallery-card:nth-child(2),.gallery-card:nth-child(3),.gallery-card:nth-child(4){grid-column:auto}}@media(max-width:720px){:root{--section-space: 3.75rem;--section-gap: 1.2rem;--card-padding: 1.15rem}.container{width:min(calc(100% - 1.25rem),var(--container))}.brand-link__logo{width:min(102px,34vw)}.site-footer__logo,.contact-hub__logo{width:min(210px,62vw)}.benefit-grid,.contact-action-grid,.use-case-layout__gallery{grid-template-columns:1fr}.highlight-strip__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.highlight-strip__inner span{min-height:48px;border-radius:16px}.hero-section__content,.product-hero__content,.contact-hub__content{padding-top:6.5rem}.hero-section__notes{flex-direction:column}.hero-section__actions,.final-cta__actions,.mini-panel__actions{gap:.85rem}.hero-section__actions .pill,.final-cta__actions .pill,.mini-panel__actions .pill{width:100%}.social-chip,.contact-action,.mobile-nav__inner a{border-radius:18px}.ba-slider{min-height:340px}.site-footer__bottom{flex-direction:column;text-align:center}}.quote-login,.quote-builder{min-height:calc(100vh - 58px);background:radial-gradient(circle at 18% 12%,rgba(127,224,231,.2),transparent 30%),radial-gradient(circle at 88% 4%,rgba(216,179,106,.2),transparent 24%),linear-gradient(180deg,#eef2f3,#e7eaeb)}.quote-login{display:grid;place-items:center;padding:clamp(2rem,6vw,5rem) 1rem}.quote-login__card{width:min(100%,480px);padding:clamp(1.4rem,4vw,2.4rem);border:1px solid rgba(255,255,255,.68);border-radius:32px;background:#ffffffe0;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.quote-login__logo{width:86px;margin-bottom:1.2rem}.quote-login__icon{display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;margin-bottom:1rem;border-radius:20px;color:#08213a;background:linear-gradient(135deg,#d8b36a52,#7fe0e747)}.quote-login h1,.quote-builder h1,.quote-panel h2,.quote-sticky-card h2{margin:0;font-family:Sora,sans-serif;color:var(--surface-dark);letter-spacing:-.04em}.quote-login h1{font-size:clamp(2rem,5vw,3.1rem);line-height:1}.quote-login p,.quote-builder__hero p,.quote-panel__heading p,.quote-sticky-card p,.quote-sticky-card__note{color:var(--text-soft);line-height:1.65}.quote-login__form{display:grid;gap:.9rem;margin-top:1.4rem}.quote-login__error{color:#b42318;font-weight:800}.quote-builder{padding:clamp(2rem,5vw,4.5rem) 0 clamp(4rem,7vw,6rem)}.quote-builder__hero{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:var(--section-gap);align-items:end;margin-bottom:clamp(1.5rem,4vw,2.6rem)}.quote-builder__logo{width:76px;margin-bottom:1.1rem}.quote-builder h1{max-width:12ch;font-size:clamp(2.2rem,5vw,4rem);line-height:.98}.quote-builder__summary-card,.quote-sticky-card,.quote-panel{border:1px solid rgba(255,255,255,.76);border-radius:28px;background:#ffffffdb;box-shadow:0 24px 70px #0616261a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.quote-builder__summary-card{display:grid;gap:.5rem;padding:1.4rem}.quote-builder__summary-card svg{color:var(--accent)}.quote-builder__summary-card span,.quote-builder__summary-card small{color:var(--text-soft);font-weight:700}.quote-builder__summary-card strong{color:var(--surface-dark);font-family:Sora,sans-serif;font-size:clamp(2rem,3vw,2.7rem)}.quote-builder__grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:var(--section-gap);align-items:start}.quote-form{display:grid;gap:1rem}.quote-panel{display:grid;gap:1rem;padding:clamp(1rem,2.4vw,1.55rem)}.quote-panel__heading,.quote-sticky-card__header{display:flex;gap:.85rem;align-items:flex-start}.quote-panel__heading svg,.quote-sticky-card__header svg{flex:0 0 auto;color:var(--accent)}.quote-panel__heading h2,.quote-sticky-card h2{font-size:clamp(1.35rem,2.6vw,1.9rem)}.quote-panel__heading p,.quote-sticky-card p{margin:.35rem 0 0}.quote-panel__heading--with-action{align-items:center;justify-content:space-between;gap:1rem}.quote-fields{display:grid;gap:.85rem}.quote-fields--two{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-fields--three{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-form label,.quote-login__form label{display:grid;gap:.4rem;color:#22303a;font-size:.9rem;font-weight:800}.quote-form input,.quote-form textarea,.quote-login__form input{width:100%;border:1px solid rgba(8,33,58,.13);border-radius:16px;background:#ffffffe6;color:var(--text);outline:none;padding:.85rem .95rem;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.quote-form textarea{min-height:48px;resize:vertical}.quote-form input:focus,.quote-form textarea:focus,.quote-login__form input:focus{border-color:#2da8c8ad;background:#fff;box-shadow:0 0 0 4px #2da8c81f}.quote-small-button,.quote-detail-row button,.quote-item-card__top button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:38px;border-radius:999px;background:#08213a;color:#fff;font-weight:800;cursor:pointer}.quote-small-button{padding:0 .9rem;white-space:nowrap}.quote-detail-list,.quote-item-list{display:grid;gap:.8rem}.quote-detail-row{display:grid;grid-template-columns:minmax(150px,.32fr) minmax(0,1fr) 44px;gap:.65rem;align-items:start;padding:.75rem;border-radius:20px;background:#e7eaeb85;border:1px solid rgba(8,33,58,.08)}.quote-detail-row button,.quote-item-card__top button{width:40px;height:40px;min-height:40px;border-radius:14px;background:#08213a14;color:var(--surface-dark)}.quote-item-card{display:grid;gap:.9rem;padding:1rem;border:1px solid rgba(8,33,58,.08);border-radius:24px;background:#fff;box-shadow:0 14px 36px #0616260f}.quote-item-card__top,.quote-item-card__total{display:flex;justify-content:space-between;align-items:center;gap:1rem}.quote-item-card__top>div{display:flex;gap:.45rem}.quote-item-card__top strong{color:var(--surface-dark);font-family:Sora,sans-serif}.quote-item-card__total{padding:.8rem .95rem;border-radius:18px;background:linear-gradient(135deg,#08213af2,#0d2e4deb);color:#fff}.quote-item-card__total span{color:#ffffffc2;font-weight:800}.quote-sticky-card{position:sticky;top:86px;display:grid;gap:1rem;padding:1.25rem}.quote-sticky-card dl{display:grid;gap:.6rem;margin:0}.quote-sticky-card dl div{display:flex;justify-content:space-between;gap:1rem;padding:.75rem 0;border-bottom:1px solid rgba(8,33,58,.08)}.quote-sticky-card dt,.quote-sticky-card dd{margin:0}.quote-sticky-card dt{color:var(--text-soft);font-weight:800}.quote-sticky-card dd{color:var(--surface-dark);font-weight:900}.quote-sticky-card__total dd{font-family:Sora,sans-serif;font-size:1.45rem}.quote-sticky-card__note{margin:0;font-size:.9rem}.quote-sticky-card button:disabled{cursor:wait;opacity:.72}.quote-history{display:grid;gap:.75rem;padding-top:.9rem;border-top:1px solid rgba(8,33,58,.08)}.quote-history__top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.quote-history__top strong{color:var(--surface-dark);font-family:Sora,sans-serif}.quote-history__top button,.quote-history__list button{border:1px solid rgba(8,33,58,.1);background:#ffffffc7;color:var(--surface-dark);cursor:pointer}.quote-history__top button{padding:.4rem .7rem;border-radius:999px;font-size:.78rem;font-weight:900}.quote-history__list{display:grid;gap:.5rem;max-height:280px;overflow:auto;padding-right:.15rem}.quote-history__list button{display:grid;gap:.2rem;width:100%;padding:.75rem;border-radius:16px;text-align:left}.quote-history__list button:hover,.quote-history__top button:hover{border-color:#2da8c873;box-shadow:0 8px 22px #06162614}.quote-history__entry{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:.4rem;align-items:stretch}.quote-history__entry>button:first-child{min-width:0}.quote-history__delete{display:inline-flex!important;align-items:center;justify-content:center;padding:0!important;color:#b42318!important}.quote-history__list span{font-weight:900}.quote-history__list small,.quote-history__empty,.quote-history__status{color:var(--text-soft);font-size:.82rem;line-height:1.45}.quote-history__empty,.quote-history__status{margin:0}@media(max-width:980px){.quote-builder__hero,.quote-builder__grid{grid-template-columns:1fr}.quote-sticky-card{position:static}}@media(max-width:700px){.quote-fields--two,.quote-fields--three,.quote-detail-row{grid-template-columns:1fr}.quote-panel__heading--with-action{align-items:flex-start;flex-direction:column}.quote-small-button,.quote-detail-row button{width:100%}}
