
:root{
  --pkg-blue:#1264f6;--pkg-cyan:#16c4cf;--pkg-ink:#0e1834;--pkg-muted:#5e6982;--pkg-line:#e3eaf7;--pkg-bg:#f8fbff;--pkg-card:#fff;--pkg-grad:linear-gradient(100deg,#145cff 0%,#14c8cf 100%);--pkg-shadow:0 18px 46px rgba(39,60,115,.10)
}
.package-page{background:#fff;color:var(--pkg-ink)}
.package-page *{box-sizing:border-box}
.package-page .icon-sprite{position:absolute}
.package-site-header{background:rgba(255,255,255,.96);box-shadow:0 4px 20px rgba(33,50,94,.06)}
.package-site-header .nav-wrap{max-width:1280px}
.package-site-header .main-nav{gap:23px}
.package-site-header .main-nav a{font-size:13px}
.package-site-header .main-nav .quote-link{color:#1264f6;border-bottom:2px solid #16c4cf;padding-bottom:10px}
.package-site-header .nav-cta{border-radius:999px;padding:12px 22px;background:var(--pkg-grad)}
.button-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
.package-hero{position:relative;overflow:hidden;padding:62px 0 42px;background:radial-gradient(circle at 75% 38%,rgba(18,196,207,.14),transparent 24%),radial-gradient(circle at 53% 38%,rgba(30,97,255,.13),transparent 27%),linear-gradient(180deg,#fff,#fbfdff)}
.package-hero:after{content:"";position:absolute;right:0;top:0;width:38%;height:100%;background-image:radial-gradient(#49b9f1 1.6px,transparent 1.6px);background-size:14px 14px;opacity:.16;mask-image:linear-gradient(90deg,transparent,#000)}
.package-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.85fr) minmax(500px,1.15fr);align-items:center;gap:34px;max-width:1280px}
.package-hero-copy{padding:20px 0}
.package-kicker{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:#edf6ff;color:#1373ef;font-size:11px;font-weight:800;letter-spacing:.04em}
.package-kicker svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}
.package-hero-copy h1{font-family:"Space Grotesk",sans-serif;font-size:clamp(56px,6.4vw,86px);line-height:.93;letter-spacing:-.07em;margin:18px 0 18px;color:#111934}
.package-hero-copy h1 span{background:var(--pkg-grad);-webkit-background-clip:text;background-clip:text;color:transparent}
.package-hero-copy>h2{font-size:21px;margin:0 0 8px}
.package-hero-copy>p{max-width:535px;margin:0;color:var(--pkg-muted);font-size:17px;line-height:1.65}
.package-section{padding:54px 0}
.compact-section{padding:28px 0}
.package-section-title{font-family:"Space Grotesk",sans-serif;font-size:27px;letter-spacing:-.035em;margin:0 0 28px}
.package-section-title.centered{text-align:center}
.package-section-title.small-title{font-size:24px;margin-bottom:22px}
.micro-benefits{display:flex;gap:30px;margin-top:28px}
.micro-benefits span{display:grid;grid-template-columns:28px auto;grid-template-rows:auto auto;column-gap:9px;align-items:center}
.micro-benefits svg{grid-row:1/3;width:25px;height:25px;fill:none;stroke:#1768f4;stroke-width:1.8}
.micro-benefits b{font-size:12px}.micro-benefits small{font-size:10px;color:var(--pkg-muted)}
.price-box{display:flex;flex-direction:column;max-width:365px;padding:17px 20px;border:1px solid #d5e3f8;border-radius:14px;background:rgba(255,255,255,.86);box-shadow:0 12px 30px rgba(49,86,145,.06);margin:22px 0 15px}
.price-box small{font-size:12px}.price-box strong{font-family:"Space Grotesk",sans-serif;font-size:38px;line-height:1.1;color:#1264f6}.price-box strong em{font-size:15px;font-style:normal}.price-box span{display:flex;align-items:center;gap:8px;color:#1768f4;font-size:13px;margin-top:8px}.price-box span svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
.hero-wide-btn{display:flex;width:min(365px,100%);justify-content:center;margin:9px 0;border-radius:9px}
.whatsapp-btn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}
.secure-line{display:flex;align-items:center;gap:8px;margin-top:15px;color:#68738a;font-size:10px}.secure-line svg{width:13px;height:13px;fill:none;stroke:currentColor}.secure-line i{width:3px;height:3px;border-radius:50%;background:#8290a8}
.package-feature-grid{display:grid;gap:16px}
.express-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.package-feature-card{min-height:78px;display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid var(--pkg-line);border-radius:12px;background:#fff;box-shadow:0 10px 24px rgba(43,69,123,.04)}
.package-feature-card svg{width:30px;height:30px;fill:none;stroke:#1464f6;stroke-width:1.7;flex:0 0 auto}.package-feature-card h3{font-family:"Manrope",sans-serif;font-size:13px;line-height:1.35;margin:0}
.ideal-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.ideal-card{display:flex;align-items:center;justify-content:center;gap:10px;min-height:62px;border:1px solid var(--pkg-line);border-radius:11px;background:#fff}.ideal-card svg{width:26px;height:26px;fill:none;stroke:#1768f4;stroke-width:1.7}.ideal-card span{font-size:12px;font-weight:700;text-align:center}
.package-process{display:grid;position:relative}.package-process:before{content:"";position:absolute;left:7%;right:7%;top:18px;height:2px;background:#d8e6fb}.five-steps{grid-template-columns:repeat(5,1fr)}.six-steps{grid-template-columns:repeat(6,1fr)}.package-process article{position:relative;text-align:center;padding:0 12px}.package-process article>b{position:relative;z-index:1;display:grid;width:36px;height:36px;place-items:center;margin:0 auto 12px;border-radius:50%;background:#e8f2ff;color:#1764ed;font-size:13px;box-shadow:0 0 0 6px #fff}.package-process h3{font-size:12px;margin:0 0 7px}.package-process p{font-size:10px;line-height:1.45;color:var(--pkg-muted);margin:0}
.package-summary-box{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--pkg-line);border-radius:16px;background:#fff;box-shadow:var(--pkg-shadow);padding:23px}.package-summary-box article{display:flex;gap:15px;padding:4px 24px;border-left:1px solid var(--pkg-line)}.package-summary-box article:first-child{border-left:0}.package-summary-box svg{width:36px;height:36px;fill:none;stroke:#1768f4;stroke-width:1.7}.package-summary-box h3{font-size:14px;margin:0 0 5px}.package-summary-box p{font-size:11px;color:var(--pkg-muted);line-height:1.55;margin:0}
.testimonial-box{display:grid;grid-template-columns:70px 1fr 180px;gap:20px;align-items:center;padding:20px 26px;border:1px solid var(--pkg-line);border-radius:16px;background:#fff}.testimonial-avatar{display:grid;width:56px;height:56px;place-items:center;border-radius:50%;background:var(--pkg-grad);color:#fff;font-weight:800}.testimonial-box blockquote{font-size:13px;line-height:1.6;margin:0;color:#39445c}.testimonial-box>div:last-child{display:flex;flex-direction:column}.testimonial-box>div:last-child span{color:#ffb400;letter-spacing:2px}.testimonial-box b{font-size:12px}.testimonial-box small{font-size:10px;color:var(--pkg-muted)}
.benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit-strip article{display:flex;gap:14px;padding:18px;border:1px solid var(--pkg-line);border-radius:13px;background:#fff}.benefit-strip svg{width:32px;height:32px;fill:none;stroke:#1768f4;stroke-width:1.7}.benefit-strip h3{font-size:13px;margin:0 0 4px}.benefit-strip p{font-size:10.5px;line-height:1.45;color:var(--pkg-muted);margin:0}
.faq-section{background:#fbfdff}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq-grid details{border:1px solid var(--pkg-line);border-radius:10px;background:#fff;padding:0 18px}.faq-grid summary{cursor:pointer;padding:15px 0;font-weight:700;font-size:13px;list-style:none}.faq-grid summary:after{content:"+";float:right;color:#1768f4;font-size:18px}.faq-grid details[open] summary:after{content:"−"}.faq-grid details p{font-size:12px;line-height:1.6;color:var(--pkg-muted);padding:0 0 15px;margin:0}.centered{display:block;text-align:center;margin-left:auto;margin-right:auto}
.package-footer{margin-top:0;background:#fff;border-top:1px solid #e8edf7}.package-footer-grid{display:grid;grid-template-columns:1.35fr .7fr 1fr .8fr;gap:45px;padding:38px 0}.package-footer-grid h3{font-size:13px;margin:0 0 12px}.package-footer-grid p,.package-footer-grid a{display:flex;align-items:center;gap:8px;margin:7px 0;color:#657087;font-size:11px;text-decoration:none}.footer-brand-block>p:first-of-type{max-width:310px;line-height:1.6;margin-top:15px}.package-socials{display:flex;gap:10px}.package-socials a{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#eef4ff}.package-socials svg{width:18px;height:18px;fill:none;stroke:#165ff0;stroke-width:1.8}.tech-title{margin-top:20px!important}.package-tech{display:flex;flex-wrap:wrap;gap:7px}.package-tech span{font-size:9px;padding:6px 8px;border-radius:6px;background:#f1f5fb;color:#243653;font-weight:800}.package-footer-bottom{padding:13px 0;background:#04233e;color:#fff;font-size:10px;text-align:center}
/* Device visuals */
.quote-device-stage,.express-device-stage,.pro-device-stage{position:relative;min-height:410px}.quote-glow,.device-orb{position:absolute;inset:30px 10px 20px 90px;border-radius:50%;background:radial-gradient(circle,rgba(39,193,214,.32),rgba(35,98,244,.08) 48%,transparent 70%);filter:blur(2px)}.dot-pattern{position:absolute;right:15px;top:25px;width:110px;height:110px;background-image:radial-gradient(#28addd 2px,transparent 2px);background-size:13px 13px;opacity:.38}
.mini-laptop,.express-laptop,.pro-laptop{position:absolute;right:40px;top:40px;width:500px;filter:drop-shadow(0 30px 28px rgba(41,64,110,.17))}.mini-screen,.express-screen,.pro-screen{height:285px;border:10px solid #d5dbe6;border-bottom-width:13px;border-radius:10px;background:#fff;overflow:hidden}.mini-base,.laptop-base{height:22px;margin:-1px -40px 0;border-radius:0 0 50% 50%;background:linear-gradient(#f5f7fa,#cfd5df);box-shadow:0 8px 12px rgba(48,59,88,.12)}
.mini-nav{height:28px;display:flex;align-items:center;gap:22px;padding:0 20px;font-size:6px}.mini-nav i{width:9px;height:9px;border-radius:50%;background:#1864f2}.mini-nav span{width:35px;height:3px;border-radius:99px;background:#dfe5f1}.mini-site{height:190px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:20px 28px;background:linear-gradient(135deg,#fff,#edf8ff)}.mini-site-copy small,.site-hero small{font-size:6px;color:#1768f4;font-weight:800}.mini-site-copy h3,.site-hero h3{font-size:18px;line-height:1.1;margin:8px 0}.mini-site-copy em{color:#0f9fd1;font-style:normal}.mini-site-copy button,.site-hero button,.mini-phone button,.express-phone button{border:0;border-radius:4px;background:#1768f4;color:#fff;padding:7px 11px;font-size:7px}.mini-art{display:flex;align-items:flex-end;justify-content:center;gap:10px;height:120px}.mini-art b{width:45px;border-radius:8px 8px 0 0;background:linear-gradient(#24c0cf,#1763f2)}.mini-art b:nth-child(1){height:65px}.mini-art b:nth-child(2){height:105px}.mini-art b:nth-child(3){height:82px}.mini-about{text-align:center;font-size:8px;font-weight:700;padding:8px}.mini-phone,.express-phone,.pro-phone{position:absolute;right:6px;top:120px;width:120px;height:245px;padding:28px 13px 12px;border:7px solid #202632;border-radius:22px;background:#fff;box-shadow:0 20px 30px rgba(26,42,88,.2);z-index:3}.mini-phone:before,.express-phone:before,.pro-phone:before{content:"";position:absolute;top:7px;left:50%;width:40px;height:8px;transform:translateX(-50%);border-radius:99px;background:#1c2230}.mini-phone small{font-size:6px}.mini-phone h4,.express-phone h4{font-size:13px;line-height:1.15;margin:10px 0}.mini-phone em{font-style:normal;color:#1768f4}.phone-bars{margin-top:24px}.phone-bars i{display:block;height:5px;margin:6px 0;border-radius:99px;background:#e2e7f2}.phone-bars i:nth-child(2){width:75%}.phone-bars i:nth-child(3){width:55%}
.site-top{height:32px;display:flex;align-items:center;gap:18px;padding:0 22px;font-size:7px}.site-top b{margin-right:auto;font-size:9px}.site-hero{height:180px;display:grid;grid-template-columns:1fr 1fr;padding:25px 30px;background:linear-gradient(135deg,#fff,#f2fbff)}.site-hero p{font-size:7px;color:#6b758d}.site-illustration{position:relative;margin:10px;background:linear-gradient(145deg,#eff8ff,#dbeafb);border-radius:48% 52% 44% 56%}.site-illustration i{position:absolute;bottom:20px;width:35px;height:50px;border-radius:12px;background:#fff;box-shadow:0 8px 15px rgba(40,80,140,.12)}.site-illustration i:nth-child(1){left:28px}.site-illustration i:nth-child(2){left:75px;height:75px}.site-illustration i:nth-child(3){right:25px;height:60px}.site-services{text-align:center;padding:9px 20px}.site-services>b{font-size:9px}.site-services>div{display:flex;justify-content:space-around;margin-top:8px}.site-services span{display:flex;align-items:center;gap:4px;font-size:6px}.site-services svg{width:12px;height:12px;fill:none;stroke:#1768f4}.express-phone b{font-size:7px}.express-phone p{font-size:7px;line-height:1.4}.phone-service{display:flex;align-items:center;gap:7px;margin-top:20px;padding:10px;border-radius:8px;background:#f3f7ff;font-size:7px}.phone-service svg{width:15px;height:15px;fill:none;stroke:#1768f4}
/* Quote builder */
.quote-builder-section{background:#fbfdff}.quote-builder-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr);gap:28px;align-items:start}.quote-feature-panel,.quote-summary-card{border:1px solid var(--pkg-line);border-radius:17px;background:#fff;box-shadow:var(--pkg-shadow)}.quote-feature-panel{padding:27px}.panel-heading{display:flex;gap:11px;align-items:flex-start}.panel-heading>span{font-size:20px;color:#0fb5ba;font-weight:800}.panel-heading h2{font-size:19px;margin:0 0 5px}.panel-heading p{font-size:12px;color:var(--pkg-muted);margin:0}.quote-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.quote-feature{position:relative;display:grid;grid-template-columns:20px 35px 1fr auto;gap:8px;align-items:center;min-height:62px;padding:10px;border:1px solid #dbe4f2;border-radius:9px;cursor:pointer;transition:.2s}.quote-feature:hover{border-color:#8db4f8;box-shadow:0 7px 18px rgba(40,92,176,.08)}.quote-feature input{position:absolute;opacity:0}.quote-check{width:14px;height:14px;border:1px solid #b6c3d6;border-radius:3px}.quote-feature input:checked~.quote-check{background:#11b4b4;border-color:#11b4b4;box-shadow:inset 0 0 0 3px #fff}.quote-feature-icon{display:grid;width:31px;height:31px;place-items:center;border-radius:8px;background:#f2f6ff}.quote-feature-icon svg{width:20px;height:20px;fill:none;stroke:#1768f4;stroke-width:1.7}.quote-feature-copy{display:flex;flex-direction:column;min-width:0}.quote-feature-copy strong{font-size:10px;line-height:1.25}.quote-feature-copy small{font-size:7.5px;line-height:1.35;color:var(--pkg-muted);margin-top:3px}.quote-feature-price{font-size:7px;color:#10a7a5;font-weight:800}.premium-divider{position:relative;text-align:center;margin:24px 0 0}.premium-divider:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#dfe6f2}.premium-divider span{position:relative;padding:5px 13px;border-radius:999px;background:#edf6ff;color:#1768f4;font-size:8px;font-weight:800}.premium-grid{grid-template-columns:repeat(2,1fr);margin-top:15px}.panel-note{display:flex;align-items:center;gap:7px;margin:18px 0 0;color:#68748c;font-size:9px}.panel-note svg{width:14px;height:14px;fill:none;stroke:#1768f4}.quote-summary-card{position:sticky;top:90px;padding:24px}.summary-title{display:flex;gap:11px;align-items:center}.summary-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#e8fafc}.summary-icon svg{width:22px;height:22px;fill:none;stroke:#0eafb1}.summary-title h2{font-size:18px;margin:0}.summary-title p{font-size:9px;margin:4px 0 0;color:#657087}.selected-list{max-height:290px;overflow:auto;padding:16px 0;border-bottom:1px solid #e2e8f2}.selected-item{display:flex;align-items:center;gap:7px;margin:8px 0;font-size:9px}.selected-item svg{width:12px;height:12px;fill:none;stroke:#0badab;stroke-width:2}.selected-item span{flex:1}.selected-item b{font-size:8px}.summary-subtotal,.maintenance-price{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px dashed #dce3ee;font-size:11px}.summary-subtotal strong{font-size:15px}.maintenance-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;cursor:pointer}.maintenance-row span{display:flex;flex-direction:column}.maintenance-row b{font-size:10px}.maintenance-row small{font-size:7.5px;color:#6d778e;max-width:180px;line-height:1.4}.maintenance-row input{position:absolute;opacity:0}.maintenance-row i{position:relative;width:37px;height:21px;border-radius:99px;background:#ccd5e3;transition:.2s}.maintenance-row i:after{content:"";position:absolute;left:3px;top:3px;width:15px;height:15px;border-radius:50%;background:#fff;transition:.2s}.maintenance-row input:checked+i{background:#10b6b2}.maintenance-row input:checked+i:after{left:19px}.maintenance-price strong{font-size:9px}.summary-total{padding:17px 0}.summary-total small{display:block;font-size:11px}.summary-total>strong{display:block;font-family:"Space Grotesk";font-size:31px;color:#0aa9b4}.summary-total strong em{font-style:normal;font-size:13px}.summary-total p{font-size:7px;color:#68738a;margin:4px 0 0}.full-btn{display:flex;justify-content:center;width:100%;margin:8px 0;border-radius:8px}.privacy-note{display:flex;justify-content:center;align-items:center;gap:5px;font-size:7px;color:#748096}.privacy-note svg{width:11px;height:11px;fill:none;stroke:currentColor}
/* Pro */
.pro-hero .package-hero-copy h1{font-size:clamp(55px,6vw,78px)}.pro-micro{gap:20px}.pro-price-actions{display:grid;grid-template-columns:1.1fr .9fr;gap:12px;align-items:center;margin-top:22px}.compact-price{margin:0;max-width:none}.compact-price p{font-size:8px!important}.pro-price-actions>div:last-child{display:grid;gap:8px}.pro-price-actions .btn{padding:12px 14px;font-size:11px;text-align:center}.pro-device-stage{min-height:430px}.pro-laptop{width:505px;right:35px;top:28px}.pro-screen{display:grid;grid-template-columns:90px 1fr;background:#f8fbff}.dashboard-sidebar{display:flex;flex-direction:column;gap:12px;padding:18px 12px;background:#f2f7fd;font-size:7px}.dashboard-sidebar b{font-size:11px}.dashboard-sidebar span{padding:4px 6px;color:#647188}.dashboard-sidebar .active{background:#e5efff;color:#1768f4;border-radius:5px}.dashboard-main{padding:17px}.dashboard-main h4{font-size:14px;margin:0 0 14px}.dashboard-row{display:grid;grid-template-columns:.9fr 1.1fr;gap:12px}.mini-calendar,.reservation-list{height:190px;padding:12px;border:1px solid #e1e7f0;border-radius:7px;background:#fff}.mini-calendar b,.reservation-list>b{font-size:8px}.calendar-dots{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:13px}.calendar-dots i{height:13px;border-radius:4px;background:#edf2fa}.calendar-dots i:nth-child(6){background:#1768f4}.reservation-list span{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:5px;margin:12px 0;font-size:7px}.reservation-list span>i{width:18px;height:18px;border-radius:50%;background:#d8e5f7}.reservation-list em{padding:3px 5px;border-radius:99px;background:#dbf7e8;color:#149158;font-size:5px;font-style:normal}.reservation-list em.pending{background:#fff0d8;color:#b36d05}.pro-phone{right:0;top:105px;width:135px;height:270px}.pro-phone h4{font-size:10px}.phone-calendar{padding:10px 4px}.phone-calendar b{font-size:7px}.phone-calendar span{display:block;margin-top:12px;font-size:6px;word-spacing:5px}.phone-calendar em{display:inline-grid;width:17px;height:17px;place-items:center;border-radius:4px;background:#1768f4;color:#fff;font-style:normal}.pro-phone button{position:absolute;left:12px;right:12px;bottom:18px;border:0;border-radius:5px;padding:8px;background:#1768f4;color:#fff;font-size:7px}.pro-feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.pro-feature-card{display:flex;gap:12px;min-height:105px;padding:17px;border:1px solid var(--pkg-line);border-radius:12px;background:#fff}.pro-feature-card svg{width:29px;height:29px;fill:none;stroke:#1768f4;stroke-width:1.7;flex:0 0 auto}.pro-feature-card h3{font-size:12px;line-height:1.25;margin:0 0 7px}.pro-feature-card p{font-size:8px;line-height:1.5;color:var(--pkg-muted);margin:0}.implementation-grid{display:grid;grid-template-columns:1.7fr .8fr;gap:22px}.implementation-card,.investment-card{padding:24px;border:1px solid var(--pkg-line);border-radius:15px;background:#fff}.implementation-card .package-section-title{margin-bottom:27px}.investment-card h2{font-size:21px;margin:0 0 14px}.investment-card>small{font-size:10px}.investment-card>strong{display:block;font-family:"Space Grotesk";font-size:31px;color:#1264f6}.investment-card strong em{font-size:12px;font-style:normal}.investment-card ul{padding:0;list-style:none}.investment-card li{font-size:9px;margin:7px 0;color:#4f5b72}.investment-card li:before{content:"✓";color:#10afac;margin-right:6px}.investment-card>div{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid #dfe8f4;border-radius:10px}.investment-card>div svg{width:28px;height:28px;fill:none;stroke:#1768f4}.investment-card>div span{display:flex;flex-direction:column;font-size:9px}.investment-card>div b{font-size:13px;margin-top:3px}.extras-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.extras-grid span{padding:11px 15px;border:1px solid #dce6f4;border-radius:999px;background:#fff;color:#37506e;font-size:11px;font-weight:700}
@media(max-width:1100px){.package-hero-grid{grid-template-columns:1fr 1fr}.mini-laptop,.express-laptop,.pro-laptop{width:430px;right:20px}.express-feature-grid{grid-template-columns:repeat(3,1fr)}.pro-feature-grid{grid-template-columns:repeat(3,1fr)}.package-site-header .main-nav{gap:14px}.package-site-header .main-nav a{font-size:11px}}
@media(max-width:900px){.package-hero-grid{grid-template-columns:1fr}.package-hero-copy{padding-bottom:0}.quote-device-stage,.express-device-stage,.pro-device-stage{min-height:420px}.mini-laptop,.express-laptop,.pro-laptop{left:50%;right:auto;transform:translateX(-50%)}.quote-builder-grid{grid-template-columns:1fr}.quote-summary-card{position:static}.ideal-grid{grid-template-columns:repeat(3,1fr)}.benefit-strip{grid-template-columns:repeat(2,1fr)}.package-footer-grid{grid-template-columns:repeat(2,1fr)}.implementation-grid{grid-template-columns:1fr}.package-process.six-steps{grid-template-columns:repeat(3,1fr);gap:30px 0}.package-process.six-steps:before{display:none}}
@media(max-width:700px){.package-hero{padding-top:35px}.package-hero-copy h1{font-size:55px}.package-site-header .nav-cta{display:none}.quote-feature-grid{grid-template-columns:1fr}.premium-grid{grid-template-columns:1fr}.express-feature-grid,.pro-feature-grid{grid-template-columns:1fr 1fr}.ideal-grid{grid-template-columns:1fr 1fr}.package-process.five-steps{grid-template-columns:1fr;gap:16px}.package-process.five-steps:before{display:none}.package-process article{display:grid;grid-template-columns:40px 1fr;text-align:left;column-gap:12px}.package-process article>b{grid-row:1/3;margin:0}.package-summary-box{grid-template-columns:1fr}.package-summary-box article{border-left:0;border-top:1px solid var(--pkg-line);padding:18px 5px}.package-summary-box article:first-child{border-top:0}.testimonial-box{grid-template-columns:50px 1fr}.testimonial-box>div:last-child{grid-column:2}.faq-grid{grid-template-columns:1fr}.micro-benefits{flex-wrap:wrap}.package-footer-grid{grid-template-columns:1fr}.mini-laptop,.express-laptop,.pro-laptop{width:370px}.mini-phone,.express-phone,.pro-phone{right:5px}.pro-price-actions{grid-template-columns:1fr}.pro-feature-grid{grid-template-columns:1fr}.benefit-strip{grid-template-columns:1fr}.implementation-card .six-steps{grid-template-columns:1fr 1fr}.package-process.six-steps article{display:block;text-align:center}.package-process.six-steps article>b{margin:0 auto 8px}}
@media(max-width:480px){.package-hero-copy h1{font-size:48px}.quote-device-stage,.express-device-stage,.pro-device-stage{min-height:360px}.mini-laptop,.express-laptop,.pro-laptop{width:310px}.mini-screen,.express-screen,.pro-screen{height:240px}.mini-phone,.express-phone,.pro-phone{width:95px;height:210px;top:100px}.express-feature-grid{grid-template-columns:1fr}.ideal-grid{grid-template-columns:1fr 1fr}.package-feature-card{min-height:65px}.quote-feature-panel{padding:18px}.quote-summary-card{padding:18px}}


/* Larger custom quote feature cards */
.quote-builder-section .container{width:min(1320px,calc(100% - 40px))}
.quote-builder-grid{grid-template-columns:minmax(0,1fr) minmax(355px,.42fr);gap:30px}
.quote-feature-panel{padding:34px}
.panel-heading{gap:15px}.panel-heading>span{font-size:27px;line-height:1}.panel-heading h2{font-size:24px;margin-bottom:7px}.panel-heading p{font-size:14px;line-height:1.55}
.quote-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:25px}
.quote-feature{grid-template-columns:24px 58px minmax(0,1fr) auto;gap:13px;min-height:126px;padding:20px 18px;border-radius:15px;background:linear-gradient(145deg,#fff,#fbfdff)}
.quote-check{width:20px;height:20px;border-radius:5px}.quote-feature input:checked~.quote-check{box-shadow:inset 0 0 0 4px #fff}
.quote-feature-icon{width:54px;height:54px;border-radius:15px;background:linear-gradient(145deg,#f1f5ff,#f5ffff)}
.quote-feature-icon svg{width:31px;height:31px;stroke-width:1.75}
.quote-feature-copy strong{font-size:15px;line-height:1.25}.quote-feature-copy small{font-size:11px;line-height:1.45;margin-top:6px}
.quote-feature-price{align-self:start;padding:5px 8px;border-radius:999px;background:#eef8ff;color:#1264f6;font-size:10px;white-space:nowrap}
.quote-feature.premium .quote-feature-price{background:#eafbf7;color:#089d94}
.premium-divider{margin-top:30px}.premium-divider span{padding:7px 16px;font-size:10px}
.panel-note{margin-top:22px;font-size:11px}.panel-note svg{width:17px;height:17px}
.quote-summary-card{top:96px;padding:28px;border-radius:20px}.summary-icon{width:46px;height:46px}.summary-icon svg{width:26px;height:26px}.summary-title h2{font-size:22px}.summary-title p{font-size:11px}
.selected-list{max-height:410px;padding:19px 0}.selected-item{gap:9px;margin:11px 0;font-size:11px}.selected-item svg{width:14px;height:14px}.selected-item b{font-size:10px}
.empty-selection{margin:18px 0;padding:18px;border:1px dashed #d5dfef;border-radius:12px;background:#f8fbff;color:#71809a;font-size:11px;line-height:1.5;text-align:center}
.summary-subtotal,.maintenance-price{font-size:13px}.summary-subtotal strong{font-size:19px}.maintenance-row b{font-size:12px}.maintenance-row small{font-size:9px}.maintenance-price strong{font-size:11px}.summary-total>strong{font-size:38px}.summary-total p{font-size:9px}.privacy-note{font-size:9px}
@media(max-width:1050px){.quote-feature-grid{grid-template-columns:1fr}.quote-builder-grid{grid-template-columns:minmax(0,1fr) 340px}}
@media(max-width:900px){.quote-builder-grid{grid-template-columns:1fr}.quote-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-summary-card{position:static}}
@media(max-width:700px){.quote-feature-grid{grid-template-columns:1fr}.quote-feature{min-height:116px}.quote-feature-panel{padding:24px}.panel-heading h2{font-size:21px}}
@media(max-width:480px){.quote-feature{grid-template-columns:22px 48px minmax(0,1fr);padding:17px 14px}.quote-feature-price{grid-column:3;justify-self:start}.quote-feature-icon{width:46px;height:46px}.quote-feature-icon svg{width:27px;height:27px}.quote-feature-copy strong{font-size:14px}}


/* v14: Express / Pro entry cards above the manual quote builder */
.quote-start-section{padding:62px 0 26px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)}
.quote-start-heading{max-width:800px;margin:0 auto 34px;text-align:center}
.quote-start-heading .package-kicker{margin-bottom:14px}
.quote-start-heading h2{margin:0 0 13px;font-family:"Space Grotesk",sans-serif;font-size:clamp(34px,4vw,52px);line-height:1.02;letter-spacing:-.055em;color:#10172d}
.quote-start-heading h2 span{background:linear-gradient(90deg,#165cff,#25c3d6);-webkit-background-clip:text;background-clip:text;color:transparent}
.quote-start-heading>p{max-width:710px;margin:0 auto;color:#637088;font-size:16px;line-height:1.7}
.quote-start-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1080px;margin:0 auto}
.quote-start-card{position:relative;display:flex;min-height:470px;flex-direction:column;overflow:hidden;padding:29px;border:1px solid #dfe7f5;border-radius:25px;background:#fff;box-shadow:0 18px 45px rgba(23,43,94,.08);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.quote-start-card:before{position:absolute;top:0;right:0;left:0;height:6px;content:""}
.quote-start-express:before{background:linear-gradient(90deg,#165cff,#20c5d7)}
.quote-start-pro:before{background:linear-gradient(90deg,#6b3ff0,#165cff)}
.quote-start-card:hover{transform:translateY(-6px);border-color:#cfdaf2;box-shadow:0 25px 60px rgba(23,43,94,.14)}
.quote-start-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}
.quote-start-badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:#edf5ff;color:#1761e9;font-size:10px;font-weight:800;letter-spacing:.08em}
.quote-start-pro .quote-start-badge{background:#f2eeff;color:#6540e6}
.quote-start-icon{display:grid;width:62px;height:62px;place-items:center;border:1px solid #dfe7f8;border-radius:19px;color:#1763ef;background:linear-gradient(145deg,#eff5ff,#f5ffff);box-shadow:0 11px 25px rgba(37,76,173,.08)}
.quote-start-pro .quote-start-icon{color:#6840e8;background:linear-gradient(145deg,#f3efff,#eef5ff)}
.quote-start-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.quote-start-copy h3{margin:0 0 12px;font-family:"Space Grotesk",sans-serif;font-size:30px;line-height:1.05;letter-spacing:-.045em;color:#11172b}
.quote-start-copy>p{margin:0 0 20px;color:#637088;font-size:15px;line-height:1.65}
.quote-start-copy ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}
.quote-start-copy li{display:flex;align-items:center;gap:9px;color:#344058;font-size:13px;font-weight:700}
.quote-start-copy li svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:#15aaa6;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.quote-start-footer{display:flex;margin-top:auto;padding-top:27px;border-top:1px solid #e8edf6;align-items:flex-end;justify-content:space-between;gap:18px}
.quote-start-footer>div{display:flex;flex-direction:column}
.quote-start-footer small{margin-bottom:2px;color:#7a8498;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}
.quote-start-footer strong{font-family:"Space Grotesk",sans-serif;color:#1262ee;font-size:25px;line-height:1;letter-spacing:-.04em;white-space:nowrap}
.quote-start-pro .quote-start-footer strong{color:#6840e8}
.quote-start-footer strong em{font-size:10px;font-style:normal;letter-spacing:0}
.quote-start-button{min-height:48px;padding-inline:18px;border-radius:13px;font-size:12px;white-space:nowrap}
.quote-start-pro .quote-start-button{background:linear-gradient(100deg,#6b3ff0,#165cff)}
.quote-manual-divider{display:flex;max-width:1080px;margin:38px auto 0;align-items:center;gap:18px;color:#65728b;font-size:13px;font-weight:800;text-align:center}
.quote-manual-divider:before,.quote-manual-divider:after{height:1px;flex:1;background:linear-gradient(90deg,transparent,#dbe3f1);content:""}
.quote-manual-divider:after{background:linear-gradient(90deg,#dbe3f1,transparent)}
.quote-manual-divider span{padding:10px 16px;border:1px solid #dfe7f4;border-radius:999px;background:#fff;white-space:nowrap}
.quote-builder-section{padding-top:35px}
@media(max-width:900px){.quote-start-grid{grid-template-columns:1fr;max-width:680px}.quote-start-card{min-height:430px}.quote-start-footer{align-items:center}}
@media(max-width:600px){.quote-start-section{padding-top:48px}.quote-start-card{min-height:0;padding:23px;border-radius:21px}.quote-start-copy h3{font-size:26px}.quote-start-footer{align-items:stretch;flex-direction:column}.quote-start-button{width:100%}.quote-manual-divider{gap:9px}.quote-manual-divider span{white-space:normal}.quote-start-footer strong{font-size:24px}}
