
:root{--blue:#005C96;--deep:#004572;--ink:#122042;--muted:#68748a;--line:#e0e6f1;--soft:#f5f7fc;--light:#eaf4fa;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font:15px/1.65 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(42px,5.7vw,78px);font-weight:750}h2{font-size:clamp(31px,3.4vw,47px);font-weight:700}h3{font-size:23px;letter-spacing:-.03em}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #3b95ca;outline-offset:4px}button{color:inherit}img{display:block;width:100%;object-fit:cover}svg{flex-shrink:0}[hidden]{display:none!important}.wrap{max-width:1260px;padding:0 38px;margin:auto}.eyebrow{display:block;color:var(--blue);font-size:11px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px}.btn{border:1px solid var(--blue);background:var(--blue);color:#fff;padding:13px 21px;display:inline-flex;gap:12px;align-items:center;justify-content:center;border-radius:9px;font-size:13px;font-weight:650;min-height:47px;transition:background .2s,transform .2s}.btn:hover{background:var(--deep);transform:translateY(-1px)}.btn.white{background:#fff;color:var(--blue);border-color:#fff}.btn.outline{background:transparent;color:var(--ink);border-color:var(--line)}.btn.outline:hover{border-color:var(--blue);color:var(--blue)}.btn.ghost{background:transparent;color:var(--blue);border:0;padding:8px 0}.btn.small{padding:8px 13px;min-height:37px;font-size:12px}.btn.full{width:100%}.muted{color:var(--muted)}.fine{font-size:11px;line-height:1.6}.row{display:flex;gap:14px;align-items:center}.between{justify-content:space-between}.pill{display:inline-flex;padding:5px 10px;background:var(--light);color:var(--blue);border-radius:30px;font-size:10px;font-weight:650;letter-spacing:.02em}.dot{height:6px;width:6px;display:inline-block;background:#4eac86;border-radius:100%;margin-right:7px}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;padding:10px}.skip:focus{top:10px}.nav-shell{position:sticky;top:0;z-index:30;background:#ffffffed;backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{display:flex;align-items:center;gap:9px;font-weight:850;font-size:24px;letter-spacing:-.06em}.logo-mark{width:30px;height:30px;background:var(--blue);border-radius:8px;color:white;display:grid;place-items:center;font-size:23px;line-height:1;letter-spacing:-3px;padding-right:3px}.logo em{font-style:normal;color:var(--blue)}.navlinks{display:flex;gap:24px;align-items:center;font-size:12px;font-weight:550}.navlinks a:hover{color:var(--blue)}.navright{display:flex;gap:16px;align-items:center}.lang{font-size:11px;font-weight:650}.mobile-menu{display:none;background:white;border:1px solid var(--line);border-radius:8px;padding:8px 12px}.hero{padding:73px 0 66px;overflow:hidden;background:radial-gradient(ellipse at 85% 50%,#eaf4fa 0,transparent 52%)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.hero h1 span{color:var(--blue)}.hero p{font-size:16px;max-width:440px;margin:24px 0 28px;line-height:1.8}.hero .eyebrow{display:flex;align-items:center;gap:8px;letter-spacing:.08em}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.start-price{font-size:12px;color:var(--muted);margin-top:24px}.start-price b{color:var(--ink);font-weight:650}.hero-art{position:relative;min-height:490px;padding-top:10px}.browser-card{border:1px solid #d7deee;background:#fff;box-shadow:0 22px 80px #182f6420;border-radius:14px;overflow:hidden;transform:rotate(-2deg);width:92%}.browser-bar{height:35px;background:#f9fafc;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:4px;padding:0 12px}.browser-bar i{width:5px;height:5px;border-radius:100%;background:#c8cfdd}.browser-bar span{font-size:8px;margin:auto;color:#8a92a4}.art-screen{padding:19px 22px;background:#f8f5ed;color:#343e30}.art-nav{display:flex;justify-content:space-between;font-size:8px;margin-bottom:24px}.art-nav b{font-family:Georgia,serif;font-size:16px}.art-content{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:center}.art-content h3{font-family:Georgia,serif;font-size:34px;font-weight:400;line-height:1.1}.art-content small{font-size:6px;letter-spacing:.13em}.art-content img{height:200px;border-radius:90px 90px 4px 4px}.art-btn{display:inline-block;margin-top:14px;background:#33452d;color:white;padding:8px 12px;border-radius:3px;font-size:7px}.art-caption{display:flex;justify-content:space-between;font-size:7px;border-top:1px solid #d8ddcd;margin-top:20px;padding-top:12px}.floating-config{position:absolute;right:-2px;bottom:5px;width:285px;padding:20px 22px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 50px #122b611f;border-radius:13px;transform:rotate(1deg)}.floating-config h4{font-size:13px;margin-bottom:14px}.mini-option{display:flex;align-items:center;gap:9px;font-size:11px;padding:10px 0;border-top:1px solid #f0f2f7;cursor:pointer}.mini-option input{accent-color:var(--blue);width:15px;height:15px}.mini-option .price{margin-left:auto;color:var(--muted);font-size:10px}.mini-totals{background:var(--blue);margin:14px -8px -6px;padding:13px;border-radius:8px;display:flex;justify-content:space-between;color:#fff}.mini-totals small{display:block;font-size:8px;opacity:.7;text-transform:uppercase;letter-spacing:.1em}.mini-totals strong{font-size:20px;letter-spacing:-.04em}.art-tag{position:absolute;left:-12px;bottom:62px;font-size:10px;display:flex;gap:9px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:9px;padding:12px;box-shadow:0 6px 20px #122b610a}.art-tag svg{color:var(--blue)}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-top:24px;padding-bottom:24px;gap:20px}.trust-item{display:flex;align-items:center;justify-content:center;gap:11px;font-size:12px;font-weight:550}.trust-item svg{color:var(--blue)}.section{padding:88px 0}.section.soft{background:var(--soft)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:34px}.section-head p{max-width:450px;margin-top:17px;font-size:14px}.tabs{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0}.chip{background:#fff;border:1px solid var(--line);border-radius:7px;padding:8px 14px;font-size:11px;font-weight:550}.chip.active,.chip[aria-pressed=true]{background:var(--blue);border-color:var(--blue);color:white}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.template-card{border:1px solid var(--line);border-radius:13px;background:white;overflow:hidden;transition:transform .2s,box-shadow .2s}.template-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #0045720c}.template-info{padding:20px}.template-info h3{font-size:17px;letter-spacing:-.03em}.template-info p{font-size:11px;margin:6px 0 13px}.template-info .row{gap:9px}.template-info .btn{flex:1;font-size:10px;padding:9px}.mini-site{height:222px;padding:16px;background:#f4f1e7;overflow:hidden;color:#354335;position:relative}.mini-site .mn{display:flex;justify-content:space-between;font-size:7px;margin-bottom:22px}.mini-site .mn strong{font-size:11px;font-family:Georgia,serif}.mini-site .mc{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center}.mini-site h4{font-family:Georgia,serif;font-size:25px;line-height:1.08;font-weight:400;letter-spacing:-.04em}.mini-site small{font-size:6px;display:block;margin-bottom:10px;letter-spacing:.09em;text-transform:uppercase}.mini-site img{height:139px;border-radius:60px 60px 4px 4px}.mini-site .mb{font-size:6px;padding:7px 10px;background:currentColor;display:inline-block;margin-top:14px;border-radius:2px}.mini-site .mb span{color:#fff}.mini-site.restaurant-modern{background:#ef603a;color:#2d1e19}.restaurant-modern .mc{grid-template-columns:1.2fr 1fr}.restaurant-modern h4{font-family:Arial,sans-serif;font-weight:900;text-transform:uppercase;font-size:28px}.restaurant-modern img{border-radius:100%;height:130px;transform:rotate(-8deg);border:7px solid #f5be6d}.mini-site.dental-premium{background:#e9f5f8;color:#1a5967}.dental-premium h4{font-family:Arial,sans-serif;font-size:25px;font-weight:600}.dental-premium img{border-radius:70px 8px 70px 8px}.mini-site.home-pro{background:#1e3736;color:white}.home-pro .mc{grid-template-columns:1fr}.home-pro h4{font-family:Arial,sans-serif;font-size:30px;font-weight:650;position:relative;z-index:2;width:65%}.home-pro img{position:absolute;right:0;top:50px;width:43%;height:180px;opacity:.5;border-radius:0}.mini-site.automotive-pro{background:#17202a;color:#fff}.automotive-pro .mc{display:block}.automotive-pro h4{font-family:Arial,sans-serif;font-weight:900;text-transform:uppercase;font-size:28px;position:relative;z-index:2;max-width:72%}.automotive-pro img{position:absolute;inset:70px 0 0 45%;width:55%;height:155px;opacity:.45;border-radius:0}.mini-site.beauty-luxe{background:#f8eef2;color:#623d51}.beauty-luxe .mc{direction:rtl}.beauty-luxe .mc>div{direction:ltr}.beauty-luxe img{border-radius:0 65px 0 0}.mini-site.real-estate{background:#eeece6;color:#473b30}.real-estate .mc{display:block}.real-estate img{height:100px;margin-top:12px;border-radius:0}.real-estate h4{font-size:24px}.real-estate .mb,.real-estate small{display:none}.all-link{font-size:12px;color:var(--blue);font-weight:600;white-space:nowrap}.config-teaser{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.config-teaser p{margin:22px 0;max-width:400px}.steps-list{margin:26px 0;display:grid;gap:17px}.steps-list div{display:flex;align-items:center;gap:12px;font-size:12px}.check{width:22px;height:22px;background:var(--light);color:var(--blue);border-radius:50%;display:grid;place-items:center;font-size:12px}.teaser-panel{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 14px 40px #00457208;padding:28px}.teaser-panel .mini-option{font-size:13px;padding:15px 0}.teaser-panel .mini-option .price{font-size:11px}.teaser-total{padding-top:20px;border-top:1px solid var(--line);margin-top:10px}.teaser-total strong{font-size:31px;letter-spacing:-.04em}.ai-panel{background:var(--blue);border-radius:23px;color:white;padding:55px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;overflow:hidden;position:relative}.ai-panel .eyebrow{color:#b8d9ec}.ai-panel p{color:#c5e0f0;margin:22px 0;font-size:14px}.ai-chat{background:#fff;border-radius:15px;padding:23px;color:var(--ink);box-shadow:0 20px 50px #07196138;transform:rotate(1deg)}.ai-chat .chat-head{padding-bottom:16px;border-bottom:1px solid var(--line);font-size:12px;font-weight:650}.bubble{background:var(--soft);border-radius:11px 11px 11px 0;padding:12px 14px;font-size:11px;margin:16px 0;max-width:90%;line-height:1.65}.bubble.user{background:var(--light);margin-left:auto;border-radius:11px 11px 0 11px}.chat-action{border:1px solid var(--line);width:100%;text-align:left;padding:10px;border-radius:8px;font-size:10px;background:#fff;color:var(--blue)}.seo-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:35px}.seo-card{padding:35px;border:1px solid var(--line);border-radius:15px;position:relative;background:#fff}.seo-card svg{color:var(--blue);margin-bottom:20px}.seo-card h3{font-size:25px}.seo-card p{margin:14px 0;font-size:13px;max-width:410px}.tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}.tags span{border:1px solid var(--line);padding:5px 9px;border-radius:6px;font-size:10px;color:var(--muted)}.industry-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:30px}.industry-tile{display:flex;flex-direction:column;gap:19px;border:1px solid var(--line);padding:22px 15px;border-radius:12px;font-size:11px;background:#fff}.industry-tile svg{color:var(--blue)}.industry-tile:hover{border-color:var(--blue)}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:42px}.how-num{font-size:12px;color:var(--blue);border:1px solid #c4deef;border-radius:100%;width:36px;height:36px;display:grid;place-items:center;margin-bottom:24px}.how-grid h3{font-size:18px}.how-grid p{font-size:12px;margin-top:12px}.price-band{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:19px;overflow:hidden}.price-band>div{padding:42px}.price-band>div:last-child{background:var(--light)}.big-price{font-size:70px;font-weight:700;letter-spacing:-.06em;line-height:1.2}.big-price small{font-size:18px;font-weight:500;letter-spacing:-.02em}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:28px 0;font-size:12px}.feature-list span:before{content:'✓';color:var(--blue);margin-right:8px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq details{border-bottom:1px solid var(--line);padding:21px 0}.faq summary{cursor:pointer;list-style:none;font-weight:550;font-size:14px;display:flex;justify-content:space-between}.faq summary:after{content:'+';color:var(--blue)}.faq details[open] summary:after{content:'−'}.faq details p{font-size:13px;margin-top:14px}.final-cta{text-align:center;padding:70px 25px;background:var(--blue);color:white;border-radius:20px}.final-cta h2{max-width:650px;margin:auto}.final-cta p{color:#c1ddec;margin:20px 0 28px}.footer{border-top:1px solid var(--line);padding:44px 0 27px;margin-top:75px}.footer-top{display:flex;justify-content:space-between;gap:30px}.footer p{font-size:11px;margin-top:14px}.footer-links{display:flex;gap:30px;font-size:11px;flex-wrap:wrap}.footer-bottom{margin-top:35px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.page-head{padding:52px 0 35px}.page-head h1{font-size:48px}.page-head p{margin-top:17px;max-width:650px}.builder-shell{background:var(--soft);min-height:80vh;padding-bottom:70px}.builder-top{display:flex;align-items:center;justify-content:space-between;padding:28px 0 24px;gap:20px}.progress{display:flex;gap:20px;font-size:11px;color:var(--muted)}.progress span{display:flex;align-items:center;gap:7px}.progress b{background:#e4e9f5;border-radius:100%;width:22px;height:22px;display:grid;place-items:center;color:var(--blue)}.build-grid{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:28px;align-items:start}.build-main{min-width:0}.build-section{background:#fff;padding:29px;border:1px solid var(--line);border-radius:14px;margin-bottom:22px}.build-section h2{font-size:26px}.build-section>p{font-size:12px;margin-top:12px}.industry-select{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.industry-select button{padding:10px 13px;border:1px solid var(--line);border-radius:7px;background:#fff;font-size:11px}.industry-select button.selected{background:var(--light);border-color:var(--blue);color:var(--blue)}.build-templates{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:23px}.build-templates button{border:2px solid transparent;background:var(--soft);border-radius:10px;overflow:hidden;padding:0;text-align:left}.build-templates button.selected{border-color:var(--blue)}.build-templates .mini-site{height:170px;padding:12px}.build-templates .mini-site img{height:100px}.build-templates .mini-site h4{font-size:20px}.build-templates .mini-site .mn{margin-bottom:14px}.build-templates .template-label{padding:12px;font-size:11px;display:flex;justify-content:space-between;background:white}.design-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.design-option{display:flex;gap:8px;border:1px solid var(--line);border-radius:8px;padding:13px;cursor:pointer}.design-option:has(input:checked){background:var(--light);border-color:var(--blue)}.design-option input{accent-color:var(--blue)}.design-option strong{display:block;font-size:11px}.design-option small{display:block;color:var(--muted);font-size:10px;line-height:1.5;margin-top:4px}.design-option b{font-size:11px;color:var(--blue)}.preset-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.preset-row button{font-size:10px;background:white;border:1px solid var(--line);padding:9px 14px;border-radius:6px}.option-category{margin:28px 0 14px;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-weight:700}.option-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.option-card{border:1px solid var(--line);border-radius:10px;padding:17px;display:flex;flex-direction:column;gap:12px;position:relative;transition:border-color .2s,background .2s}.option-card.selected{background:#f3f8fc;border-color:var(--blue)}.option-card h3{font-size:13px;font-weight:650;letter-spacing:-.015em;line-height:1.4}.option-card p{font-size:10px;min-height:49px;line-height:1.65}.option-top{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.option-icon{width:29px;height:29px;border-radius:7px;background:var(--light);display:grid;place-items:center;color:var(--blue)}.option-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:auto}.option-price{font-size:12px;font-weight:650}.option-price small{display:block;font-weight:400;font-size:10px;color:var(--muted)}.add-option{border:1px solid var(--line);border-radius:6px;min-width:55px;height:30px;background:#fff;color:var(--blue);font-size:10px;font-weight:650}.selected .add-option{background:var(--blue);border-color:var(--blue);color:#fff}.quantity{display:flex;align-items:center;gap:8px;font-size:10px}.quantity input{width:52px;border:1px solid var(--line);padding:4px;border-radius:4px}.summary{position:sticky;top:106px;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 10px 30px #12204206}.summary-head{padding:22px;border-bottom:1px solid var(--line)}.summary-head h3{font-size:20px;margin:8px 0}.summary-head p{font-size:11px}.summary-items{padding:14px 22px;max-height:270px;overflow:auto}.summary-line{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0;font-size:11px}.summary-line small{display:block;color:var(--muted);font-size:9px}.summary-line button{background:transparent;border:0;color:#8993a7;padding:0 3px}.summary-prices{padding:20px 22px;background:var(--blue);color:white}.summary-prices small{font-size:9px;letter-spacing:.11em;text-transform:uppercase;color:#c1dfef;display:block}.summary-prices strong{font-size:35px;letter-spacing:-.045em;font-weight:650}.summary-prices .monthly{font-size:24px}.summary-actions{padding:20px 22px}.summary-actions .btn+.btn{margin-top:9px}.summary-actions p{margin-top:12px;font-size:9px}.save-note{font-size:10px;color:var(--blue);margin-top:10px}.mobile-total{display:none}.notice{padding:12px 16px;background:var(--light);color:var(--blue);font-size:12px;border-radius:8px;margin:14px 0}.lab{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.lab-form{border:1px solid var(--line);padding:28px;border-radius:15px;background:#fff}.fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;font-size:11px;font-weight:550;gap:7px}.field input,.field select,.field textarea{width:100%;min-width:0;padding:11px 12px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);font-size:12px;min-height:42px}.field.full{grid-column:1/-1}.consent{display:flex;align-items:flex-start;gap:8px;font-size:10px;line-height:1.65;color:var(--muted);margin:18px 0}.consent input{accent-color:var(--blue);margin-top:3px}.honeypot{position:absolute;left:-10000px}.result-box{padding:18px;background:var(--light);border-radius:8px;font-size:12px;margin-top:16px}.result-box.error{background:#fff0f0;color:#a52828}.result-box .btn{margin-top:12px}.loader{height:4px;background:var(--line);overflow:hidden;border-radius:10px;margin-top:18px}.loader:before{content:'';display:block;height:100%;width:50%;background:var(--blue);animation:loading 1s infinite alternate}@keyframes loading{to{transform:translateX(100%)}}dialog{border:1px solid var(--line);padding:30px;border-radius:18px;width:min(660px,calc(100% - 30px));max-height:88vh;overflow:auto;color:var(--ink);box-shadow:0 25px 90px #12204233}dialog::backdrop{background:#0b173b88;backdrop-filter:blur(4px)}.modal-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:21px}.modal-head h2{font-size:25px}.close{border:1px solid var(--line);width:32px;height:32px;background:#fff;border-radius:100%;font-size:18px}.form-total{background:var(--soft);border-radius:8px;padding:15px;margin-bottom:20px;font-size:13px}.preview-toolbar{padding:12px 22px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;position:sticky;top:0;z-index:35}.preview-toolbar p{font-size:10px;max-width:500px}.preview-toolbar .btn{font-size:10px;padding:8px 13px;min-height:33px}.preview-outer{background:#e9edf3;min-height:90vh;padding:0}.demo-site{margin:0 auto;background:var(--demo-bg,#f7f4eb);color:var(--demo-color,#354335);transition:max-width .3s;max-width:100%}.demo-site.mobile{max-width:390px;box-shadow:0 0 0 9px #182032;border-radius:24px;overflow:hidden;margin:25px auto}.demo-nav{padding:25px 6%;display:flex;justify-content:space-between;align-items:center;font-size:12px}.demo-brand{font-family:Georgia,serif;font-size:25px;letter-spacing:-.04em}.demo-hero{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding:35px 6% 65px;min-height:560px}.demo-hero h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(40px,5vw,74px)}.demo-hero p{color:inherit;opacity:.75;font-size:15px;margin:25px 0}.demo-hero img{height:420px;border-radius:180px 180px 4px 4px}.demo-hero .btn,.demo-section .btn{background:var(--demo-color,#354335);border-color:var(--demo-color,#354335);color:var(--demo-bg,#f7f4eb)}.demo-site.restaurant-modern{--demo-bg:#f36843;--demo-color:#2d201b}.demo-site.restaurant-modern h1{font-family:Arial,sans-serif;font-weight:900;text-transform:uppercase}.demo-site.restaurant-modern .demo-hero img{border-radius:100%;border:20px solid #ffbf6b;height:430px}.demo-site.dental-premium{--demo-bg:#edf8fa;--demo-color:#225969}.demo-site.dental-premium h1{font-family:Arial,sans-serif;font-weight:650}.demo-site.dental-premium .demo-hero img{border-radius:170px 15px 170px 15px}.demo-site.home-pro{--demo-bg:#193c38;--demo-color:#e9efda}.demo-site.home-pro .demo-hero{position:relative;isolation:isolate;grid-template-columns:1fr}.demo-site.home-pro .demo-hero>div{max-width:650px}.demo-site.home-pro .demo-hero>img{position:absolute;inset:0;width:100%;height:100%;border-radius:0;opacity:.22;z-index:-1}.demo-site.home-pro h1{font-family:Arial,sans-serif;font-weight:750}.demo-site.automotive-pro{--demo-bg:#17202a;--demo-color:#e6edff}.demo-site.automotive-pro h1{font-family:Arial,sans-serif;font-weight:900;text-transform:uppercase}.demo-site.automotive-pro .demo-hero img{border-radius:4px}.demo-site.beauty-luxe{--demo-bg:#f7eef1;--demo-color:#69435a}.demo-site.beauty-luxe .demo-hero>img{order:-1;border-radius:0 180px 0 0}.demo-site.real-estate{--demo-bg:#f2efe8;--demo-color:#514538}.demo-site.real-estate .demo-hero{display:flex;flex-direction:column;text-align:center;padding-bottom:0;gap:20px}.demo-site.real-estate .demo-hero h1{font-size:64px;max-width:880px}.demo-site.real-estate .demo-hero img{width:100%;height:380px;border-radius:0}.demo-section{padding:60px 6%;border-top:1px solid #929c982f}.demo-section h2{font-family:Georgia,serif}.demo-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin:30px 0}.demo-service-grid article{padding:25px;border:1px solid #929c9850;border-radius:8px}.demo-service-grid h3{font-size:20px;font-family:Georgia,serif}.demo-service-grid p{color:inherit;opacity:.7;font-size:12px;margin-top:14px}.demo-booking{max-width:640px}.demo-booking p{margin:18px 0}.demo-site.mobile .demo-hero{grid-template-columns:1fr;padding:30px 22px}.demo-site.mobile .demo-nav{padding:20px}.demo-site.mobile .demo-nav>span{display:none}.demo-site.mobile .demo-hero h1{font-size:38px}.demo-site.mobile .demo-hero img{height:260px}.demo-site.mobile .demo-service-grid,.demo-site.mobile .fields{grid-template-columns:1fr}.chat-launch{position:fixed;right:24px;bottom:24px;z-index:40;box-shadow:0 8px 25px #005C9630}.chat-window{position:fixed;right:24px;bottom:88px;width:350px;max-width:calc(100vw - 32px);background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 20px 70px #12204230;z-index:41;overflow:hidden}.chat-window>header{display:flex;justify-content:space-between;align-items:center;background:var(--blue);color:#fff;padding:16px;font-size:12px}.chat-window>header button{background:none;color:white;border:0;font-size:20px}.chat-window .chat-disclaimer{font-size:9px;background:var(--light);padding:10px 15px;color:var(--blue)}.chat-messages{height:250px;overflow:auto;padding:0 15px}.chat-form{display:flex;gap:7px;padding:12px;border-top:1px solid var(--line)}.chat-form input{width:100%;min-width:0;border:1px solid var(--line);border-radius:6px;padding:9px;font-size:11px}.chat-form button{padding:8px 11px;min-height:35px}.prose{max-width:780px;margin:0 auto}.prose h2{font-size:29px;margin:38px 0 18px}.prose p,.prose li{font-size:14px;color:var(--muted);margin:14px 0}.prose a{color:var(--blue)}.portal-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.portal-card{border:1px solid var(--line);border-radius:13px;padding:25px}.portal-card h3{margin-bottom:15px}.portal-card p{font-size:12px;margin:10px 0}.form-error{color:#a52828;font-size:12px}.no-results{padding:35px;text-align:center;border:1px dashed var(--line);border-radius:10px}.catalog-note{font-size:11px;color:var(--muted);margin-top:15px}
@media(min-width:1450px){.hero{padding-top:88px;padding-bottom:85px}.hero-art{min-height:515px}.art-content img{height:225px}}
@media(max-width:1050px){.wrap{padding:0 25px}.navlinks{gap:14px}.navright .btn{font-size:11px;padding:10px 14px}.hero-grid{gap:28px}.hero h1{font-size:56px}.hero-art{min-height:430px}.art-content h3{font-size:26px}.art-content img{height:175px}.floating-config{width:260px;bottom:0}.art-tag{display:none}.config-teaser{gap:40px}.ai-panel{padding:38px;gap:35px}.template-grid{gap:16px}.mini-site h4{font-size:21px}.build-grid{grid-template-columns:minmax(0,1fr) 285px;gap:20px}.build-section{padding:22px}.option-grid{grid-template-columns:1fr}.industry-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){.navlinks{display:none;position:absolute;left:0;right:0;top:71px;padding:22px;background:white;box-shadow:0 12px 20px #12204215;flex-direction:column;align-items:stretch}.navlinks.open{display:flex}.nav{height:70px}.navright .btn{display:none}.mobile-menu{display:block}.hero{padding:48px 0}.hero-grid{grid-template-columns:1fr;gap:38px}.hero h1{font-size:58px}.hero p{font-size:15px}.hero-art{max-width:510px;width:100%;margin:auto;min-height:430px}.browser-card{width:90%}.art-content img{height:190px}.trust-grid{grid-template-columns:1fr 1fr;padding-top:22px;padding-bottom:22px;gap:18px}.trust-item{font-size:10px;justify-content:flex-start}.section{padding:58px 0}.template-grid{grid-template-columns:1fr 1fr}.section-head{align-items:flex-start}.section-head .all-link{display:none}.mini-site{height:210px}.config-teaser,.ai-panel,.seo-grid,.lab,.faq,.price-band{grid-template-columns:1fr;gap:30px}.ai-panel{padding:30px}.ai-chat{transform:none}.how-grid{grid-template-columns:1fr 1fr;gap:30px}.how-num{margin-bottom:16px}.price-band{gap:0}.price-band>div{padding:30px}.footer-top{flex-direction:column}.build-grid{grid-template-columns:1fr}.summary{position:static}.build-section{padding:22px}.option-grid{grid-template-columns:1fr 1fr}.mobile-total{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:35;padding:12px 20px;background:#fff;box-shadow:0 -4px 25px #12204218;justify-content:space-between;align-items:center;font-size:13px}.mobile-total small{display:block;font-size:10px;color:var(--muted)}body:has(.mobile-total){padding-bottom:80px}.builder-top{align-items:flex-start;flex-direction:column;gap:12px}.progress{gap:15px}.builder-top h1{font-size:32px}.page-head h1{font-size:39px}.preview-toolbar{flex-wrap:wrap;padding:10px 15px}.preview-toolbar p{width:100%;font-size:9px}.demo-hero{grid-template-columns:1fr;padding:30px 6%;gap:25px;min-height:0}.demo-hero h1{font-size:46px}.demo-hero img{height:310px}.demo-site.real-estate .demo-hero h1{font-size:44px}.demo-service-grid{grid-template-columns:1fr}.demo-nav>span{display:none}.chat-launch{bottom:20px}.chat-window{bottom:80px}.portal-grid{grid-template-columns:1fr}}
@media(max-width:480px){.wrap{padding:0 20px}.logo{font-size:22px}.navright{gap:12px}.hero h1{font-size:48px;letter-spacing:-.055em}.hero .eyebrow{font-size:9px}.hero-art{min-height:400px}.art-screen{padding:16px}.art-nav{margin-bottom:18px}.art-content img{height:160px}.art-content h3{font-size:25px}.floating-config{width:247px;right:0;padding:16px 19px}.template-grid{grid-template-columns:1fr}.mini-site{height:240px;padding:20px}.mini-site h4{font-size:29px}.mini-site img{height:157px}.template-info{padding:18px}.template-info .btn{font-size:11px}.trust-grid{gap:18px 7px}.trust-item{gap:7px;font-size:9px}.trust-item svg{width:17px}.section-head h2{font-size:32px}.ai-panel{padding:26px}.industry-grid{grid-template-columns:1fr 1fr}.how-grid{gap:30px 20px}.how-grid h3{font-size:17px}.big-price{font-size:58px}.big-price small{font-size:16px}.feature-list{grid-template-columns:1fr}.fields{grid-template-columns:1fr}.lab-form{padding:22px}.footer-links{gap:16px}.footer-bottom{gap:15px;flex-direction:column}.build-section{padding:18px}.option-grid{grid-template-columns:1fr}.build-templates{gap:10px}.build-templates .mini-site{height:142px;padding:8px}.build-templates .mini-site h4{font-size:15px}.build-templates .mini-site img{height:76px}.build-templates .mini-site .mn{font-size:5px;margin-bottom:10px}.build-templates .mini-site .mn strong{font-size:8px}.build-templates .mini-site small{font-size:5px}.build-templates .template-label{font-size:9px;padding:9px}.design-options{grid-template-columns:1fr}.option-card p{min-height:0}.summary{margin-top:0}.progress{font-size:9px;gap:12px}.progress b{width:20px;height:20px}.page-head h1{font-size:35px}.preview-toolbar .row{gap:7px;flex-wrap:wrap}.preview-toolbar .btn{font-size:9px}.demo-site.restaurant-modern .demo-hero img{height:300px}.demo-brand{font-size:23px}.chat-window{right:16px}.chat-launch{right:16px}.final-cta{padding:45px 22px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}


/* LOCAGAI signature identity */
.logo{gap:10px;letter-spacing:-.055em;white-space:nowrap}.brand-icon{display:inline-flex;width:37px;height:40px;flex:0 0 auto}.brand-icon svg{width:100%;height:100%}.wordmark{font-weight:800;font-size:24px;letter-spacing:-.065em;line-height:1}.wordmark span{color:var(--blue)}.nav{height:88px}.navlinks{font-size:12px;gap:27px}.navright .btn{box-shadow:0 3px 0 #003d651a}.hero{padding:72px 0 65px;background:#fcfdff;position:relative;border-bottom:1px solid #e8eef3}.hero:before{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#fff 0%,#fff0 60%)}.hero-grid{position:relative;grid-template-columns:1fr 1.04fr;gap:28px}.hero h1{font-size:clamp(50px,5.6vw,77px);line-height:1.035;letter-spacing:-.065em;max-width:650px}.hero .eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:27px}.hero p{font-size:15px;max-width:420px;line-height:1.85;margin:27px 0 30px}.hero .btn{padding:15px 22px;border-radius:8px}.hero .start-price{margin-top:26px;font-size:11px}.hero .start-price .fine{display:block;margin-top:5px}.premium-art{height:565px;min-height:565px;position:relative;perspective:1200px;isolation:isolate;margin-right:-10px}.scene-stage{position:absolute;inset:0;transform:rotateX(var(--scene-x,0deg)) rotateY(var(--scene-y,0deg));transform-style:preserve-3d;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.scene-grid{position:absolute;width:630px;height:470px;left:-60px;top:117px;transform:perspective(600px) rotateX(63deg) rotateZ(-28deg);background-image:linear-gradient(#005c960b 1px,transparent 1px),linear-gradient(90deg,#005c960b 1px,transparent 1px);background-size:35px 35px;mask-image:radial-gradient(ellipse,#000 15%,transparent 67%);z-index:-2}.scene-aura{position:absolute;inset:0 -30px -20px -15px;border-radius:100%;background:radial-gradient(ellipse at 54% 54%,#dceef8b0,transparent 66%);z-index:-3}.brand-sculpture{position:absolute;left:160px;top:22px;width:148px;height:148px;perspective:700px;z-index:0}.sculpture-body{width:100%;height:100%;position:relative;transform-style:preserve-3d;transform:rotateX(-16deg) rotateY(24deg) rotateZ(-10deg);animation:sculpture-drift 12s ease-in-out infinite}.sculpture-face{position:absolute;width:148px;height:148px;backface-visibility:hidden;border:1px solid #ffffff90;border-radius:18px;box-shadow:inset 0 0 18px #ffffff50}.sculpture-face.front{transform:translateZ(35px);background:linear-gradient(135deg,#f9fdffdd,#e7f2faaa);display:grid;place-items:center;box-shadow:inset 0 0 2px #fff,0 15px 45px #005c9624}.sculpture-face.front svg{width:97px;height:100px;filter:drop-shadow(6px 8px 0 #005c960e)}.sculpture-face.back{transform:rotateY(180deg) translateZ(35px);background:#b4d5e9}.sculpture-face.right{width:70px;left:39px;transform:rotateY(90deg) translateZ(74px);background:linear-gradient(90deg,#bfddec,#77b2d4)}.sculpture-face.left{width:70px;left:39px;transform:rotateY(-90deg) translateZ(74px);background:#8ebfd9}.sculpture-face.top{height:70px;top:39px;transform:rotateX(90deg) translateZ(74px);background:#eef8fd}.sculpture-face.bottom{height:70px;top:39px;transform:rotateX(-90deg) translateZ(74px);background:#739db9}.sculpture-shadow{position:absolute;top:150px;left:0;width:160px;height:35px;border-radius:100%;background:#00457225;filter:blur(18px);animation:shadow-drift 12s ease-in-out infinite}.scene-browser{width:415px;position:absolute;left:5px;top:181px;border:1px solid #d3dfeb;background:#fff;border-radius:13px;box-shadow:-5px 7px 0 #c0d6e7,0 25px 50px #12375f1c;transform:perspective(1100px) rotateX(10deg) rotateY(-12deg) rotateZ(-6deg);overflow:visible;z-index:2;animation:browser-drift 12s ease-in-out infinite}.scene-browser .browser-bar{border-radius:13px 13px 0 0;height:31px;background:#fff}.scene-browser .browser-bar span{display:flex;align-items:center;gap:5px;font-size:7px;color:#7d8ea4}.scene-browser .browser-bar em{font-size:10px;color:#9daabd}.scene-browser .art-screen{padding:18px 20px;border-radius:0 0 12px 12px}.scene-browser .art-nav{margin-bottom:18px}.scene-browser .art-nav b{font-size:16px}.scene-browser .art-nav>span{font-size:6px}.scene-browser .art-content{grid-template-columns:1.05fr 1fr;gap:8px}.scene-browser .art-content h3{font-size:29px;line-height:1.1;letter-spacing:-.055em}.scene-browser .art-content img{height:158px}.scene-browser .art-content small{font-size:5px;display:block;margin-bottom:13px}.scene-browser .art-caption{font-size:5px;margin-top:15px;padding-top:9px}.scene-browser .art-btn{font-size:6px;margin-top:14px;padding:7px 10px}.browser-edge{position:absolute;bottom:-8px;left:-3px;width:97%;height:8px;border-radius:0 0 9px 9px;z-index:-1;background:#92b5cc}.premium-config{z-index:4;top:255px;bottom:auto;right:-3px;width:257px;padding:17px 19px;border-radius:13px;background:#fffffff5;backdrop-filter:blur(12px);box-shadow:0 20px 60px #072c5323;border:1px solid #fff;transform:perspective(900px) rotateY(-6deg) rotateZ(5deg);animation:config-drift 12s ease-in-out infinite}.premium-config h4{margin:3px 0 13px;font-size:15px;letter-spacing:-.03em}.config-kicker{font-size:7px;font-weight:700;letter-spacing:.1em;color:var(--blue)}.config-symbol{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#eaf4fa;color:var(--blue)}.premium-config .mini-option{font-size:10px;padding:10px 0;gap:7px}.premium-config .mini-option .price{font-size:8px;white-space:nowrap}.premium-config .mini-option input{width:13px;height:13px;flex:0 0 auto}.premium-config .mini-totals{background:linear-gradient(135deg,#005C96,#004573);padding:12px;margin:11px -6px -4px;border:1px solid #147eb5;border-radius:7px}.premium-config .mini-totals strong{font-size:22px;font-weight:600}.premium-config .mini-totals small{font-size:7px;margin-bottom:3px;letter-spacing:.1em}.scene-label{position:absolute;border:1px solid #dce7ef;padding:10px 13px;font-size:9px;font-weight:500;background:#ffffffed;box-shadow:0 7px 20px #1b466b09;display:flex;align-items:center;gap:8px;border-radius:8px;white-space:nowrap;z-index:3}.scene-label svg{color:var(--blue)}.label-design{left:-10px;top:95px;transform:rotate(-5deg);animation:label-drift 9s ease-in-out infinite}.label-search{right:4px;top:126px;transform:rotate(6deg);animation:label-drift 9s ease-in-out infinite reverse}.label-control{left:38px;top:501px;font-size:8px;animation:label-drift 10s ease-in-out infinite}.scene-caption{position:absolute;left:32px;right:8px;bottom:-5px;display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:.02em;color:#8596a9}.scene-caption span{display:flex;align-items:center;gap:6px}.scene-caption i{width:4px;height:4px;border-radius:50%;background:var(--blue)}.scene-caption button{background:transparent;border:1px solid #d6e3ed;border-radius:50%;width:25px;height:25px;padding:0;color:var(--blue);font-size:10px}.motion-paused *{animation-play-state:paused!important}.motion-paused .scene-stage{transform:none!important}.trust{border-top:0;background:#fff}.trust-grid{padding-top:27px;padding-bottom:27px}.trust-item{font-size:11px}.section-head h2{letter-spacing:-.05em}.template-card{box-shadow:0 2px 4px #18386203}.teaser-panel{border-top:3px solid var(--blue)}.ai-panel{border-radius:20px;background:#005C96}.final-cta{position:relative;overflow:hidden}.final-cta:before{content:'';position:absolute;width:450px;height:450px;border:1px solid #ffffff18;transform:rotate(35deg);left:-270px;top:-180px;border-radius:70px;pointer-events:none}.final-cta:after{content:'';position:absolute;width:450px;height:450px;border:1px solid #ffffff18;transform:rotate(35deg);right:-250px;bottom:-250px;border-radius:70px;pointer-events:none}
@keyframes sculpture-drift{0%,100%{transform:translateY(0) rotateX(-16deg) rotateY(24deg) rotateZ(-10deg)}50%{transform:translateY(-13px) rotateX(-9deg) rotateY(39deg) rotateZ(-4deg)}}
@keyframes shadow-drift{0%,100%{transform:scale(1);opacity:.65}50%{transform:scale(.85);opacity:.4}}
@keyframes browser-drift{0%,100%{transform:perspective(1100px) translateY(0) rotateX(10deg) rotateY(-12deg) rotateZ(-6deg)}50%{transform:perspective(1100px) translateY(-7px) rotateX(7deg) rotateY(-9deg) rotateZ(-4deg)}}
@keyframes config-drift{0%,100%{transform:perspective(900px) translateY(0) rotateY(-6deg) rotateZ(5deg)}50%{transform:perspective(900px) translateY(9px) rotateY(-3deg) rotateZ(3deg)}}
@keyframes label-drift{0%,100%{translate:0 0}50%{translate:0 -8px}}
@media(min-width:1450px){.hero{padding-top:84px;padding-bottom:85px}.hero h1{font-size:80px}.premium-art{height:565px;min-height:565px}}
@media(max-width:1100px) and (min-width:781px){.premium-art{transform:scale(.86);transform-origin:left center;width:535px;margin-left:-5px;margin-right:-95px}.hero h1{font-size:58px}.hero-grid{grid-template-columns:1fr 1fr;gap:0}.hero p{font-size:14px;max-width:360px}.navlinks{gap:16px}.nav{gap:15px}.wordmark{font-size:22px}}
@media(max-width:900px) and (min-width:781px){.premium-art{transform:scale(.75);margin-left:-5px;margin-right:-145px}.hero h1{font-size:52px}.hero-grid{gap:12px}.hero .eyebrow{font-size:8px}.navlinks{gap:12px;font-size:10px}}
@media(max-width:780px){.nav{height:72px}.navlinks{top:72px}.hero{padding:45px 0 48px}.hero-grid{grid-template-columns:1fr;gap:15px}.hero h1{font-size:59px;max-width:620px}.hero p{max-width:460px;margin:23px 0 27px}.hero .eyebrow{margin-bottom:24px;font-size:9px}.premium-art{width:535px;max-width:none;margin:0 auto;transform:scale(.94);transform-origin:center top;height:540px;min-height:540px}.hero-art .art-content h3{font-size:29px}.scene-caption{bottom:-5px}.wordmark{font-size:24px}.brand-icon{width:33px;height:37px}}
@media(max-width:580px){.premium-art{transform:scale(.8);transform-origin:left top;margin:0 0 -105px;left:calc(50% - 214px)}.hero h1{font-size:54px}.hero-grid{gap:28px}.hero .hero-actions .btn{font-size:12px;padding:13px 18px}}
@media(max-width:460px){.premium-art{transform:scale(.68);left:calc(50% - 182px);margin-bottom:-166px}.hero h1{font-size:49px;letter-spacing:-.06em}.hero p{font-size:14px;line-height:1.8}.hero .eyebrow{font-size:8px;letter-spacing:.07em}.hero .hero-actions{gap:8px}.hero .hero-actions .btn{font-size:11px;padding:12px 16px}.hero{padding-top:38px;padding-bottom:35px}.trust-grid{padding-top:20px;padding-bottom:20px}.trust-item{font-size:9px}.wordmark{font-size:22px}.brand-icon{width:31px;height:34px}}
@media(max-width:370px){.premium-art{transform:scale(.59);left:calc(50% - 158px);margin-bottom:-205px}.hero h1{font-size:43px}.hero .hero-actions .btn{font-size:10px;padding:11px 13px}}
@media(prefers-reduced-motion:reduce){.scene-stage{transform:none!important}.sculpture-body,.scene-browser,.premium-config,.scene-label,.sculpture-shadow{animation:none!important}.scene-caption button{display:none}}

.scene-stage{transform-style:flat}.premium-config{z-index:8}.hero{padding-top:52px;padding-bottom:52px}@media(min-width:1450px){.hero{padding-top:70px;padding-bottom:70px}}@media(max-width:780px){.hero{padding-top:40px;padding-bottom:40px}}
@media(max-width:780px){.hero-grid{grid-template-columns:minmax(0,1fr)}.premium-art{min-width:0}}
/* Portfolio and editorial demo collection */
.portfolio-hero{padding:72px 0 0;background:radial-gradient(ellipse at 85% 30%,#d8edf8 0,transparent 50%),#f4f8fb}.portfolio-kicker{display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.14em;color:#005C96}.portfolio-hero h1{font-size:clamp(56px,7.5vw,106px);line-height:1.02;letter-spacing:-.065em;margin:38px 0 32px;max-width:1050px}.portfolio-hero h1 em{font-family:Georgia,serif;font-weight:400;color:#005C96}.portfolio-intro{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:48px}.portfolio-intro p{max-width:570px;font-size:17px;line-height:1.8;color:#52667a}.portfolio-proof{display:flex;gap:35px;border-top:1px solid #cbdde7;padding:24px 0;font-size:12px;color:#31536b}.portfolio-card{transition:transform .25s,box-shadow .25s}.portfolio-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #003d6515}.portfolio-card .mini-site{height:265px}.portfolio-card .template-info h3{font-size:24px;margin:17px 0 5px;letter-spacing:-.04em}.concept-index{font-size:9px;letter-spacing:.15em;color:#718697}.portfolio-tags{display:flex;gap:8px;margin:18px 0 23px;font-size:10px}.portfolio-tags span{border:1px solid #dde6ee;border-radius:5px;padding:6px 9px;color:#4e677a}.portfolio-card .btn{font-size:11px;padding:11px 13px}.portfolio-end{background:#003d65;color:#fff;padding:85px 0}.portfolio-end h2{font-size:clamp(38px,5vw,65px);max-width:850px;line-height:1.1;margin:22px 0}.portfolio-end p{color:#c4dfed;max-width:550px;margin:22px 0 30px}.portfolio-end .eyebrow{color:#8ad2f4}.portfolio-end .btn{background:#fff;color:#005C96;border-color:white}
.demo-site{container-type:inline-size}.demo-nav{padding:27px 6%;border-bottom:1px solid #929c9833}.demo-navlinks{display:flex;gap:27px;font-size:11px;letter-spacing:.04em}.demo-nav .btn{background:var(--demo-color,#354335);color:var(--demo-bg,#f7f4eb);border-color:transparent}.demo-hero{padding-top:65px;padding-bottom:80px;min-height:660px}.demo-hero h1{font-size:clamp(48px,6.2vw,91px);line-height:1.02;letter-spacing:-.05em}.demo-hero img{height:500px;object-fit:cover;width:100%;box-shadow:0 22px 60px #00000018}.demo-hero .eyebrow{letter-spacing:.19em;font-size:10px}.demo-hero p{max-width:430px;line-height:1.85}.demo-site.restaurant-premium .demo-hero img{border-radius:240px 240px 0 0}.demo-site.restaurant-modern .demo-hero img{height:460px}.demo-site.automotive-pro .demo-hero img{clip-path:polygon(12% 0,100% 0,100% 88%,88% 100%,0 100%,0 12%)}.demo-site.beauty-luxe .demo-hero img{height:530px;border-radius:220px 220px 0 0}.demo-site.real-estate .demo-hero h1{font-size:clamp(48px,6vw,88px)}.demo-site.real-estate .demo-hero img{height:480px}.demo-section{padding:85px 6%}.demo-section h2{font-size:clamp(32px,3.8vw,54px);line-height:1.12;font-weight:400;letter-spacing:-.035em}.demo-section .eyebrow{color:inherit;opacity:.7;font-size:10px;letter-spacing:.17em}.demo-service-grid{gap:0;margin-top:40px}.demo-service-grid article{border:0;border-right:1px solid #929c9855;border-radius:0;padding:18px 34px}.demo-service-grid article:first-child{padding-left:0}.demo-service-grid article:last-child{border-right:0}.demo-service-grid h3{font-size:27px}.demo-service-grid p{font-size:14px;line-height:1.8;max-width:330px}.demo-marquee{overflow:hidden;border-block:1px solid #929c9840;padding:24px 0;font-size:40px;font-family:Georgia,serif;white-space:nowrap;opacity:.65;letter-spacing:.02em}.demo-marquee span{display:block;animation:editorial-drift 28s linear infinite;width:max-content}@keyframes editorial-drift{from{transform:translateX(0)}to{transform:translateX(-22%)}}.editorial-story{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.story-photo{position:relative}.story-photo img{height:520px;width:100%;object-fit:cover;border-radius:2px}.photo-caption{position:absolute;bottom:20px;left:20px;background:#ffffffeb;color:#243b3b;padding:12px 17px;font-size:11px;letter-spacing:.04em}.editorial-story h2{margin:24px 0}.editorial-story p{color:inherit;opacity:.75;line-height:1.95;font-size:15px}.text-link{display:inline-block;border-bottom:1px solid currentColor;padding:14px 0 7px;margin-top:15px;font-size:13px}.editorial-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:40px}.editorial-heading h2{margin-top:20px}.editorial-heading>p{max-width:250px;font-size:12px;opacity:.65;line-height:1.7}.editorial-menu{background:#929c980d}.menu-lines{display:grid;grid-template-columns:1fr 1fr;gap:0 65px;margin:30px 0}.menu-lines article{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #929c984a;padding:28px 0}.menu-lines h3{font-family:Georgia,serif;font-size:23px;font-weight:400}.menu-lines p{font-size:12px;margin-top:9px;opacity:.65}.menu-lines b{font-size:16px;font-weight:500}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.journey-num{font-family:Georgia,serif;font-size:70px;opacity:.25}.journey-grid h3{font-size:25px;font-weight:500;margin:18px 0 15px}.journey-grid p{font-size:14px;line-height:1.85;color:inherit;opacity:.7}.editorial-gallery{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:20px}.gallery-tile{position:relative;border:0;background:transparent;color:white;cursor:zoom-in;padding:0;overflow:hidden;min-width:0}.gallery-tile img{height:380px;width:100%;object-fit:cover;transition:transform .6s}.gallery-tile:nth-child(2){margin-top:55px}.gallery-tile:nth-child(2) img{object-position:25% center}.gallery-tile:nth-child(3) img{object-position:75% center}.gallery-tile:hover img{transform:scale(1.045)}.gallery-tile span{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;align-items:center;text-align:left;padding:45px 22px 22px;background:linear-gradient(transparent,#0009);font-size:16px}.gallery-tile b{font-weight:500}.gallery-tile i{font-style:normal;font-size:22px}.editorial-faq{display:grid;grid-template-columns:1fr 1fr;gap:8%}.editorial-faq h2{margin-top:24px}.editorial-faq details{border-bottom:1px solid #929c9855;padding:23px 0}.editorial-faq summary{cursor:pointer;font-size:16px;line-height:1.5}.editorial-faq details p{font-size:13px;line-height:1.9;opacity:.75;margin-top:18px}.demo-booking{max-width:850px;margin:auto;background:#ffffff0c;border:1px solid #929c9840;padding:45px}.demo-booking p{font-size:13px;line-height:1.85;color:inherit;opacity:.75}.demo-booking input,.demo-booking select,.demo-booking textarea{background:#fff;color:#203448;border-color:#d2dfe6}.gallery-lightbox{max-width:92vw;max-height:92vh;background:#111;padding:12px;border:0;border-radius:8px}.gallery-lightbox::backdrop{background:#001323db}.gallery-lightbox img{max-height:85vh;width:auto;max-width:87vw;object-fit:contain}.gallery-lightbox .close{position:absolute;right:20px;top:20px;background:white;color:#183046;border-radius:100%;width:38px;height:38px}.scene-stage{transform-style:flat}.premium-config{z-index:8}
@container(max-width:650px){.demo-navlinks{display:none}.demo-hero{grid-template-columns:1fr;padding:35px 24px;min-height:0;gap:30px}.demo-hero h1,.demo-site.real-estate .demo-hero h1{font-size:46px}.demo-hero img,.demo-site.beauty-luxe .demo-hero img,.demo-site.restaurant-modern .demo-hero img{height:320px}.demo-section{padding:48px 24px}.editorial-story,.editorial-faq,.journey-grid,.menu-lines{grid-template-columns:1fr;gap:30px}.story-photo img{height:340px}.editorial-heading{display:block}.editorial-heading>p{margin-top:15px}.editorial-gallery{grid-template-columns:1fr;gap:18px}.gallery-tile:nth-child(2){margin-top:0}.gallery-tile img{height:310px}.demo-service-grid{grid-template-columns:1fr}.demo-service-grid article,.demo-service-grid article:first-child{padding:22px 0;border-right:0;border-bottom:1px solid #929c9844}.demo-booking{padding:25px 20px}.demo-marquee{font-size:28px}.demo-section h2{font-size:35px}.demo-site .fields{grid-template-columns:1fr}}
@media(max-width:780px){.hero-grid{grid-template-columns:minmax(0,1fr)}.premium-art{min-width:0}.portfolio-hero{padding-top:42px}.portfolio-kicker>span:last-child{display:none}.portfolio-intro{display:block}.portfolio-intro .btn{margin-top:25px}.portfolio-proof{gap:15px;flex-wrap:wrap;font-size:10px}.portfolio-hero h1{font-size:60px}.portfolio-card .mini-site{height:245px}.portfolio-end{padding:60px 0}.preview-toolbar .row{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.demo-marquee span{animation:none}.portfolio-card,.gallery-tile img{transition:none}}

.knowledge-hero{background:radial-gradient(ellipse at 90% 30%,#cce8f8,transparent 55%),#f1f7fb;padding:65px 0 55px}.knowledge-hero h1{max-width:1020px;font-size:clamp(40px,5.8vw,78px);line-height:1.08;letter-spacing:-.055em;margin:25px 0}.knowledge-hero h1 em{font-family:Georgia,serif;font-weight:400;color:#005C96}.knowledge-hero p{font-size:17px;line-height:1.8;max-width:650px;color:#526b7d}.library-search{display:block;max-width:520px;margin-top:30px;font-size:12px;color:#31556d}.library-search input{display:block;width:100%;padding:17px 20px;border:1px solid #c7dce9;border-radius:10px;background:white;margin-top:9px;font-size:15px}.library-stats{font-size:10px;letter-spacing:.15em;color:#005C96;margin-top:25px}.library-note{font-size:12px;color:#627687;margin-bottom:30px}.knowledge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.knowledge-card{border:1px solid #dce6ec;border-radius:14px;overflow:hidden;background:white;transition:transform .2s,box-shadow .2s}.knowledge-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #003d6512}.knowledge-art{height:160px;background:radial-gradient(circle at 100% 0,#63bbe760,transparent 65%),#003d65;color:#fff;display:flex;align-items:end;justify-content:space-between;padding:27px;position:relative;overflow:hidden}.knowledge-art:before{content:'';position:absolute;width:170px;height:170px;border:1px solid #ffffff30;border-radius:50%;right:-50px;top:-65px;box-shadow:0 0 0 30px #ffffff07,0 0 0 60px #ffffff06}.knowledge-art span{font-size:clamp(20px,2vw,29px);font-weight:650;letter-spacing:-.04em;position:relative;max-width:90%}.knowledge-art b{font-size:28px;font-weight:400}.knowledge-art.tone-1{background:#005C96}.knowledge-art.tone-2{background:#d9edf7;color:#005C96}.knowledge-art.tone-3{background:#172f44}.knowledge-card-copy{padding:25px}.knowledge-card h2{font-size:23px;line-height:1.3;letter-spacing:-.025em;margin:15px 0}.knowledge-card p{font-size:13px;line-height:1.8;color:#627587}.knowledge-card strong{display:block;margin-top:22px;font-size:12px;color:#005C96}.article-meta{font-size:10px;color:#005C96;letter-spacing:.14em;margin-top:35px}.article-byline{font-size:12px;color:#627587;margin-top:25px}.article-layout{display:grid;grid-template-columns:200px minmax(0,760px);gap:65px;padding-top:55px;padding-bottom:75px}.article-aside{position:sticky;top:110px;align-self:start;display:flex;flex-direction:column;gap:17px;font-size:12px;color:#536c7f}.article-aside strong{font-size:10px;letter-spacing:.13em;color:#005C96;margin-bottom:10px}.article-body>p,.article-body li{font-size:16px;line-height:1.95;color:#3e566b;margin-bottom:20px}.article-body h2{font-size:32px;line-height:1.2;margin:45px 0 23px;letter-spacing:-.035em;scroll-margin-top:110px}.article-body ul{padding-left:23px}.article-body li{padding-left:6px;margin-bottom:14px}.article-body a{color:#005C96;text-decoration:underline;text-underline-offset:3px}.article-cta{background:#edf6fb;border:1px solid #d4e6f0;border-radius:15px;padding:32px;margin:45px 0}.article-cta h2{margin-top:0;font-size:29px}.article-cta p{font-size:14px;line-height:1.8;margin:20px 0}.article-cta .btn{color:white;text-decoration:none}.related-guides{display:grid;gap:13px}.related-guides a{padding:20px;border:1px solid #d7e4ec;border-radius:9px;font-size:14px;text-decoration:none}.guide-link{font-size:11px;color:#005C96;text-decoration:underline;margin:0 0 14px;display:inline-block}
.premium-chat{width:410px;max-width:calc(100vw - 30px);border-radius:20px;box-shadow:0 22px 90px #002d5040;bottom:88px}.premium-chat>header{padding:21px;gap:12px;background:linear-gradient(125deg,#003d65,#005C96);justify-content:flex-start}.premium-chat header strong{font-size:15px;display:block}.premium-chat header small{font-size:10px;display:block;color:#b8e2f6;margin-top:5px}.premium-chat header>button{margin-left:auto}.chat-avatar{width:40px;height:40px;border-radius:11px;background:#ffffff18;border:1px solid #ffffff35;display:grid;place-items:center;font-weight:800;font-size:23px;position:relative}.chat-avatar span{font-size:12px;position:absolute;right:4px;top:3px;color:#93d8f4}.premium-chat .chat-disclaimer{padding:11px 18px;font-size:9px}.premium-chat .chat-messages{height:300px;max-height:42dvh;background:#f6f9fc;padding:16px;scroll-behavior:smooth}.premium-chat .bubble{max-width:94%;background:white;border:1px solid #e2eaf0;padding:15px;border-radius:13px 13px 13px 3px;font-size:12px;line-height:1.8;margin:0 0 14px;color:#25445d}.premium-chat .bubble.user{background:#005C96;color:white;margin-left:auto;border:0;border-radius:13px 13px 3px 13px}.bubble-text{white-space:pre-wrap;overflow-wrap:anywhere}.answer-links{display:grid;gap:7px;margin-top:13px}.answer-links a{border:1px solid #d2e3ee;padding:8px 11px;border-radius:7px;color:#005C96;font-size:11px;background:#f5faff}.chat-suggestions{display:flex;gap:7px;overflow:auto;padding:12px 15px;border-top:1px solid #e5edf2}.chat-suggestions button{white-space:nowrap;font-size:10px;border:1px solid #c8dfec;background:#f2f8fc;color:#005C96;border-radius:20px;padding:8px 11px;cursor:pointer}.premium-chat .chat-form{padding:12px 15px 6px;border:0}.premium-chat .chat-form input{padding:13px;font-size:13px}.chat-footnote{font-size:9px;text-align:center;color:#778b9b;padding:8px 12px 13px}.chat-launch{border-radius:30px;padding:15px 23px}.chat-launch[aria-expanded=true]{box-shadow:none}.chat-form button:disabled{opacity:.45;cursor:wait}
@media(max-width:900px){.knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:minmax(0,1fr);gap:25px}.article-aside{position:static;flex-direction:row;flex-wrap:wrap;padding-bottom:22px;border-bottom:1px solid #d7e5ed}.article-aside strong{width:100%}}
@media(max-width:580px){.knowledge-grid{grid-template-columns:minmax(0,1fr)}.knowledge-hero{padding:40px 0}.knowledge-hero h1{font-size:43px}.article-layout{padding-top:30px}.article-body>p,.article-body li{font-size:15px}.article-body h2{font-size:28px}.article-cta{padding:24px}.premium-chat{right:15px;bottom:82px}.chat-launch{right:15px;bottom:17px}.premium-chat .chat-messages{height:265px;max-height:36dvh}.knowledge-art{height:150px}}
[hidden]{display:none!important}

.premium-chat{display:flex;flex-direction:column;max-height:calc(100dvh - 110px)}.premium-chat>header,.premium-chat .chat-disclaimer,.premium-chat .chat-suggestions,.premium-chat .chat-form,.premium-chat .chat-footnote{flex-shrink:0}.premium-chat .chat-messages{flex:1 1 300px;min-height:80px;max-height:none}.premium-chat .chat-suggestions{scrollbar-width:none}.premium-chat .chat-suggestions::-webkit-scrollbar{display:none}@media(max-width:580px){.premium-chat{max-height:calc(100dvh - 102px)}.premium-chat .chat-messages{min-height:70px;max-height:none;flex-basis:250px}}
/* V2: product configuration and self-service */
.scope-panel{padding:45px 0;margin:25px 0}.scope-panel h2{font-size:clamp(29px,3.5vw,44px);line-height:1.1}.scope-panel>div>p{max-width:740px;line-height:1.8;color:#586d7f;margin-top:20px}.scope-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:28px 0}.scope-columns article{border:1px solid #d8e4ec;padding:25px;border-radius:10px}.scope-columns article:first-child{background:#f0f7fb}.scope-columns h3{font-size:20px;margin-bottom:18px}.scope-columns ul{padding-left:20px}.scope-columns li{font-size:13px;line-height:1.8;margin:10px 0;color:#4d6579}.scope-guarantee{border-left:3px solid #005C96;padding:12px 22px;margin-bottom:25px;background:#f7fafc}.scope-guarantee strong{font-size:15px}.scope-guarantee p{font-size:12px;line-height:1.8;margin-top:10px}.connected-system,.self-service{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.connected-system p,.self-service p{font-size:15px;line-height:1.85;color:#5c7284;margin:24px 0}.system-diagram{position:relative;padding:30px 15px;background:radial-gradient(ellipse,#e9f4fb,transparent 70%)}.system-core{max-width:180px;min-height:170px;margin:0 auto 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #d4e4ee;background:#fff;box-shadow:14px 14px 0 #d9e9f3,25px 25px 60px #005C9612;transform:perspective(700px) rotateY(-12deg) rotateX(7deg)}.system-core svg{width:60px;height:60px;margin-bottom:12px}.system-core small{font-size:10px;color:#708799;margin-top:7px}.system-nodes{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.system-nodes span{display:flex;gap:10px;align-items:center;padding:14px;border:1px solid #d7e6ef;background:#fff;font-size:11px;color:#657d8f;transition:background .3s,box-shadow .3s}.module-active{color:#005C96!important;background:#e6f4fc!important;border-color:#8abfdc!important;box-shadow:0 5px 18px #005c9615}.scene-label.label-booking{left:12px;top:220px;z-index:6}.scene-label.label-ai{right:0;top:120px;z-index:6}.self-service-list article{display:flex;gap:20px;padding:25px 0;border-bottom:1px solid #dbe7ee}.self-service-list svg{color:#005C96;flex-shrink:0}.self-service-list h3{font-size:20px}.self-service-list p{font-size:13px;margin:10px 0 0}.self-service .row{flex-wrap:wrap}
.wizard-shell{background:#f7f9fc}.builder-top h1{font-size:44px;letter-spacing:-.05em}.wizard-steps{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));border-bottom:1px solid #d6e3ec;margin-bottom:28px;gap:3px}.wizard-steps button{background:transparent;border:0;border-bottom:3px solid transparent;padding:18px 10px;text-align:left;color:#7a8d9d;cursor:pointer}.wizard-steps b{font-size:10px;display:block;font-weight:500;letter-spacing:.08em;margin-bottom:10px}.wizard-steps span{font-size:11px;line-height:1.4;display:block}.wizard-steps .active{color:#005C96;border-bottom-color:#005C96}.wizard-steps .completed{color:#31566d}.wizard-content{min-height:470px}.wizard-content h2{font-size:32px;line-height:1.15;letter-spacing:-.035em}.wizard-content>p{margin:20px 0 28px}.wizard-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0 45px}.wizard-controls>span{font-size:11px;color:#7a8e9e}.wizard-controls button:disabled{opacity:.35;cursor:default}.recommendation-box{margin-top:30px;padding:24px;background:#eff6fa;border:1px solid #d8e8f2;border-radius:9px}.recommendation-box p{font-size:13px;line-height:1.8;margin:15px 0}.recommendation-box small{font-size:10px;display:block;margin-top:15px;color:#677e90}.seo-tier-picker{border:0;padding:0;margin:0 0 24px;display:grid;gap:12px}.seo-tier-picker legend{font-weight:650;margin-bottom:22px}.seo-tier{display:flex;gap:14px;padding:23px;border:1px solid #d9e4ed;border-radius:9px;cursor:pointer}.seo-tier:has(input:checked){border-color:#005C96;background:#eff7fc;box-shadow:0 0 0 1px #005C96}.seo-tier input{accent-color:#005C96;margin-top:4px}.seo-tier strong,.seo-tier small,.seo-tier b{display:block}.seo-tier strong{font-size:17px}.seo-tier small{font-size:12px;color:#62788b;line-height:1.7;margin:10px 0}.seo-tier b{font-size:13px;color:#005C96}.option-card:has(input:checked){border-color:#005C96;background:#f0f8fd}.device-switch{display:flex;gap:9px;margin:23px 0}.live-preview-shell{margin:0 auto;border:1px solid #cedce5;border-radius:11px;overflow:hidden;background:#fff;max-width:100%;box-shadow:0 18px 45px #143a5312;transition:max-width .25s}.live-preview-shell.tablet{max-width:520px}.live-preview-shell.mobile{max-width:300px}.lp-toolbar{display:flex;justify-content:space-between;padding:12px 15px;font-size:9px;background:#f0f4f7;color:#6d8394}.lp-toolbar b{font-weight:500}.live-preview-shell .mini-site{height:260px;border-radius:0}.live-preview-shell.mobile .mini-site{height:auto;min-height:230px}.live-preview-shell.mobile .mc{grid-template-columns:1fr}.live-preview-shell.mobile .mc>img{display:none}.lp-body{padding:20px;display:grid;gap:13px}.lp-module{display:grid;gap:12px;padding:18px;border:1px solid #dfe7ed;border-radius:7px;font-size:12px}.lp-module b{font-size:15px}.lp-module small{font-size:10px;color:#7b8e9c;line-height:1.65}.lp-slots{display:flex;gap:9px}.lp-slots span{padding:8px 11px;border:1px solid #bcd9e8;border-radius:4px;color:#005C96}.lp-input{border:1px solid #e0e8ee;padding:12px;color:#8aa0b0}.lp-action{background:#005C96;color:#fff;padding:11px;text-align:center;border-radius:5px;font-size:10px}.lp-chat,.lp-whatsapp,.lp-voice{padding:15px;display:flex;align-items:center;gap:10px;font-size:11px;border-radius:5px;background:#eaf5fb;color:#005C96}.lp-whatsapp{background:#edf8f1;color:#276148}.lp-voice{background:#f2f0fa;color:#63518a}.preview-explanations p{display:flex;gap:10px;align-items:start;font-size:11px;color:#60788a;line-height:1.8;margin-top:15px}.preview-explanations svg{flex-shrink:0;margin-top:3px}.summary-preview{padding:12px 20px;border-bottom:1px solid #dfE8ee}.summary-preview summary{font-size:11px;color:#005C96;cursor:pointer}.summary-preview #live-system-preview{max-height:230px;overflow:auto;padding-top:12px}.summary-preview .mini-site{height:150px;padding:12px}.summary-preview .mini-site h4{font-size:18px}.summary-preview .mini-site img{height:90px}.summary-preview .mn{font-size:8px}.summary-preview .mn>span{display:none}.summary-preview .lp-module{padding:10px}.summary-preview .lp-module b{font-size:11px}.summary-preview .lp-body{padding:10px}.summary-preview .catalog-note,.summary-preview .preview-explanations{display:none}.summary-items{max-height:200px;overflow:auto}.review-lines{margin:28px 0}.review-lines>div{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #dde7ee;padding:16px 0;font-size:13px}.review-lines small{font-weight:400;display:block;text-align:right;color:#6e8294;margin-top:5px}.configuration-review .scope-panel h2{font-size:28px}.configuration-review .scope-columns{grid-template-columns:1fr}.review-total{font-size:26px;font-weight:750;color:#005C96;margin:25px 0}.checkout-status{background:#fff7e9;border:1px solid #eeddbf;padding:20px;margin:25px 0;border-radius:7px}.checkout-status p{font-size:12px;line-height:1.8;margin-top:10px}
.workspace-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:38px}.workspace-nav{display:flex;flex-direction:column;gap:18px;position:sticky;top:110px;align-self:start;font-size:12px;color:#005C96}.workspace-card{border:1px solid #dce7ee;border-radius:10px;padding:30px;margin-bottom:25px;scroll-margin-top:100px}.workspace-card h2{font-size:28px}.workspace-card>p{font-size:13px;line-height:1.8;color:#62778a;margin:20px 0}.profile-actions{flex-wrap:wrap;margin-top:24px}.profile-diff{margin-top:25px;border:1px solid #cbdfe9;padding:22px;border-radius:8px}.profile-diff>div{padding:15px 0;border-bottom:1px solid #d9e7ed}.profile-diff b,.profile-diff del,.profile-diff ins{display:block;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}.profile-diff del{color:#946262;margin:8px 0}.profile-diff ins{color:#276747;text-decoration:none}.profile-diff p{font-size:12px;line-height:1.8;margin:20px 0}.login-panel{padding:40px;background:#f0f7fb;border:1px solid #d7e7ef;border-radius:12px}.login-panel p{margin:25px 0;font-size:14px}.support-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.support-shortcuts>a,.support-shortcuts>button{background:white;text-align:left;padding:28px;border:1px solid #d4e3ed;border-radius:10px;color:#005C96;cursor:pointer}.support-shortcuts h3{font-size:20px;margin:20px 0 12px;color:#173247}.support-shortcuts p{font-size:12px;line-height:1.8;color:#667e90}.support-workflow{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin:70px 0;align-items:start}.support-workflow h2{font-size:38px}.support-workflow p{font-size:14px;line-height:1.85;color:#647c8e;margin:22px 0}.support-workflow .field{margin-bottom:20px}.dfy-panel{background:#003d65;color:white;padding:40px;border-radius:10px}.dfy-panel .eyebrow{color:#8bd3f7}.dfy-panel h2{font-size:32px}.dfy-panel p{font-size:14px;line-height:1.8;margin-top:20px;color:#d1e6f2}.result-box .consent{margin:20px 0}.support-status{margin-top:15px;font-size:12px;color:#a33131}
@media(max-width:1050px){.wizard-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.wizard-steps button{padding:12px}.wizard-steps b{margin-bottom:5px}.wizard-shell .build-grid{grid-template-columns:minmax(0,1fr) 280px;gap:20px}.connected-system,.self-service{gap:35px}.scene-label.label-booking{display:none}}
@media(max-width:780px){.wizard-shell .build-grid{grid-template-columns:minmax(0,1fr)}.wizard-shell .summary{display:none}.scope-columns,.connected-system,.self-service,.workspace-layout,.support-workflow{grid-template-columns:minmax(0,1fr);gap:25px}.wizard-content{min-height:350px}.wizard-content h2{font-size:28px}.wizard-steps{gap:0}.wizard-steps button{padding:10px 5px}.wizard-steps span{font-size:9px}.wizard-steps b{font-size:9px}.wizard-controls>span{display:none}.workspace-nav{position:static;flex-direction:row;flex-wrap:wrap}.support-shortcuts{grid-template-columns:minmax(0,1fr)}.workspace-card{padding:23px}.support-workflow{margin:45px 0}.scope-panel{padding:25px 0}.dfy-panel{padding:27px}.scene-label.label-ai{display:none}.lp-module b{font-size:13px}.builder-top h1{font-size:39px}.review-lines>div{font-size:11px}.review-lines b{min-width:90px}.live-preview-shell .mini-site{height:220px}.live-preview-shell .mini-site h4{font-size:24px}.live-preview-shell .mini-site img{height:120px}.premium-chat{left:15px;right:15px;width:auto;max-width:none}}
@media(prefers-reduced-motion:reduce){.live-preview-shell,.system-nodes span{transition:none}}

.mini-site.professional-pro{background:#e9eff4;color:#102d47}.professional-pro h4,.demo-site.professional-pro h1{font-family:Arial,sans-serif;font-weight:750;letter-spacing:-.055em}.professional-symbol{display:flex;gap:12px;transform:skewY(-10deg);align-items:center;justify-content:center;height:150px}.professional-symbol i{height:100%;width:25%;background:#173f5c;box-shadow:10px 10px 0 #bad2e2}.professional-symbol i:nth-child(2){height:65%;background:#5b8daa}.professional-symbol i:nth-child(3){height:35%;background:#b6d5e7}.demo-site.professional-pro{--demo-bg:#e9eff4;--demo-color:#102d47}.demo-site.professional-pro .demo-brand{font-family:Arial,sans-serif;font-weight:750;letter-spacing:-.04em}.demo-site.professional-pro .demo-hero img{display:none}.demo-site.professional-pro .demo-hero:after{content:'STRATEGY.\A SYSTEMS.\A NEXT.';white-space:pre;display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(90deg,#ffffff08 0 1px,transparent 1px 40px),#153c59;color:#d7eafb;min-height:420px;font-weight:800;letter-spacing:-.04em;font-size:clamp(30px,4vw,56px);line-height:1.1;box-shadow:18px 18px 0 #c1d9e7;transform:perspective(900px) rotateY(-8deg)}.demo-site.professional-pro .editorial-story img{border-radius:0}.demo-site.professional-pro h2{font-family:Arial,sans-serif;font-weight:650}.demo-site.professional-pro .demo-section{border-color:#b6cddd}.demo-site.professional-pro .demo-marquee{font-family:Arial,sans-serif;font-weight:750}@container(max-width:650px){.demo-site.professional-pro .demo-hero:after{min-height:280px;font-size:36px;margin-right:14px}.professional-symbol{height:100px}}

.market-controls{display:flex;align-items:end;gap:18px;margin:0 0 28px}.market-controls label{display:grid;gap:7px;font-size:11px;color:#5d778b}.market-controls select{background:white;border:1px solid #cedfe9;border-radius:6px;padding:10px 15px;color:#1a3d58;font-size:12px;min-width:160px}.market-controls>span{font-size:11px;color:#7890a1;padding:12px 0}@media(max-width:480px){.market-controls{gap:12px;flex-wrap:wrap}.market-controls select{min-width:140px}}
/* Premium art direction — September 2026 */
.hero{position:relative;background:#071d2c;padding:92px 0 76px;color:#f7fbff;border-bottom:1px solid #244156;isolation:isolate}.hero:before{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 78% 45%,#005c964d,transparent 55%),linear-gradient(115deg,#061824,#0c2e43);pointer-events:none}.hero:after{content:'';position:absolute;inset:0;z-index:-1;opacity:.12;background-image:linear-gradient(#a5d4ef22 1px,transparent 1px),linear-gradient(90deg,#a5d4ef22 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(90deg,transparent 35%,black);pointer-events:none}.hero-grid{gap:36px;grid-template-columns:1.02fr 1fr}.hero h1{font-weight:650;letter-spacing:-.065em;font-size:clamp(46px,5.55vw,80px);line-height:1.04;max-width:640px}.hero h1 span{color:#78c4ef}.hero .eyebrow{color:#9fc8df;font-size:10px;letter-spacing:.15em;margin-bottom:32px}.hero .dot{background:#73c4ef;box-shadow:0 0 14px #57b5ef77}.hero p{color:#bacdd9;font-size:16px;line-height:1.8;max-width:460px;margin:28px 0 32px}.hero .btn{background:#005C96;border-color:#3484b5;box-shadow:0 8px 22px #0002;border-radius:6px;min-height:51px;padding-inline:23px}.hero .btn:hover{background:#0875b9}.hero .btn.outline{background:#ffffff05;border-color:#557084;color:#f1f8fc;box-shadow:none}.hero .btn.outline:hover{background:#ffffff10;border-color:#a9c5d7}.hero .start-price{color:#a5bccb;margin-top:28px;font-size:12px;line-height:1.9}.hero .start-price b{color:#e9f4fb}.hero .start-price .fine{color:#95afc0}.hero .scene-grid{opacity:.08}.hero .scene-aura{background:radial-gradient(ellipse,#2080ba25,transparent 66%)}.hero .scene-label{color:#d4e9f6;background:#113951;border-color:#42647a;box-shadow:0 9px 25px #0002;border-radius:5px}.hero .scene-label svg{color:#9fd8f7}.hero .scene-caption{color:#9ab5c8}.hero .scene-caption button{border-color:#628098;color:#bedcec}.hero .premium-config{color:#142c40;box-shadow:0 28px 65px #0003;border-radius:12px}.hero .scene-browser{box-shadow:0 25px 70px #0005}.trust{background:#fff;border-bottom:1px solid #dce6eb}.trust-item{font-size:11px;letter-spacing:.01em;color:#385165}.section{padding-top:100px;padding-bottom:100px}.section.soft{background:#f5f8fa}.section h2{font-weight:620;letter-spacing:-.055em}.section-head{margin-bottom:38px}.template-card{border-radius:9px;box-shadow:0 4px 18px #12324706;transition:transform .25s,box-shadow .25s}.template-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #12324712}.teaser-panel{border-radius:10px;box-shadow:0 20px 60px #22415a0c}.ai-panel{border-radius:12px;background:#092b41}.final-cta{border-radius:12px;background:#005C96;padding:70px 35px}.nav-shell{background:#fffffff5}.nav .btn{border-radius:6px}.btn{border-radius:6px}.wizard-steps button.active{box-shadow:inset 0 -2px #005C96}.builder-top h1{letter-spacing:-.06em}.wizard-content{border-top:1px solid #dbe5ec;padding-top:30px}.feature-card{border-radius:9px}.summary{border-radius:10px}.premium-art{min-width:0}
@media(min-width:1450px){.hero .wrap{max-width:1400px}.hero{padding:108px 0 92px}.hero h1{font-size:82px}}
@media(max-width:1050px){.hero{padding:70px 0 62px}.hero h1{font-size:clamp(42px,5.5vw,63px)}.hero-grid{gap:20px}.section{padding-top:76px;padding-bottom:76px}}
@media(max-width:780px){.hero{padding:48px 0 25px}.hero-grid{grid-template-columns:minmax(0,1fr);gap:20px}.hero h1{font-size:clamp(44px,8.8vw,65px);max-width:620px}.hero .eyebrow{font-size:9px;margin-bottom:23px}.hero p{font-size:14px;max-width:480px;margin:24px 0}.hero .start-price{margin-top:22px}.hero .premium-art{margin-top:10px}.section{padding-top:60px;padding-bottom:60px}.hero .btn{padding-inline:18px;font-size:12px}.final-cta{padding:45px 24px}.hero .scene-label{font-size:8px}.hero:after{background-size:52px 52px;mask-image:linear-gradient(180deg,transparent,black)}}
@media(prefers-reduced-motion:reduce){.template-card,.hero .btn{transition:none}.template-card:hover{transform:none}}

/* Brand blue coverage: primary bands + blue-tinted canvas, white reading surfaces */
body{background:#dcecf7}#main{background:#e6f1f8}.nav-shell{background:#f4f9fdf5;border-bottom-color:#c2d9e9}.hero{background:#005C96}.hero:before{background:linear-gradient(115deg,#004876,#005C96 60%,#086da5)}.hero h1 span{color:#b9e9ff}.hero .eyebrow{color:#d2ecfa}.hero p{color:#e0edf6}.hero .start-price,.hero .start-price .fine{color:#cbe3f2}.hero .btn{background:white;color:#005C96;border-color:white}.hero .btn:hover{background:#e5f4fd}.hero .btn.outline{background:transparent;color:white;border-color:#84b7d6}.hero .btn.outline:hover{background:#ffffff14}.hero .scene-label{background:#075381;border-color:#629bbf}.hero .scene-caption{color:#c6e2f2}.hero .scene-caption button{color:white;border-color:#9ec7df}
#main>.section{background:#e6f1f8}#main>.section.soft{background:#005C96;color:#fff}.section.soft .eyebrow{color:#bde6ff}.section.soft h2{color:#fff}.section.soft .config-teaser>div:first-child p,.section.soft>.wrap>.catalog-note,.section.soft .how-grid p,.section.soft .connected-system>div:first-child p,.section.soft .self-service p{color:#d4e8f5}.section.soft .steps-list{color:#edf7fd}.section.soft .btn:not(.white){background:#fff;border-color:#fff;color:#005C96}.section.soft .teaser-panel,.section.soft .seo-card{background:#fff;color:#122d43}.section.soft .teaser-panel .eyebrow,.section.soft .seo-card .eyebrow{color:#005C96}.section.soft .teaser-panel p,.section.soft .seo-card p{color:#526d80}.section.soft .seo-card h3{color:#12344c}.section.soft .how-grid h3{color:#fff}.section.soft .how-num{color:#b8e4fc;border-color:#76afd1}.section.soft .self-service-list svg{color:#b8e4fc}.section.soft .self-service-list article{border-color:#4789b2}.section.soft .self-service-list h3{color:#fff}.section.soft .system-nodes span{color:#173e58;background:#f4faff}.trust{background:#cce5f5;border-color:#a5cde5}.trust-item{color:#074d7b}
.page-head,.knowledge-hero,.portfolio-hero{background:#005C96;color:white}.page-head{padding-top:64px;padding-bottom:55px}.page-head h1,.knowledge-hero h1,.portfolio-hero h1{color:white}.page-head .eyebrow,.knowledge-hero .eyebrow,.portfolio-hero .eyebrow{color:#bfe7ff}.page-head p,.knowledge-hero p,.portfolio-hero p{color:#daedf9}.knowledge-hero h1 em,.portfolio-hero h1 em{color:#bce7ff}.portfolio-kicker,.article-meta,.article-byline,.library-stats{color:#c6e4f6}.portfolio-proof{border-color:#5994ba;color:#e0f0fa}.portfolio-hero .btn,.portfolio-hero .outline{border-color:#c2e6fc;color:#005C96;background:white}.library-search{color:#e5f4fe}.library-search input{background:white;color:#16364c;border-color:#9bc7e1}.template-card,.knowledge-card,.workspace-card,.feature-card,.resource-card{background:#fff;border-color:#c6ddeb}.market-controls select{border-color:#91bad5}.chip{background:#f7fcff;border-color:#adcee3}.chip.active{background:#005C96;color:#fff;border-color:#005C96}.portfolio-close,.final-cta{background:#005C96;color:#fff}.portfolio-close p,.final-cta p{color:#d9eefa}
.builder-shell.wizard-shell{background:#d5e9f7;padding-top:42px}.builder-top{background:#005C96;color:white;padding:32px;border-radius:10px}.builder-top h1{color:#fff}.builder-top .eyebrow,.builder-top .text-link{color:#d2edff}.wizard-steps{background:#eff7fd;border:1px solid #b6d5e9;border-radius:8px;margin-top:25px}.wizard-content{background:#fff;border:1px solid #bcd7e9;border-radius:10px;padding:30px}.wizard-steps button.active{background:#005C96;color:#fff;box-shadow:none}.wizard-steps button.active b,.wizard-steps button.active span{color:white}.summary{background:#fff;border-color:#accfe6}.workspace-nav{background:#005C96;color:#fff;padding:24px;border-radius:8px}.workspace-nav a{color:#e9f7ff}.support-workflow{background:#fafdff;padding:35px;border:1px solid #bad8eb;border-radius:10px}.article-body{background:white;border:1px solid #c3dceb;padding:38px;border-radius:9px}.article-aside{color:#005C96}.article-cta{background:#e4f2fc}.prose{background:#f8fcff}.preview-toolbar{background:#d4eafa;border-bottom-color:#98c7e5}.demo-site{background:var(--demo-bg,#fff)}
.footer{background:#004876;color:white;margin-top:0;padding-top:60px;border-top-color:#317fab}.footer p,.footer-bottom{color:#cae1f0}.footer .logo,.footer .logo em,.footer-links a{color:#fff}.footer-bottom{border-top-color:#4585ad}.footer a:hover{color:#b3e6ff}.footer .brand-icon{background:#e5f5ff;border-radius:5px}.section.soft .check{color:#005C96;background:#d9f1ff}
@media(max-width:780px){.builder-top{padding:25px 20px}.wizard-content{padding:23px 17px}.article-body{padding:25px 19px}.support-workflow{padding:24px 19px}.page-head{padding:44px 0}.workspace-nav{padding:18px}.builder-shell.wizard-shell{padding-top:25px}.footer{padding-top:42px}}

/* LOCAGAI immersive product studio */
:root{--ink:#102d45;--muted:#5e7487}.nav{height:76px}.nav-shell{background:#f8fbfef5}.navlinks{font-size:12px;gap:28px}.nav .btn{box-shadow:0 4px 14px #005c9620}.immersive-hero{padding:56px 0 38px;overflow:hidden;background:#003e69}.immersive-hero:before{background:radial-gradient(ellipse at 50% 64%,#157bb6 0,transparent 58%),linear-gradient(150deg,#06283f 0,#005C96 65%,#034572)}.immersive-hero:after{background-size:64px 64px;mask-image:linear-gradient(180deg,transparent,black 65%);opacity:.2}.immersive-hero .hero-grid{display:flex;flex-direction:column;gap:0;max-width:1320px}.hero-editorial{position:relative;text-align:center;z-index:3;width:100%}.immersive-hero .eyebrow{justify-content:center;display:inline-flex;border:1px solid #ffffff30;background:#ffffff08;border-radius:50px;padding:8px 17px;margin-bottom:22px;font-size:9px;letter-spacing:.16em}.immersive-hero h1{font-size:clamp(47px,6.1vw,88px);max-width:1150px;margin:0 auto;letter-spacing:-.065em;line-height:1.01;font-weight:620}.immersive-hero h1 span{background:linear-gradient(95deg,#fff,#9fddff);background-clip:text;-webkit-background-clip:text;color:transparent}.immersive-hero .hero-editorial>p{font-size:15px;line-height:1.75;max-width:660px;margin:23px auto 24px;color:#cfe5f4}.immersive-hero .hero-actions{justify-content:center;gap:12px}.immersive-hero .hero-actions .btn{min-height:49px;border-radius:7px;padding-inline:25px;font-size:12px}.immersive-hero .start-price{margin:17px auto 0;font-size:11px}.immersive-hero .start-price br,.immersive-hero .start-price .fine{display:none}.immersive-hero .premium-art{width:100%;max-width:1120px;height:640px;min-height:640px;transform:none;margin:35px auto 0;perspective:1800px}.immersive-hero .scene-stage{inset:0;transform-style:preserve-3d;border:1px solid #aadfff30;border-radius:26px;background:linear-gradient(130deg,#ffffff0b,#ffffff01);box-shadow:inset 0 1px #ffffff30,0 30px 80px #001b3b35}.studio-caption{position:absolute;top:28px;left:32px;right:32px;display:flex;justify-content:space-between;color:#c3e5f9;font-size:9px;letter-spacing:.12em}.studio-caption b{font-weight:450;letter-spacing:.02em}.immersive-hero .scene-browser{left:5%;top:135px;width:59%;transform:perspective(1400px) rotateY(8deg) rotateX(7deg) rotateZ(-4deg);animation:studio-browser 12s ease-in-out infinite;box-shadow:-7px 9px 0 #79a9c4,0 45px 60px #001b3540;border-radius:14px}.immersive-hero .scene-browser .art-screen{padding:27px 28px}.immersive-hero .scene-browser .art-nav{margin-bottom:30px}.immersive-hero .scene-browser .art-nav b{font-size:24px}.immersive-hero .scene-browser .art-nav>span{font-size:8px}.immersive-hero .scene-browser .art-content h3{font-size:clamp(27px,3.7vw,46px)}.immersive-hero .scene-browser .art-content img{height:225px}.immersive-hero .scene-browser .art-content small{font-size:7px}.immersive-hero .scene-browser .art-btn{font-size:8px;padding:10px 16px}.immersive-hero .scene-browser .art-caption{font-size:7px;margin-top:25px}.immersive-hero .premium-config{right:5%;top:200px;width:30%;min-width:265px;padding:23px;background:#f9fcff;transform:perspective(1200px) rotateY(-8deg) rotateZ(3deg);animation:studio-config 12s ease-in-out infinite;box-shadow:0 28px 75px #001d3c55;border:1px solid #fff;border-radius:15px}.immersive-hero .premium-config h4{font-size:20px;margin-bottom:18px}.immersive-hero .premium-config .mini-option{font-size:12px;padding:13px 0}.immersive-hero .premium-config .mini-option .price{font-size:9px}.immersive-hero .premium-config .mini-totals{padding:17px}.immersive-hero .brand-sculpture{left:71%;top:49px;width:115px;height:115px}.immersive-hero .sculpture-face.front svg{width:65%;height:65%}.immersive-hero .label-design{left:8%;top:81px}.immersive-hero .label-search{right:7%;top:80px}.immersive-hero .scene-label.label-booking{left:31%;top:104px;display:flex}.immersive-hero .scene-label.label-ai{right:3%;top:165px;display:flex}.immersive-hero .label-control{display:none}.immersive-hero .scene-label{background:#07426c;border-color:#7bc5ee55;box-shadow:0 9px 25px #001b3b20;font-size:10px;padding:11px 15px}.orbit-ring{position:absolute;border:1px solid #a8dcff30;width:80%;height:65%;left:10%;top:13%;border-radius:50%;transform:rotate(-15deg);pointer-events:none}.orbit-two{width:65%;height:90%;left:17%;top:2%;transform:rotate(26deg);border-style:dashed;opacity:.4}.studio-rail{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);display:flex;gap:0;padding:10px;border:1px solid #8fcbed40;border-radius:14px;background:#062b47e8;box-shadow:0 15px 35px #00243b30;z-index:5;white-space:nowrap}.studio-rail a{display:flex;gap:10px;align-items:center;padding:11px 23px;border-right:1px solid #ffffff20;font-size:10px;color:#d8effd}.studio-rail a:last-child{border:0}.studio-rail svg{color:#78cfff}.studio-rail a:hover{background:#ffffff10;border-radius:5px}.immersive-hero .scene-caption{bottom:-25px;left:15px;right:15px;font-size:9px}.immersive-hero .scene-aura{inset:10% -5%;background:radial-gradient(ellipse,#50b5f030,transparent 60%)}
@keyframes studio-browser{0%,100%{transform:perspective(1400px) rotateY(8deg) rotateX(7deg) rotateZ(-4deg) translateY(0)}50%{transform:perspective(1400px) rotateY(5deg) rotateX(5deg) rotateZ(-3deg) translateY(-9px)}}@keyframes studio-config{0%,100%{transform:perspective(1200px) rotateY(-8deg) rotateZ(3deg) translateY(0)}50%{transform:perspective(1200px) rotateY(-5deg) rotateZ(2deg) translateY(8px)}}
.trust{background:#073858;border-color:#ffffff15}.trust-grid{padding-top:22px;padding-bottom:22px}.trust-item{color:#d4e8f6;font-size:10px}.trust-item svg{color:#78c8f5}#main>.section{background:#f4f8fc}#main>.section.soft{background:#005C96}.section{padding-top:100px;padding-bottom:100px}.section-head{align-items:end}.section h2{font-size:clamp(34px,4vw,56px);letter-spacing:-.055em}.section-head p{max-width:510px}.curated-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.curated-grid .template-card{border:0;border-radius:13px;box-shadow:0 12px 38px #163d5810;overflow:hidden}.curated-grid .mini-site{height:300px}.curated-grid .template-info{padding:27px}.curated-grid .template-info h3{font-size:25px}.curated-grid .template-info>.row:last-child{flex-direction:column;align-items:stretch;gap:8px}.curated-grid .template-info>.row:last-child .btn{width:100%;font-size:11px}.curated-grid .mini-site h4{font-size:30px}.teaser-panel{border:1px solid #aed7f0;border-radius:16px;padding:33px;box-shadow:18px 22px 0 #ffffff09,0 30px 65px #00325230}.config-teaser{gap:80px}.teaser-panel h3{font-size:24px}.teaser-panel .mini-option{padding:17px 0}.teaser-total{border-radius:8px;background:#e5f3fc;padding:20px}.teaser-total strong{font-size:33px}.ai-panel{padding:65px;background:radial-gradient(ellipse at right,#005C96,#062d49 65%);border-radius:18px;border:1px solid #1c668e}.ai-chat{box-shadow:0 30px 65px #001e3d40;transform:rotate(-2deg)}.seo-grid{gap:25px}.seo-card{padding:38px;border-radius:12px;border-top:3px solid #b9eaff}.seo-card h3{font-size:26px;line-height:1.15}.how-grid article{border-top:1px solid #ffffff50;padding-top:25px}.how-num{font-size:45px;font-weight:300;letter-spacing:-.07em}.industry-grid a{border-color:#c2d9e8;background:#fff;padding:30px;border-radius:9px}.final-cta{position:relative;overflow:hidden;padding:85px 35px;background:radial-gradient(ellipse at 70% 120%,#278bc4,transparent 60%),#005C96;border-radius:18px;box-shadow:0 20px 65px #004f8420}.final-cta h2{font-size:clamp(35px,4.5vw,60px)}.footer{margin-top:55px;background:#062d49}.page-head,.knowledge-hero,.portfolio-hero{background:radial-gradient(ellipse at 85% 10%,#1679b2,transparent 55%),linear-gradient(115deg,#043b61,#005C96);border-bottom:1px solid #4a98c5}.page-head h1{font-size:clamp(42px,5.5vw,72px);max-width:1000px}.portfolio-hero{padding-bottom:0}.workspace-card,.support-shortcuts>a,.support-shortcuts>button{box-shadow:0 10px 30px #06467208}.knowledge-card{box-shadow:0 12px 35px #0646720d;border-radius:12px;overflow:hidden}
@media(max-width:1000px){.immersive-hero .premium-art{height:595px;min-height:595px}.immersive-hero .premium-config{right:3%;width:33%;padding:17px;min-width:235px}.immersive-hero .scene-browser{left:3%;width:62%}.immersive-hero .scene-browser .art-content img{height:195px}.studio-rail a{padding:10px 16px}.curated-grid{gap:15px}.curated-grid .template-info{padding:20px}.curated-grid .mini-site{height:245px}.config-teaser{gap:35px}.ai-panel{padding:40px}.immersive-hero .brand-sculpture{left:69%}}
@media(max-width:780px){.immersive-hero{padding:40px 0 32px}.immersive-hero .hero-grid{padding:0 20px}.immersive-hero h1{font-size:clamp(39px,8.5vw,63px);line-height:1.06}.immersive-hero .eyebrow{font-size:8px;padding:8px 11px;letter-spacing:.09em}.immersive-hero .hero-editorial>p{font-size:14px;max-width:510px}.immersive-hero .premium-art{width:100%;max-width:650px;min-height:600px;height:600px;transform:none;margin:30px auto 0}.studio-caption{left:18px;right:18px;top:20px;font-size:7px}.studio-caption b{display:none}.immersive-hero .scene-stage{border-radius:17px}.immersive-hero .scene-browser{left:4%;top:130px;width:85%;}.immersive-hero .scene-browser .art-screen{padding:16px}.immersive-hero .scene-browser .art-nav{margin-bottom:18px}.immersive-hero .scene-browser .art-nav b{font-size:20px}.immersive-hero .scene-browser .art-content h3{font-size:29px}.immersive-hero .scene-browser .art-content img{height:160px}.immersive-hero .scene-browser .art-caption{font-size:5px}.immersive-hero .scene-browser .art-nav>span{font-size:5px}.immersive-hero .premium-config{top:340px;right:5%;width:66%;min-width:0;padding:15px}.immersive-hero .premium-config h4{font-size:15px;margin-bottom:5px}.immersive-hero .premium-config .mini-option{font-size:9px;padding:7px 0}.immersive-hero .premium-config .mini-option .price{font-size:7px}.immersive-hero .premium-config .mini-totals{padding:9px;margin-top:7px}.immersive-hero .premium-config .mini-totals strong{font-size:21px}.immersive-hero .brand-sculpture{left:61%;top:42px;width:85px;height:85px}.immersive-hero .scene-label.label-design{left:6%;top:68px;font-size:8px}.immersive-hero .scene-label.label-search,.immersive-hero .scene-label.label-booking,.immersive-hero .scene-label.label-ai{display:none}.studio-rail{left:8%;bottom:41px;transform:none;padding:8px;flex-direction:column;background:#073958}.studio-rail a{padding:10px;border:0}.studio-rail a span{display:none}.studio-rail svg{width:16px;height:16px}.immersive-hero .scene-caption{left:3px;right:3px;font-size:8px}.curated-grid{grid-template-columns:1fr;gap:28px}.curated-grid .mini-site{height:310px}.curated-grid .template-info>.row:last-child{flex-direction:row}.curated-grid .template-info{padding:25px}.ai-panel{padding:30px 24px}.ai-chat{transform:none}.section{padding-top:65px;padding-bottom:65px}.teaser-panel{padding:25px;box-shadow:8px 9px 0 #ffffff0b}.seo-card{padding:28px}.footer{margin-top:30px}.final-cta{padding:55px 24px}.trust-grid{gap:18px}.trust-item{font-size:9px}}
@media(prefers-reduced-motion:reduce){.immersive-hero .scene-browser,.immersive-hero .premium-config{animation:none}.immersive-hero .scene-stage{transition:none}.ai-chat{transform:none}}

@media(max-width:780px){.immersive-hero .brand-sculpture{transform:scale(.68);transform-origin:top left;left:63%;top:55px}.immersive-hero .premium-art{margin-left:auto!important;margin-right:auto!important}}

.immersive-hero .scene-stage{transform-style:flat}.immersive-hero .premium-config{z-index:8}.studio-caption,.brand-sculpture,.scene-label{pointer-events:none}

/* Responsive device transformation — same website, two layouts */
.immersive-hero .responsive-device{--desktop-device:59%;--mobile-device:27%;--desktop-left:5%;--mobile-left:19%;--desktop-title:42px;--mobile-title:25px;animation:device-morph 7s ease-in-out infinite;border:6px solid #eaf6fe;overflow:hidden;will-change:width,transform;box-shadow:0 2px 0 #fff,0 25px 60px #001a3d55}.immersive-hero .responsive-device .art-screen{height:350px;padding:22px;overflow:hidden}.immersive-hero .responsive-device .art-nav{margin-bottom:22px}.immersive-hero .responsive-device .art-content{animation:device-layout 7s step-end infinite}.immersive-hero .responsive-device .art-content h3{animation:device-type 7s step-end infinite;line-height:1.08}.immersive-hero .responsive-device .art-content img{height:205px;animation:device-photo 7s step-end infinite}.immersive-hero .responsive-device .art-content small{margin-bottom:12px}.immersive-hero .responsive-device .art-caption{margin-top:14px}.immersive-hero .responsive-device .art-btn{animation:device-cta 7s step-end infinite}.device-camera{position:absolute;top:4px;left:50%;transform:translateX(-50%);width:52px;height:12px;background:#071a2e;border-radius:0 0 9px 9px;z-index:5;animation:phone-camera 7s step-end infinite;pointer-events:none}.device-mode{position:absolute;top:555px;left:7%;width:160px;color:#d4eefd;font-size:10px;letter-spacing:.03em;z-index:6}.device-mode span{display:block}.device-mode .mode-desktop{animation:desktop-label 7s step-end infinite}.device-mode .mode-mobile{position:absolute;top:0;animation:mobile-label 7s step-end infinite}.device-mode i{display:block;margin-top:10px;height:2px;background:#91d5fd;transform-origin:left;animation:device-progress 7s linear infinite}.immersive-hero .studio-rail{left:auto;right:4%;bottom:26px;transform:none}.immersive-hero .studio-rail a{padding:10px 14px}.immersive-hero .studio-rail a span{font-size:9px}
@keyframes device-morph{0%,27%,100%{width:var(--desktop-device);left:var(--desktop-left);border-color:#eaf6fe;border-radius:15px;transform:perspective(1400px) rotateY(7deg) rotateX(5deg) rotateZ(-3deg)}40%,73%{width:var(--mobile-device);left:var(--mobile-left);border-color:#071a2e;border-radius:30px;transform:perspective(1400px) rotateY(-8deg) rotateX(3deg) rotateZ(2deg)}86%{width:var(--desktop-device);left:var(--desktop-left);border-color:#eaf6fe;border-radius:15px;transform:perspective(1400px) rotateY(7deg) rotateX(5deg) rotateZ(-3deg)}}
@keyframes device-layout{0%,86%,100%{grid-template-columns:1.05fr 1fr}40%{grid-template-columns:1fr}}
@keyframes device-type{0%,86%,100%{font-size:var(--desktop-title)}40%{font-size:var(--mobile-title)}}
@keyframes device-photo{0%,86%,100%{height:205px;border-radius:90px 90px 4px 4px}40%{height:105px;border-radius:7px;width:100%;margin-top:5px}}
@keyframes device-cta{0%,86%,100%{margin-top:14px;padding:7px 10px}40%{margin-top:7px;padding:6px 10px}}
@keyframes phone-camera{0%,86%,100%{opacity:0}40%{opacity:1}}
@keyframes desktop-label{0%,86%,100%{opacity:1}40%{opacity:0}}
@keyframes mobile-label{0%,86%,100%{opacity:0}40%{opacity:1}}
@keyframes device-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(max-width:1000px){.immersive-hero .responsive-device{--desktop-title:32px;--mobile-title:23px;--mobile-device:29%;--mobile-left:15%}.immersive-hero .responsive-device .art-screen{padding:17px}.device-mode{top:540px;width:120px;font-size:8px}.immersive-hero .studio-rail a{padding:9px 11px}}
@media(max-width:780px){.immersive-hero .responsive-device{--desktop-device:87%;--mobile-device:58%;--desktop-left:4%;--mobile-left:14%;--desktop-title:27px;--mobile-title:22px;top:133px}.immersive-hero .responsive-device .art-screen{height:290px;padding:15px}.immersive-hero .responsive-device .art-nav{margin-bottom:17px}.immersive-hero .responsive-device .art-nav b{font-size:18px}.immersive-hero .responsive-device .art-nav>span{display:none}.immersive-hero .responsive-device .art-content small{font-size:5px;margin-bottom:7px}.immersive-hero .responsive-device .art-content img{animation-name:device-photo-mobile}.immersive-hero .responsive-device .art-caption{display:none}.immersive-hero .responsive-device .art-btn{font-size:6px}.immersive-hero .premium-art{height:670px;min-height:670px}.immersive-hero .premium-config{top:425px;right:3%;width:65%}.immersive-hero .studio-rail{left:7%;right:auto;bottom:50px}.device-mode{top:45px;left:6%;width:130px;font-size:8px}.immersive-hero .scene-label.label-design{top:88px}.immersive-hero .brand-sculpture{top:65px}.immersive-hero .scene-caption{bottom:-25px}}
@keyframes device-photo-mobile{0%,86%,100%{height:165px;border-radius:70px 70px 4px 4px}40%{height:95px;border-radius:6px;width:100%;margin-top:4px}}
@media(prefers-reduced-motion:reduce){.immersive-hero .responsive-device{animation:none;width:var(--desktop-device);left:var(--desktop-left);transform:perspective(1400px) rotateY(5deg) rotateZ(-2deg)}.immersive-hero .responsive-device *,.device-mode *{animation:none!important}.device-camera,.device-mode .mode-mobile,.device-mode i{display:none}.device-mode .mode-desktop{opacity:1}.immersive-hero .responsive-device .art-content{grid-template-columns:1.05fr 1fr}.immersive-hero .responsive-device .art-content h3{font-size:var(--desktop-title)}.immersive-hero .responsive-device .art-content img{height:165px}}

.device-controls{position:absolute;top:63px;left:38%;z-index:10;display:flex;padding:4px;border-radius:7px;background:#073c60;border:1px solid #77badc60;gap:3px}.device-controls button{font-size:9px;padding:6px 10px;border:0;border-radius:4px;background:transparent;color:#d3e9f8}.device-controls button[aria-pressed=true]{background:#edf8ff;color:#005C96}.device-manual-mobile .responsive-device,.device-manual-desktop .responsive-device,.device-manual-mobile .responsive-device *,.device-manual-desktop .responsive-device *,.device-manual-mobile .device-mode *,.device-manual-desktop .device-mode *{animation:none!important}.immersive-hero .device-manual-mobile .responsive-device{width:var(--mobile-device);left:var(--mobile-left);border-color:#071a2e;border-radius:30px;transform:perspective(1400px) rotateY(-8deg) rotateZ(2deg)}.immersive-hero .device-manual-mobile .art-content{grid-template-columns:1fr}.immersive-hero .device-manual-mobile .responsive-device h3{font-size:var(--mobile-title)}.immersive-hero .device-manual-mobile .responsive-device .art-content img{height:105px;width:100%;border-radius:7px;margin-top:5px}.immersive-hero .device-manual-mobile .responsive-device .art-btn{margin-top:7px;padding:6px 10px}.device-manual-mobile .device-camera{opacity:1}.device-manual-mobile .mode-desktop{opacity:0}.device-manual-mobile .mode-mobile{opacity:1}.immersive-hero .device-manual-desktop .responsive-device{width:var(--desktop-device);left:var(--desktop-left);border-color:#eaf6fe;border-radius:15px;transform:perspective(1400px) rotateY(7deg) rotateZ(-3deg)}.immersive-hero .device-manual-desktop .art-content{grid-template-columns:1.05fr 1fr}.immersive-hero .device-manual-desktop .responsive-device h3{font-size:var(--desktop-title)}.device-manual-desktop .device-camera,.device-manual-desktop .mode-mobile{opacity:0}.device-manual-desktop .mode-desktop{opacity:1}.device-manual-mobile .device-mode i,.device-manual-desktop .device-mode i{display:none}
@media(max-width:780px){.device-controls{left:6%;top:75px}.device-controls button{font-size:8px;padding:5px 7px}.immersive-hero .scene-label.label-design{display:none}.immersive-hero .device-manual-mobile .responsive-device .art-content img{height:95px}.immersive-hero .device-manual-mobile .responsive-device .art-nav b{font-size:16px}}

/* Illustrative acquisition journey and option benefits */
.hero-editorial{isolation:isolate}.hero-editorial>h1,.hero-editorial>p,.hero-editorial>.eyebrow,.hero-editorial>.hero-actions,.hero-editorial>.start-price{position:relative;z-index:2}.growth-backdrop{position:absolute;inset:-45px -75px -20px;z-index:-1;pointer-events:none;overflow:visible}.growth-lines{position:absolute;width:100%;height:100%;inset:0;opacity:.48;mask-image:linear-gradient(90deg,black,transparent 36%,transparent 65%,black)}.growth-grid{stroke:#9cdfff;stroke-width:.5;fill:none;opacity:.15}.growth-area{fill:#5cbfff;opacity:.035}.growth-curve{fill:none;stroke:url(#growth-line);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1600;animation:journey-curve 9s ease-in-out infinite}.growth-tile{position:absolute;display:flex;gap:10px;align-items:center;background:linear-gradient(135deg,#0f527be6,#073654e6);border:1px solid #8dd0fa45;box-shadow:0 17px 40px #001c3340,inset 0 1px #ffffff14;color:#d8f1ff;text-align:left;border-radius:11px;padding:16px;font-size:11px;backdrop-filter:blur(6px);animation:journey-card 9s ease-in-out infinite;opacity:.7}.growth-tile small{display:block;font-size:7px;letter-spacing:.1em;color:#86c4e7;margin-bottom:7px}.growth-tile b{font-size:10px;font-weight:500}.growth-tile svg{color:#8bd6ff}.growth-click{width:165px;left:0;top:35px;display:block;transform:rotate(-9deg);animation-delay:0s}.growth-click>.growth-icon{display:inline-flex;vertical-align:middle;margin-right:7px}.tiny-site{position:relative;background:#eaf6ff;border-radius:5px;margin-top:12px;padding:12px;color:#005C96;height:82px}.tiny-site>i{display:block;background:#a5cade;width:60%;height:4px;margin-bottom:6px;border-radius:3px}.tiny-site>i:nth-child(2){width:80%}.tiny-site>b{display:inline-block;background:#005C96;padding:5px 9px;border-radius:3px;color:white;font-size:7px;margin-top:4px}.growth-cursor{position:absolute;bottom:5px;right:15px;font-size:29px;color:#083d60;animation:journey-click 9s ease-in-out infinite}.tiny-site>em{position:absolute;left:33px;bottom:14px;width:20px;height:20px;border:1px solid #005C96;border-radius:50%;animation:journey-ripple 9s ease-out infinite}.growth-lead{right:-10px;top:55px;width:208px;transform:rotate(7deg);animation-delay:1.4s}.growth-client{left:0;bottom:40px;width:208px;transform:rotate(-6deg);animation-delay:3s}.growth-review{right:-15px;bottom:26px;width:235px;transform:rotate(6deg);animation-delay:4.5s}.growth-plus{font-size:23px;margin-left:auto;color:#b2f1ff}.review-spark{color:#bceaff;font-size:20px}.growth-caption{font-size:8px;color:#a6cde4;margin-top:16px;letter-spacing:.015em}.benefit-stage{position:relative;margin-top:30px;padding:25px;border:1px solid #91cdec65;border-radius:14px;background:linear-gradient(135deg,#074874,#04395d);box-shadow:0 18px 45px #00395725;overflow:hidden;isolation:isolate}.benefit-orbit{position:absolute;right:-40px;top:40px;width:200px;height:200px;border:1px solid #99d5fb30;border-radius:50%;z-index:-1}.benefit-orbit:after{content:'';position:absolute;inset:22px;border:1px dashed #99d5fb25;border-radius:50%;animation:benefit-orbit 25s linear infinite}.benefit-header{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:8px;letter-spacing:.08em;color:#afdfff}.benefit-header b{font-weight:500;background:#ffffff0c;border:1px solid #ffffff20;border-radius:20px;padding:4px 9px;white-space:nowrap;letter-spacing:0}.benefit-message{position:relative;margin:22px 0;min-height:142px}.benefit-mark{display:grid;place-items:center;width:45px;height:45px;border-radius:11px;background:#e1f4ff;color:#005C96;box-shadow:0 6px 20px #001c3d20;margin-bottom:14px}.benefit-message h3{font-size:22px!important;line-height:1.17;color:white;letter-spacing:-.035em;max-width:360px}.section.soft .benefit-message p{font-size:12px;color:#cae5f5!important;line-height:1.75;margin:12px 0 0;max-width:360px}.benefit-change{position:absolute;top:10px;left:58px;font-size:10px;color:#ace6ff}.benefit-nodes{display:flex;flex-wrap:wrap;gap:7px}.benefit-nodes>span{display:flex;align-items:center;gap:6px;font-size:8px;padding:7px 9px;border:1px solid #ffffff25;background:#ffffff05;border-radius:5px;color:#a0bfd3;transition:background .25s,border-color .25s,color .25s}.benefit-nodes>span.enabled{background:#d9f3ff;color:#005C96;border-color:#b9eaff;box-shadow:0 0 17px #b0e7ff15}.section.soft .benefit-disclaimer{font-size:8px;color:#9fc4dc!important;line-height:1.65;margin:15px 0 0}.benefit-particle{position:absolute;left:calc(50% + (var(--i) - 2)*35px);top:60%;color:#c9f2ff;font-size:calc(18px + var(--i)*3px);pointer-events:none;animation:benefit-plus 1.15s ease-out forwards;animation-delay:calc(var(--i)*.04s);opacity:0}.config-teaser{align-items:center}
@keyframes journey-card{0%,80%,100%{opacity:.32;filter:brightness(.85)}18%,45%{opacity:.82;filter:brightness(1.15)}}@keyframes journey-curve{0%{stroke-dashoffset:1600;opacity:.2}65%,85%{stroke-dashoffset:0;opacity:.8}100%{stroke-dashoffset:0;opacity:.15}}@keyframes journey-click{0%,10%,100%{transform:translate(20px,12px)}22%,32%{transform:translate(-45px,-2px) scale(.9)}45%,80%{transform:translate(-38px,3px)}}@keyframes journey-ripple{0%,20%,45%,100%{transform:scale(.1);opacity:0}25%{transform:scale(.3);opacity:.8}40%{transform:scale(2.5);opacity:0}}@keyframes benefit-plus{0%{opacity:0;transform:translateY(15px) scale(.5)}20%{opacity:1}100%{opacity:0;transform:translateY(-125px) scale(1.1)}}@keyframes benefit-orbit{to{transform:rotate(360deg)}}
@media(max-width:1100px){.growth-backdrop{inset:-25px -20px 0}.growth-tile{padding:11px;max-width:155px}.growth-tile b{font-size:8px}.growth-click{left:-25px;top:45px;width:125px}.growth-lead{right:-30px;top:20px}.growth-client{left:-40px;bottom:25px}.growth-review{right:-40px;bottom:15px}.growth-tile{opacity:.3}.immersive-hero .hero-editorial>h1{position:relative;text-shadow:0 4px 24px #003658}}
@media(max-width:780px){.growth-backdrop{inset:-20px -35px -15px}.growth-tile{display:none}.growth-lines{opacity:.35;mask-image:linear-gradient(180deg,black,transparent 35%,transparent 60%,black)}.growth-caption{font-size:7px;margin-top:12px}.benefit-stage{padding:22px}.benefit-message{min-height:150px}.benefit-header{font-size:7px}.benefit-message h3{font-size:21px!important}}
@media(prefers-reduced-motion:reduce){.growth-backdrop *,.benefit-orbit:after{animation:none!important}.growth-curve{stroke-dashoffset:0}.growth-tile{opacity:.5}.growth-cursor,.tiny-site>em,.benefit-particle{display:none}.benefit-nodes>span{transition:none}}

.growth-caption button{border:1px solid #8ac5e660;background:#073b61;color:#c7e8fc;border-radius:50%;width:23px;height:23px;padding:0;font-size:9px;margin-left:7px;vertical-align:middle}.growth-paused .growth-backdrop *{animation-play-state:paused!important}@media(prefers-reduced-motion:reduce){#growth-motion{display:none}}
