:root{--orange: #ff5a00;--orange-2: #ff7a00;--orange-3: #ffefe5;--black: #080808;--ink: #171717;--muted: #5e5e5e;--line: #e6e0dc;--paper: #fffaf5;--white: #ffffff;--teal: #0f9a9b;--pink: #df537a;--yellow: #ffc524;--theirs-outline: #ff1f1f;--theirs-surface: #fff0f0;--theirs-ink: #9b1111;--ours-outline: #00d85a;--ours-surface: #effff5;--ours-ink: #075f2b;--shadow: 0 18px 40px rgba(16, 16, 16, .12);--soft-shadow: 0 10px 26px rgba(16, 16, 16, .08);--desktop-header-height: 104px;--mobile-header-height: clamp(108px, 32vw, 121px);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:0;overflow-x:hidden;background:var(--white);color:var(--ink)}body,button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}button{border:0}.container{width:min(100% - 32px,1160px);margin:0 auto}img,svg{max-width:100%}.skip-link{position:fixed;left:16px;top:16px;z-index:20;transform:translateY(-140%);border-radius:8px;background:var(--black);color:var(--white);padding:12px 16px;transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.site-header{position:fixed;top:0;right:0;left:0;z-index:10;width:100%}.app-shell>main{padding-top:var(--desktop-header-height)}.site-header--orange{background:linear-gradient(120deg,var(--orange),var(--orange-2));color:var(--black)}.site-header--light{background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:104px;gap:28px}.brand{display:inline-flex;align-items:center;min-height:56px;gap:10px;border-radius:12px;font-weight:950}.brand:focus-visible,.primary-nav a:focus-visible,.language-toggle:focus-visible,.menu-toggle:focus-visible,.quote-link:focus-visible,.button:focus-visible,.hero-scroll-button:focus-visible,.footer-nav a:focus-visible,.project-card a:focus-visible,.contact-form input:focus-visible,.contact-form select:focus-visible,.contact-form textarea:focus-visible{outline:3px solid var(--black);outline-offset:4px}.brand-logo{width:clamp(198px,22vw,250px);height:auto;flex:0 0 auto}.primary-nav{grid-column:2;grid-row:1;display:flex;justify-content:center;align-items:center;gap:10px}.primary-nav a{display:inline-flex;align-items:center;min-height:44px;border-radius:999px;padding:8px 16px;color:var(--black);font-size:.9rem;font-weight:850;text-transform:uppercase;transition:background .18s ease,transform .18s ease}.primary-nav a:hover,.primary-nav a[aria-current=page]{background:#ffffff47}.site-header--light .primary-nav a:hover,.site-header--light .primary-nav a[aria-current=page]{background:var(--orange-3);color:var(--orange)}.header-actions{grid-column:3;grid-row:1;display:flex;justify-content:flex-end;align-items:center;gap:10px}.language-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:54px;min-height:50px;padding:10px;border:2px solid rgba(8,8,8,.28);border-radius:999px;background:#ffffff61;box-shadow:0 7px #08080824;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.language-toggle:hover{background:#ffffff9e;border-color:#0808086b;transform:translateY(-1px);box-shadow:0 8px #08080829}.menu-toggle{display:none;align-items:center;justify-content:center;min-width:50px;min-height:50px;padding:10px;border:2px solid rgba(8,8,8,.28);border-radius:999px;background:#ffffff61;color:var(--black);box-shadow:0 7px #08080824;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.menu-toggle:hover{background:#ffffff9e;border-color:#0808086b;transform:translateY(-1px);box-shadow:0 8px #08080829}.menu-toggle-icon{position:relative;display:grid;width:24px;gap:5px}.menu-toggle-icon span{display:block;height:3px;border-radius:999px;background:currentColor;transition:opacity .18s ease,transform .18s ease}.menu-toggle--open .menu-toggle-icon span:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle--open .menu-toggle-icon span:nth-child(2){opacity:0}.menu-toggle--open .menu-toggle-icon span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.site-header--light .language-toggle{border-color:var(--line);background:var(--white);box-shadow:0 6px 16px #08080814}.site-header--light .language-toggle:hover,.site-header--light .menu-toggle:hover{border-color:var(--orange);background:var(--orange-3);box-shadow:0 8px 18px #ff5a0029}.site-header--light .menu-toggle{border-color:var(--line);background:var(--white);box-shadow:0 6px 16px #08080814}.language-label{color:var(--black);font-size:.82rem;font-weight:900;line-height:1;text-transform:lowercase}.quote-link{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border:2px solid currentColor;border-radius:10px;padding:12px 24px;color:var(--white);font-weight:900;text-transform:uppercase}.site-header--light .quote-link{border-color:var(--orange);background:var(--orange);color:var(--white)}.hero-section{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(108deg,rgba(255,255,255,.18) 0 18%,transparent 18% 100%),linear-gradient(120deg,var(--orange) 0%,var(--orange-2) 58%,#ffb238 100%)}.hero-section:before{content:"";position:absolute;top:-12%;right:-14vw;z-index:0;width:min(54vw,720px);height:124%;background:#ffffff2e;border-left:1px solid rgba(255,255,255,.36);transform:skew(-9deg);transform-origin:top;pointer-events:none}.hero-section:after{content:"";position:absolute;right:0;bottom:-1px;left:0;z-index:1;height:clamp(72px,8vw,128px);background:var(--white);clip-path:polygon(0 54%,100% 18%,100% 100%,0 100%);pointer-events:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.88fr) minmax(440px,1.12fr);align-items:center;min-height:clamp(760px,calc(100dvh - var(--desktop-header-height) + 120px),920px);gap:clamp(28px,5vw,70px);padding:clamp(88px,8vw,124px) 0 clamp(138px,10vw,184px)}.hero-copy{position:relative;z-index:2;max-width:590px}.hero-scroll-button{position:absolute;right:50%;top:calc(100dvh - var(--desktop-header-height) - 88px);z-index:4;display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;color:var(--black);cursor:pointer;transform:translate(50%);animation:hero-scroll-idle 1.75s ease-in-out infinite;transition:opacity .18s ease,transform .18s ease}.hero-scroll-button:hover{opacity:.78}.hero-scroll-button span{width:20px;height:20px;margin-top:-4px;border-right:4px solid var(--orange);border-bottom:4px solid var(--orange);filter:drop-shadow(0 3px 0 rgba(8,8,8,.14));transform:rotate(45deg)}@keyframes hero-scroll-idle{0%,to{transform:translate(50%) translateY(0)}50%{transform:translate(50%) translateY(10px)}}.hero-motion-mark{position:absolute;z-index:0;width:38px;height:30px;pointer-events:none}.hero-motion-mark,.hero-motion-mark:before,.hero-motion-mark:after{border-color:var(--black)}.hero-motion-mark:before,.hero-motion-mark:after{content:"";position:absolute;display:block;height:3px;border-radius:999px;background:var(--black);transform-origin:left center}.hero-motion-mark--top-left{top:-4px;left:-42px;transform:rotate(-10deg)}.hero-motion-mark--top-left:before{top:6px;left:17px;width:25px;transform:rotate(70deg)}.hero-motion-mark--top-left:after{top:17px;left:4px;width:20px;transform:rotate(28deg)}.hero-motion-mark--top-right{top:30px;right:118px;transform:rotate(18deg)}.hero-motion-mark--top-right:before{top:7px;left:6px;width:24px;background:#ffffff5c}.hero-motion-mark--top-right:after{top:20px;left:20px;width:18px;background:#ffffff47;transform:rotate(46deg)}.hero-motion-mark--button{top:min(392px,74%);left:-34px;transform:rotate(12deg)}.hero-motion-mark--button:before{top:5px;left:22px;width:24px;transform:rotate(68deg)}.hero-motion-mark--button:after{top:20px;left:6px;width:25px;transform:rotate(26deg)}.eyebrow{margin:0 0 16px;color:var(--white);font-size:.78rem;font-weight:900;text-transform:uppercase}.hero-kicker{position:relative;z-index:1;display:inline-block;margin:0 0 16px;border:2px solid rgba(255,255,255,.18);background:var(--black);color:var(--white);padding:8px 14px 7px;font-size:clamp(.76rem,1vw,.92rem);letter-spacing:.03em;line-height:1;box-shadow:6px 6px #0808081f;transform:rotate(-2deg)}.eyebrow--dark{color:var(--orange)}.hero-copy h1,.page-hero h1{max-width:760px;margin:0;color:var(--black);font-family:Arial Black,Impact,system-ui,sans-serif;font-size:clamp(3.1rem,8vw,5.75rem);line-height:.95}.hero-copy h1{max-width:100%;font-size:clamp(3.15rem,6.1vw,5.25rem);line-height:.96;letter-spacing:0;text-wrap:balance}.hero-title{position:relative;z-index:1;display:grid;gap:0;width:fit-content}.hero-title-line{display:block;color:var(--black);font-family:Arial Black,Impact,system-ui,sans-serif;letter-spacing:0;text-transform:none;white-space:nowrap}.hero-title-line--top{font-size:clamp(3rem,5.1vw,4.75rem);line-height:.94}.hero-title-line--middle{color:var(--white);font-size:clamp(2.8rem,4.55vw,4.2rem);line-height:.9;text-shadow:0 3px 0 rgba(8,8,8,.06)}.hero-title-line--price{position:relative;width:fit-content;margin-top:6px;font-size:clamp(4.45rem,7.3vw,6.45rem);line-height:.84}.hero-title-line--price:after{content:"";position:absolute;left:2%;right:8%;bottom:-16px;height:13px;border-bottom:6px solid var(--white);border-radius:50%;transform:rotate(-2deg)}.hero-text{max-width:510px;margin:34px 0 24px;color:#080808d1;font-size:clamp(1.02rem,1.35vw,1.16rem);font-weight:400;line-height:1.42}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.hero-copy h1+.hero-actions{margin-top:clamp(24px,3vw,34px)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border-radius:8px;padding:14px 22px;cursor:pointer;font-weight:900;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button--light{background:var(--white);color:var(--black);box-shadow:0 14px 26px #08080829}.button--hero{min-height:56px;border:2px solid rgba(255,255,255,.28);border-radius:10px;background:linear-gradient(180deg,#101820,#05080b);color:var(--white);padding:15px 26px;box-shadow:0 4px #ffffff47,0 14px 22px #0808083d}.button--hero:hover{background:linear-gradient(180deg,#18232d,#06090d);box-shadow:0 5px #ffffff52,0 16px 24px #08080847}.button--orange{background:var(--orange);color:var(--white);box-shadow:0 16px 30px #ff5a0040}.button--dark{background:var(--black);color:var(--white);box-shadow:0 16px 30px #0000002e}.arrow-icon{width:28px;height:28px;margin-left:14px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.trust-list{display:flex;flex-wrap:wrap;gap:24px;margin:24px 0 0;padding:0;list-style:none}.trust-list li{display:inline-flex;align-items:center;gap:8px;color:var(--black);font-size:.95rem;font-weight:800}.trust-list--inline{align-items:center;gap:14px 24px}.trust-list--inline li{padding:10px 14px;border:1px solid rgba(8,8,8,.12);border-radius:999px;background:#ffffff2e}.hero-benefits{position:relative;z-index:1;display:flex;flex-wrap:nowrap;align-items:center;gap:10px 14px;margin-top:26px}.hero-benefits li{min-height:44px;border:2px solid var(--white);border-radius:999px;background:#fffffff0;padding:9px 14px;box-shadow:inset 0 0 0 1px #ff5a002e;color:var(--black);font-size:clamp(.8rem,.86vw,.9rem);font-weight:950;white-space:nowrap}.hero-benefits .icon{width:22px;height:22px;stroke-width:2.7}.check-icon{width:22px;height:22px;flex:0 0 auto}.check-icon circle{fill:var(--black)}.check-icon path{stroke:var(--orange);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.hero-showcase{position:relative;z-index:1;min-height:520px;margin:0 -110px 0 24px}.hero-preview-card{position:absolute;top:28px;right:-46px;width:min(100%,630px);overflow:hidden;border:10px solid rgba(8,8,8,.9);border-radius:28px;background:var(--white);box-shadow:0 34px 56px #08080847,inset 0 1px #ffffff8f;transform:rotate(2deg)}.hero-preview-card img{display:block;width:100%;aspect-ratio:3 / 2;object-fit:cover}.hero-mascot{position:absolute;left:24px;bottom:8px;width:clamp(230px,24vw,320px);height:auto;object-fit:contain;filter:drop-shadow(0 18px 0 rgba(8,8,8,.16))}.offer-burst{position:absolute;right:-24px;bottom:14px;display:block;width:clamp(164px,18vw,238px);filter:drop-shadow(0 16px 22px rgba(8,8,8,.24));transform:rotate(-5deg)}.hero-showcase>.offer-burst{isolation:isolate;overflow:hidden;animation:offer-burst-float 5.6s ease-in-out infinite;will-change:transform}.hero-showcase>.offer-burst:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(105deg,transparent 32%,rgba(255,255,255,.12) 42%,rgba(255,255,255,.86) 50%,rgba(255,255,255,.14) 58%,transparent 68%);background-repeat:no-repeat;background-size:250% 100%;background-position:100% 50%;mask-image:url(/assets/offer-burst-D3hLf4W_.png);mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(/assets/offer-burst-D3hLf4W_.png);-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;opacity:0;pointer-events:none;animation:offer-burst-glare 5s ease-in-out infinite}.offer-burst img{position:relative;z-index:0;display:block;width:100%;height:auto}.offer-burst--small{right:auto;bottom:auto;width:158px;transform:rotate(6deg)}@keyframes offer-burst-float{0%,to{transform:translateZ(0) rotate(-5deg) scale(1)}50%{transform:translate3d(0,-10px,0) rotate(-3.5deg) scale(1.015)}}@keyframes offer-burst-glare{0%,68%{opacity:0;background-position:100% 50%}76%{opacity:.82}88%{opacity:0;background-position:0% 50%}to{opacity:0;background-position:0% 50%}}.feature-band{background:var(--white);padding:28px 0 8px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.feature-card{min-height:170px;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:26px 20px;text-align:center;box-shadow:var(--soft-shadow)}.feature-card h3{margin:14px 0 8px;font-size:1rem;text-transform:uppercase}.feature-card p{margin:0;color:var(--muted);line-height:1.45}.icon{width:52px;height:52px;stroke:var(--black);stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.feature-card .icon{width:60px;height:60px}.icon--bolt path,.icon--phone path:last-child{fill:var(--orange)}.icon--search .icon-fill{fill:var(--teal);opacity:.9}.icon--shield path:first-child{fill:var(--orange);opacity:.92}.section{padding:48px 0}.section-heading{margin-bottom:24px}.section-heading h2{margin:0;color:var(--black);font-size:clamp(1.6rem,2.8vw,2.15rem);line-height:1.05;text-transform:uppercase}.section-heading span{display:block;width:48px;height:4px;margin-top:10px;background:var(--orange)}.section-lead{max-width:780px;margin:-8px 0 26px;color:var(--muted);font-size:clamp(1.05rem,1.8vw,1.28rem);font-weight:800;line-height:1.5}.why-us-section{position:relative;scroll-margin-top:calc(var(--desktop-header-height) + 20px);overflow:hidden;background:radial-gradient(circle at 92% 4%,rgba(255,90,0,.13) 0 1.4px,transparent 2.2px) 0 0 / 16px 16px,radial-gradient(circle at 8% 18%,rgba(255,90,0,.08),transparent 24%),linear-gradient(180deg,#fffaf4,#fffdf9);padding:clamp(44px,5vw,64px) 0}.why-us-section:before,.why-us-section:after{content:"";position:absolute;z-index:0;pointer-events:none}.why-us-section:before{right:-48px;top:-62px;width:clamp(190px,22vw,300px);height:clamp(190px,22vw,300px);background:radial-gradient(circle,rgba(255,122,0,.17) 0 1.4px,transparent 2.4px) 0 0 / 14px 14px;opacity:.42;transform:rotate(12deg)}.why-us-section:after{right:20%;bottom:16px;width:340px;height:220px;background:radial-gradient(circle,rgba(255,90,0,.14),transparent 66%);filter:blur(18px);opacity:.45}.why-us-layout{position:relative;z-index:1;display:grid;gap:clamp(28px,3.6vw,40px)}.why-us-left{display:grid;gap:clamp(28px,3vw,36px);max-width:none}.why-us-title{position:relative;display:flex;flex-wrap:wrap;gap:clamp(10px,1.5vw,16px);width:fit-content;margin:0;color:var(--black);font-family:Arial Black,Impact,system-ui,sans-serif;font-size:clamp(1.6rem,2.8vw,2.15rem);line-height:1.05;text-transform:uppercase}.why-us-title span+span{color:var(--orange)}.why-us-title:after{content:"";position:absolute;left:2px;bottom:-14px;width:48px;height:4px;border-radius:999px;background:var(--orange);transform:rotate(-2deg)}.why-us-title:before{display:none}.why-us-reason-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.why-us-reason-card{display:grid;grid-template-columns:1fr;align-items:start;justify-items:start;gap:16px;min-height:170px;border:1px solid #ffd4b8;border-radius:8px;background:linear-gradient(135deg,#ffffffe0,#fff7efa8),var(--white);padding:24px;box-shadow:var(--soft-shadow)}.why-us-reason-number{display:grid;place-items:center;width:34px;height:30px;flex:0 0 auto;border:1px solid #ffbd93;border-radius:8px;background:#fff0df;color:var(--orange);font-family:Arial Black,Impact,system-ui,sans-serif;font-size:.92rem;font-weight:950;line-height:1;text-shadow:0 2px 0 rgba(8,8,8,.08)}.why-us-reason-icon{display:grid;place-items:center;width:76px;height:76px;border-radius:50%;background:radial-gradient(circle at 68% 20%,rgba(255,122,0,.2),transparent 24%),linear-gradient(145deg,#fff1e4,#ffe3cc)}.why-us-reason-icon .icon{width:46px;height:46px;stroke:var(--black);stroke-width:2.35}.why-us-reason-icon .icon-fill{fill:var(--orange);opacity:.95}.why-us-reason-heading{display:flex;align-items:center;gap:12px;margin-bottom:12px}.why-us-reason-copy h3{margin:0;color:var(--black);font-family:Arial Black,Impact,system-ui,sans-serif;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.02;text-transform:uppercase}.why-us-reason-copy p{max-width:440px;margin:0;color:#222;font-size:clamp(.94rem,1vw,1rem);font-weight:650;line-height:1.55}.why-us-comparison-shell{position:relative;overflow:visible}.why-us-comparison-shell:before{display:none}.why-us-vs-banner{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:clamp(10px,1.8vw,18px);width:min(100%,520px);margin:0 auto 20px}.why-us-vs-banner:before,.why-us-vs-banner:after{content:"";width:26px;height:24px;background:linear-gradient(58deg,transparent 0 42%,var(--orange) 43% 58%,transparent 59%) 0 9px / 8px 14px no-repeat,linear-gradient(58deg,transparent 0 42%,var(--orange) 43% 58%,transparent 59%) 10px 2px / 9px 21px no-repeat,linear-gradient(58deg,transparent 0 42%,var(--orange) 43% 58%,transparent 59%) 21px 8px / 8px 16px no-repeat}.why-us-vs-banner:after{transform:scaleX(-1)}.why-us-vs-banner span{color:var(--black);font-family:Arial Black,Impact,system-ui,sans-serif;font-size:clamp(1.6rem,2.8vw,2.15rem);line-height:1;text-align:center;text-transform:uppercase}.why-us-vs-banner strong{position:relative;z-index:2;color:var(--orange);font-family:Arial Black,Impact,system-ui,sans-serif;font-size:clamp(1.05rem,1.8vw,1.35rem);font-style:italic;line-height:1;text-transform:uppercase;transform:rotate(-9deg)}.why-us-comparison-board{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.why-us-comparison-panel{display:grid;min-width:0;border:2px solid #eadfd5;border-radius:8px;background:#ffffffeb;padding:24px;box-shadow:var(--soft-shadow)}.why-us-comparison-panel--bad{border-color:var(--theirs-outline);background:linear-gradient(180deg,#fffffff0,#fff0f0f5),var(--theirs-surface);box-shadow:0 16px 34px #ff1f1f24}.why-us-comparison-panel--good{border-color:var(--ours-outline);background:linear-gradient(180deg,#fffffff0,#effff5fa),var(--ours-surface);box-shadow:0 16px 34px #00d85a24}.why-us-comparison-heading{display:flex;align-items:flex-start;gap:12px}.why-us-comparison-heading .comparison-status-icon{width:38px;height:38px}.why-us-comparison-heading .comparison-status-icon--good circle{fill:var(--ours-outline);stroke:var(--ours-outline)}.why-us-comparison-heading .comparison-status-icon--bad circle{fill:var(--theirs-outline);stroke:var(--theirs-outline)}.why-us-comparison-heading .comparison-status-icon path{stroke:var(--white)}.why-us-comparison-heading h3{margin:0;color:var(--black);font-family:Arial Black,Impact,system-ui,sans-serif;font-size:clamp(1rem,1.25vw,1.14rem);line-height:1.1;text-transform:uppercase}.why-us-comparison-heading h3 span{color:var(--orange);margin-right:.25em}.why-us-comparison-heading p{margin:4px 0 0;color:#4a4a4a;font-size:.9rem;font-weight:650;line-height:1.35}.why-us-comparison-preview{display:grid;place-items:center;min-height:0;margin:16px 0}.why-us-comparison-preview img{display:block;width:100%;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 12px 26px #0808081a}.why-us-comparison-preview--fade{position:relative;isolation:isolate;overflow:hidden;border-radius:8px}.why-us-comparison-fade-spacer{visibility:hidden}.why-us-comparison-fade-image{position:absolute;inset:0;z-index:1;height:100%;opacity:0;transition:opacity .62s ease}.why-us-comparison-fade-image.is-active{opacity:1}.why-us-comparison-panel--good .why-us-comparison-preview img{border:1px solid #f0dfd1;box-shadow:none}.why-us-point-list{display:grid;gap:11px 22px;margin:0;padding:0;list-style:none}.why-us-comparison-panel--good .why-us-point-list{grid-template-columns:repeat(2,minmax(0,1fr))}.why-us-point-list li{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;color:#1f1f1f;font-size:clamp(.9rem,1vw,.98rem);font-weight:800;line-height:1.35}.why-us-point-list .comparison-status-icon{width:18px;height:18px;margin-top:1px}.why-us-point-list .comparison-status-icon--good circle{fill:var(--ours-outline);stroke:var(--ours-outline)}.why-us-point-list .comparison-status-icon--bad circle{fill:var(--theirs-outline);stroke:var(--theirs-outline)}.why-us-point-list .comparison-status-icon path{stroke:var(--white)}.difference-section{position:relative;overflow:hidden;background:radial-gradient(circle at 9% 92%,rgba(255,90,0,.07),transparent 22%),linear-gradient(180deg,var(--white),#fffaf5);padding:clamp(36px,4vw,50px) 0}.difference-section:after{content:"";position:absolute;top:0;right:max(0px,calc((100vw - 1160px)/2 - 28px));width:190px;height:190px;background:radial-gradient(circle,rgba(255,90,0,.22) 0 1.2px,transparent 1.6px) 0 0 / 11px 11px;opacity:.62;pointer-events:none}.pricing-card,.home-process-card{border:1px solid var(--line);border-radius:8px;background:var(--white);padding:24px;box-shadow:var(--soft-shadow)}.home-process-card span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:999px;background:var(--orange-3);color:var(--orange);font-weight:950}.pricing-card h3,.home-process-card h3{margin:18px 0 10px;font-size:1.18rem;line-height:1.1;text-transform:uppercase}.pricing-card p,.home-process-card p,.final-cta-panel p,.faq-list p{margin:0;color:var(--muted);font-weight:700;line-height:1.55}.difference-comparison{position:relative;z-index:1}.difference-comparison__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:center;gap:clamp(20px,3vw,38px);margin-bottom:clamp(22px,2.4vw,30px)}.difference-comparison__intro p:first-child{margin:0 0 16px;color:var(--orange);font-size:.76rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.difference-comparison__intro p:first-child:after{content:"";display:block;width:42px;height:3px;margin-top:12px;background:var(--orange)}.difference-comparison__intro h2{max-width:560px;margin:0;color:var(--black);font-family:Arial Black,Impact,system-ui,sans-serif;font-size:clamp(1.55rem,3vw,2.55rem);line-height:1.06;text-transform:uppercase}.difference-comparison__lead{margin:0;border-left:1px solid rgba(8,8,8,.24);padding-left:clamp(18px,2.4vw,28px);color:#252525;font-size:clamp(.92rem,1.2vw,1.05rem);font-weight:650;line-height:1.55}.comparison-stage{position:relative;display:grid;grid-template-columns:minmax(0,.96fr) 72px minmax(0,1.18fr);align-items:center;gap:0}.comparison-card{overflow:hidden;border:2px solid rgba(8,8,8,.12);border-radius:8px;background:#ffffffd6;box-shadow:0 22px 55px #08080814}.comparison-card--theirs{grid-column:1;align-self:end;border-color:var(--theirs-outline);background:linear-gradient(180deg,#fffffff0,#fff0f0f5),var(--theirs-surface);box-shadow:0 22px 55px #ff1f1f21}.comparison-card--ours{grid-column:3;border-color:var(--ours-outline);background:linear-gradient(180deg,#fffffff0,#effff5fa),var(--ours-surface);box-shadow:0 26px 60px #00d85a21}.comparison-body{padding:clamp(18px,2.2vw,26px)}.comparison-label{display:inline-flex;align-items:center;min-height:28px;margin:0 0 12px;border-radius:6px;background:var(--black);color:var(--white);padding:6px 10px;font-size:.68rem;font-weight:950;line-height:1;text-transform:uppercase}.comparison-card--ours .comparison-label{background:var(--orange);color:var(--white)}.comparison-body h4{display:flex;align-items:center;gap:12px;margin:0;color:var(--black);font-family:Arial Black,Impact,system-ui,sans-serif;font-size:clamp(1.2rem,2.25vw,2rem);line-height:1.04;text-transform:uppercase}.comparison-title-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.comparison-image{margin-top:clamp(16px,2vw,22px);aspect-ratio:16 / 10;overflow:hidden;border:1px solid rgba(8,8,8,.08);border-radius:8px;background:var(--orange-3);box-shadow:0 16px 30px #0808081a}.comparison-card--ours .comparison-image{aspect-ratio:16 / 9}.comparison-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.comparison-points{display:grid;gap:0;margin:clamp(18px,2.6vw,26px) 0 0;padding:0;list-style:none}.comparison-points li{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:14px;min-height:46px;border-bottom:1px solid rgba(8,8,8,.1);color:#252525;font-size:clamp(.95rem,1.35vw,1.08rem);font-weight:650;line-height:1.35}.comparison-points li:last-child{border-bottom:0}.comparison-vs{z-index:2;grid-column:2;grid-row:1;justify-self:center;align-self:center;display:grid;place-items:center;width:66px;height:66px;border:1px solid rgba(8,8,8,.08);border-radius:50%;background:var(--white);color:var(--black);box-shadow:0 10px 28px #0808081f;font-size:1.05rem;font-weight:950;text-transform:uppercase}.comparison-status-icon{width:30px;height:30px;flex:0 0 auto}.comparison-points .comparison-status-icon{width:20px;height:20px}.comparison-status-icon circle{fill:var(--white);stroke-width:2.2}.comparison-status-icon path{stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;fill:none}.comparison-status-icon--good circle{stroke:#18a957}.comparison-status-icon--good path{stroke:#18a957}.comparison-status-icon--bad circle{stroke:#d63b3b}.comparison-status-icon--bad path{stroke:#d63b3b}.final-cta-panel{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:36px;border:3px solid var(--black);border-radius:8px;background:radial-gradient(circle at 96% 16%,rgba(255,197,36,.38),transparent 24%),linear-gradient(135deg,#fff7ef,var(--white));padding:34px;box-shadow:0 18px #0808081f}.final-cta-panel h2{margin:0;font-family:Arial Black,Impact,system-ui,sans-serif;font-size:clamp(2rem,4vw,3.4rem);line-height:.98}.pricing-section{background:radial-gradient(circle at 8% 88%,rgba(255,90,0,.13) 0 2px,transparent 3px) 0 0 / 12px 12px,var(--paper)}.pricing-section .container{text-align:center}.pricing-section .section-heading span,.pricing-section .section-lead{margin-right:auto;margin-left:auto}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,430px));justify-content:center;gap:18px}.pricing-card{position:relative;display:flex;flex-direction:column;align-items:center;min-height:100%;text-align:center}.pricing-card--featured{border-color:#ff5a0080;box-shadow:0 18px #ff5a0021}.pricing-card strong{display:block;margin:12px 0 14px;color:var(--orange);font-family:Arial Black,Impact,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1}.pricing-feature-list{display:grid;width:100%;max-width:290px;gap:10px;margin:18px 0 0;padding:0;list-style:none;text-align:left}.pricing-feature-list li{display:grid;grid-template-columns:24px 1fr;align-items:start;gap:10px;color:var(--black);font-size:.94rem;font-weight:850;line-height:1.35}.pricing-feature-list .check-icon{width:22px;height:22px;margin-top:-1px}.pricing-disclaimer{max-width:720px;margin:20px auto 0;color:#3a3a3a;font-size:.95rem;font-weight:800;line-height:1.45;text-align:center}.pricing-card-action{display:flex;justify-content:center;width:100%;margin-top:auto;padding-top:24px}.pricing-card-cta{width:100%;max-width:284px}.pricing-included-section{background:var(--white)}.process-home-section{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--white),#fffaf5);padding:clamp(52px,6vw,76px) 0}.process-home-section .section-heading{margin-bottom:clamp(34px,4vw,46px);text-align:center}.process-home-section .section-heading span{width:58px;height:4px;margin-right:auto;margin-left:auto;border-radius:999px}.home-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.process-home-section .home-process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.process-step-list{position:relative;align-items:stretch;margin:0;padding:38px 0 0;list-style:none}.process-home-section .home-process-card{position:relative;display:flex;flex-direction:column;align-items:center;min-width:0;min-height:268px;padding:62px 18px 22px;text-align:center}.process-home-section .home-process-card h3{max-width:230px;min-height:2.35em;margin:16px 0 10px;font-size:clamp(.98rem,1.15vw,1.08rem)}.process-home-section .home-process-card p{max-width:228px;font-size:.94rem}.process-step-card .process-step-number,.process-step-card .process-step-icon,.process-step-card .process-step-connector,.home-shell .process-step-card .process-step-number,.home-shell .process-step-card .process-step-icon,.home-shell .process-step-card .process-step-connector{margin:0}.process-step-card .process-step-number{position:absolute;top:-47px;left:50%;z-index:3;width:58px;height:58px;min-width:0;min-height:0;border:1px solid rgba(255,90,0,.58);border-radius:50%;background:radial-gradient(circle,#fff0e3 0 45%,#ffffffdb 46% 100%);color:var(--orange);font-family:Arial Black,Impact,system-ui,sans-serif;font-size:1.06rem;line-height:1;box-shadow:0 10px 20px #ff5a001a;transform:translate(-50%)}.process-step-card .process-step-icon{position:relative;display:grid;place-items:center;width:84px;height:84px;min-width:0;min-height:0;border-radius:50%;background:radial-gradient(circle at 62% 18%,rgba(255,122,0,.14),transparent 26%),linear-gradient(145deg,#fff2e8,#ffe8d8);color:var(--black)}.process-step-icon .icon{width:52px;height:52px;stroke:var(--black);stroke-width:2.3}.process-step-icon .icon-fill{fill:var(--orange);opacity:.95}.process-step-card:not(:last-child):after{content:"";position:absolute;top:50%;left:100%;z-index:1;width:18px;height:3px;border-radius:999px;background:var(--orange);transform:translateY(-50%)}.process-step-card .process-step-connector{position:absolute;top:50%;left:calc(100% - 10px);z-index:2;display:grid;place-items:center;width:38px;height:38px;min-width:0;min-height:0;border-radius:50%;background:var(--orange);box-shadow:0 8px 16px #ff5a0038;transform:translateY(-50%)}.process-step-connector .comparison-status-icon{width:30px;height:30px}.process-step-connector .comparison-status-icon circle{fill:var(--orange);stroke:var(--orange)}.process-step-connector .comparison-status-icon path{stroke:var(--white)}.portfolio-teaser-section{background:linear-gradient(#fff,#fffaf5)}.portfolio-teaser-section .section-header-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:end}.portfolio-teaser-section .section-heading{grid-column:2;text-align:center}.portfolio-teaser-section .section-heading span{margin-right:auto;margin-left:auto}.portfolio-teaser-section .section-header-row .button{grid-column:3;justify-self:end}.faq-list{display:grid;gap:12px}.faq-list details{border:1px solid var(--line);border-radius:8px;background:var(--white);padding:18px 20px;box-shadow:var(--soft-shadow)}.faq-list summary{cursor:pointer;color:var(--black);font-size:1.05rem;font-weight:950;text-transform:uppercase}.faq-list p{padding-top:12px}.final-cta-section{padding-top:18px}.final-cta-panel{grid-template-columns:auto 1fr auto;background:radial-gradient(circle at 5% 80%,rgba(0,0,0,.16) 0 1px,transparent 2px) 0 0 / 10px 10px,linear-gradient(120deg,var(--orange),var(--orange-2))}.final-cta-panel .cta-mascot{width:138px;height:150px}.final-cta-panel .eyebrow{margin-bottom:10px}.final-cta-panel p{max-width:640px;color:var(--black);font-weight:900}.section-header-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:10px}.pill-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.pill-row span{border:1px solid var(--line);border-radius:999px;padding:9px 14px;background:var(--white);color:var(--muted);font-weight:800}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--soft-shadow);transition:transform .18s ease,box-shadow .18s ease}.project-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.project-visual{position:relative;min-height:170px;overflow:hidden;background:#ddd}.project-card--compact .project-visual{min-height:150px}.visual-shape{position:absolute;display:block}.project-visual--coffee{background:radial-gradient(circle at 34% 32%,rgba(255,255,255,.78),transparent 16%),linear-gradient(135deg,#2b1e16,#704b2b)}.project-visual--coffee .visual-shape--one{left:28%;bottom:22px;width:130px;height:72px;border-radius:0 0 70px 70px;background:#fff9ef;box-shadow:inset 0 18px #5f351e}.project-visual--coffee .visual-shape--two{left:54%;bottom:44px;width:52px;height:42px;border:10px solid #fff9ef;border-left:0;border-radius:0 40px 40px 0}.project-visual--coffee .visual-shape--three{left:30%;top:10px;width:100px;height:120px;border-radius:50%;border-top:5px solid rgba(255,255,255,.65);opacity:.8}.project-visual--beauty{background:linear-gradient(135deg,#f5b2bd,#ce416d)}.project-visual--beauty .visual-shape--one{left:28%;bottom:28px;width:35px;height:95px;border-radius:20px 20px 8px 8px;background:#111;transform:rotate(15deg)}.project-visual--beauty .visual-shape--two{left:44%;bottom:28px;width:44px;height:118px;border-radius:18px 18px 8px 8px;background:linear-gradient(#f6c6bd 0 32%,#111 33% 40%,#f6a4a4 41%)}.project-visual--beauty .visual-shape--three{right:27%;bottom:32px;width:36px;height:86px;border-radius:18px 18px 8px 8px;background:linear-gradient(#111 0 44%,#dc284b 45%)}.project-visual--tools{background:linear-gradient(135deg,#0b8c8d,#0c6e72)}.project-visual--tools .visual-shape--one{left:31%;top:46px;width:150px;height:54px;border-radius:12px;background:#f5a400;box-shadow:inset -28px 0 #c87500}.project-visual--tools .visual-shape--two{left:27%;top:58px;width:58px;height:34px;border-radius:18px 0 0 18px;background:#222}.project-visual--tools .visual-shape--three{left:55%;top:92px;width:46px;height:88px;border-radius:10px;background:#d87800;transform:rotate(-10deg)}.project-visual--clinic{background:linear-gradient(135deg,#eaf8ff,#99d4df)}.project-visual--clinic .visual-shape--one{left:36%;top:36px;width:92px;height:92px;border-radius:50%;background:var(--white);box-shadow:0 0 0 12px #0f9a9b2e}.project-visual--clinic .visual-shape--two{left:47%;top:56px;width:16px;height:58px;background:var(--teal)}.project-visual--clinic .visual-shape--three{left:39%;top:77px;width:58px;height:16px;background:var(--teal)}.project-visual--market{background:linear-gradient(135deg,#ffcf4d,#ff7b00)}.project-visual--market .visual-shape--one{left:26%;bottom:32px;width:150px;height:86px;border-radius:14px;background:var(--white);box-shadow:inset 0 22px #1f1f1f}.project-visual--market .visual-shape--two{left:31%;bottom:58px;width:26px;height:26px;border-radius:50%;background:#ff5a00;box-shadow:40px 0 #0f9a9b,80px 0 #ff5a00}.project-visual--market .visual-shape--three{left:34%;bottom:20px;width:20px;height:20px;border-radius:50%;background:var(--black);box-shadow:84px 0 0 var(--black)}.project-visual--school{background:linear-gradient(135deg,#1f1f1f,#555)}.project-visual--school .visual-shape--one{left:26%;top:42px;width:150px;height:92px;border:8px solid #ffbd1a;border-radius:8px;background:#103d3e}.project-visual--school .visual-shape--two{left:35%;top:70px;width:88px;height:8px;background:var(--white);box-shadow:0 22px 0 var(--white)}.project-visual--school .visual-shape--three{right:24%;top:28px;width:42px;height:42px;border-radius:50%;background:var(--orange)}.project-body{padding:18px 20px 20px}.project-body p{margin:0 0 7px;color:var(--orange);font-size:.78rem;font-weight:900;text-transform:uppercase}.project-body h3{margin:0 0 10px;color:var(--black);font-size:1.15rem}.project-body span{display:block;min-height:48px;color:var(--muted);line-height:1.45}.project-body a{display:inline-flex;align-items:center;min-height:44px;margin-top:8px;color:var(--black);font-size:.86rem;font-weight:900;text-transform:uppercase}.project-body a .arrow-icon{width:22px;height:22px}.cta-wrap{padding-top:12px}.cta-panel{display:grid;grid-template-columns:auto 1fr auto 190px auto;align-items:center;gap:28px;border:1px solid #f0c9aa;border-radius:12px;background:radial-gradient(circle at 4% 75%,rgba(255,90,0,.22) 0 2px,transparent 3px) 0 0 / 11px 11px,linear-gradient(90deg,#fff7ef,var(--white));padding:20px 30px}.cta-mascot{width:134px;height:144px}.cta-panel h2{margin:0;font-size:clamp(1.5rem,2.4vw,2.1rem);line-height:1.1}.cta-panel p{margin:10px 0 0;font-weight:900;text-transform:uppercase}.qr-code{display:grid;grid-template-columns:repeat(9,1fr);gap:4px;width:92px;height:92px;border:8px solid var(--white);border-radius:10px;background:var(--white);box-shadow:inset 0 0 0 2px var(--line),var(--soft-shadow)}.qr-code span{border-radius:2px;background:transparent}.qr-code span.is-filled{background:var(--black)}.qr-code--large{width:132px;height:132px;gap:5px;border-width:11px}.cta-contact{display:grid;gap:8px;color:var(--muted);font-size:.94rem}.cta-contact span,.contact-line,.contact-item{display:flex;align-items:center;gap:10px}.cta-contact .icon,.contact-item .icon{width:24px;height:24px;flex:0 0 auto;stroke:var(--orange)}.page-hero{overflow:hidden;background:radial-gradient(circle at 8% 82%,rgba(0,0,0,.18) 0 1px,transparent 2px) 0 0 / 10px 10px,radial-gradient(circle at 18% 20%,rgba(255,255,255,.28),transparent 24%),radial-gradient(circle at 86% 76%,rgba(255,197,36,.28),transparent 26%),linear-gradient(120deg,var(--orange),var(--orange-2));padding:78px 0}.page-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:48px}.page-hero h1{font-size:clamp(2.7rem,6vw,4.8rem)}.page-hero p:not(.eyebrow){max-width:720px;margin:24px 0 0;font-size:1.22rem;line-height:1.55}.page-hero-action{margin-top:28px}.page-hero-card{position:relative;min-height:310px}.page-mascot{position:absolute;left:0;bottom:0;width:235px;height:250px;z-index:2}.page-mascot--construction{left:-12px;bottom:-24px;width:250px;height:326px}.mini-device{position:absolute;right:0;top:20px;width:240px;min-height:178px;border:9px solid var(--black);border-radius:22px;background:var(--white);padding:28px;box-shadow:var(--shadow);transform:rotate(-8deg)}.mini-device span{display:block;width:64px;height:10px;margin-bottom:30px;border-radius:999px;background:var(--orange)}.mini-device strong{font-family:Arial Black,Impact,system-ui,sans-serif;font-size:2rem}.mini-device p{margin:6px 0 0;color:var(--muted);font-weight:900;text-transform:uppercase}.portfolio-section{background:linear-gradient(#fff,#fffaf5)}.process-section{background:var(--black);color:var(--white);padding:58px 0}.process-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:50px}.process-grid h2{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.04}.process-list{display:grid;gap:16px;margin:0;padding:0;list-style:none}.process-list li{border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff0f;padding:22px;color:#efefef;line-height:1.55}.process-list strong{display:block;margin-bottom:8px;color:var(--orange);text-transform:uppercase}.contact-section{background:linear-gradient(#fff,#fff7ef)}.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:32px;align-items:start}.contact-panel,.contact-card,.contact-list{border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:var(--soft-shadow)}.contact-panel{padding:32px}.contact-form{display:grid;gap:18px}.field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.contact-form label{display:grid;gap:8px;color:var(--black);font-weight:850}.contact-form input,.contact-form select,.contact-form textarea{min-height:50px;border:1px solid #d8d1cc;border-radius:8px;background:#fffdfb;padding:13px 14px;color:var(--ink);font:inherit}.contact-form select{cursor:pointer}.contact-form textarea{min-height:140px;resize:vertical}.contact-form .button:disabled{cursor:not-allowed;opacity:.72;transform:none}.form-toast{position:fixed;top:calc(env(safe-area-inset-top) + 16px);left:50%;z-index:100;display:flex;justify-content:center;width:min(calc(100vw - 32px),560px);pointer-events:none;transform:translate(-50%)}.form-toast p{margin:0;width:fit-content;max-width:100%;border:1px solid rgba(20,90,52,.18);border-radius:999px;background:#e8fff4;box-shadow:0 18px 40px #0808082e;color:#145a34;padding:13px 18px;font-size:.95rem;font-weight:800;line-height:1.35;text-align:center;animation:toast-in .22s ease-out}.form-toast--error p{border-color:#8f1d1d29;background:#fff0f0;color:#8f1d1d}@media(max-width:430px){.form-toast{top:calc(env(safe-area-inset-top) + 10px);width:min(calc(100vw - 20px),560px)}.form-toast p{border-radius:12px;padding:12px 14px;font-size:.88rem}}@keyframes toast-in{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.contact-aside{display:grid;gap:18px}.contact-card{position:relative;overflow:hidden;min-height:430px;padding:28px}.contact-card--orange{background:radial-gradient(circle at 16% 78%,rgba(0,0,0,.16) 0 1px,transparent 2px) 0 0 / 10px 10px,linear-gradient(140deg,var(--orange),var(--orange-2))}.contact-card-scene{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:72% 50%;opacity:.96;-webkit-mask-image:linear-gradient(90deg,transparent 0 28%,rgba(0,0,0,.28) 46%,#000 72%);mask-image:linear-gradient(90deg,transparent 0 28%,rgba(0,0,0,.28) 46%,#000 72%)}.contact-mascot{position:absolute;z-index:0;right:14px;bottom:-16px;width:190px;height:205px}.contact-mascot--construction{right:-16px;bottom:-24px;width:220px;height:287px}.contact-card h2{position:relative;z-index:1;max-width:220px;margin:0;font-size:2.1rem;line-height:1.06}.contact-card p{position:relative;z-index:1;max-width:190px;margin:14px 0 20px;color:var(--black);font-weight:850}.contact-card--orange h2,.contact-card--orange p{color:#fff}.contact-qr-showcase{position:absolute;left:28px;bottom:28px;z-index:1}.contact-qr-showcase .qr-code{position:static}.contact-list{display:grid;gap:0;padding:8px}.contact-item{padding:16px;border-radius:8px}.contact-item+.contact-item{border-top:1px solid var(--line)}.contact-item strong,.contact-item span{display:block}.contact-item span{color:var(--muted);margin-top:3px}.site-footer{border-top:1px solid var(--line);background:var(--white);padding:24px 0 18px}.footer-main{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand--footer .brand-logo{width:210px}.footer-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:22px}.footer-nav a{display:inline-flex;align-items:center;min-height:44px;border-radius:8px;padding:6px 8px;color:var(--black);font-size:.9rem;font-weight:850;text-transform:uppercase}.footer-bottom{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:12px;color:var(--muted);font-size:.86rem}.logo-art{display:block;max-width:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}@media(min-width:1051px){.site-header{position:fixed;top:0;right:0;left:0;z-index:10;width:100%}.app-shell>main{padding-top:var(--desktop-header-height)}}@media(max-width:1050px){.header-inner{grid-template-columns:1fr auto}.header-actions{grid-column:2;grid-row:1}.primary-nav{order:3;grid-column:1 / -1;grid-row:auto}.hero-grid,.page-hero-grid,.contact-grid,.process-grid,.why-us-layout{grid-template-columns:1fr}.why-us-left{max-width:none}.hero-grid{min-height:auto}.hero-showcase{width:min(100%,680px);min-height:clamp(360px,54vw,540px);margin:0 auto;transform:none}.home-shell .hero-showcase{display:block}.hero-preview-card{right:50%;width:min(92vw,620px);transform:translate(50%) rotate(1.5deg)}.hero-mascot{left:clamp(0px,3vw,28px)}.feature-grid,.pricing-grid,.home-process-grid,.project-grid,.project-grid--three{grid-template-columns:repeat(2,1fr)}.process-home-section .home-process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px 18px}.process-step-card:nth-child(2):after,.process-step-card:nth-child(2) .process-step-connector{display:none}.difference-comparison__intro,.comparison-stage{grid-template-columns:1fr}.difference-comparison__lead{border-left:0;padding-left:0}.comparison-card--theirs,.comparison-card--ours,.comparison-vs{grid-column:auto}.comparison-card--theirs{order:1}.comparison-vs{order:2;grid-row:auto;margin:-2px auto}.comparison-card--ours{order:3}.final-cta-panel{grid-template-columns:1fr}.cta-panel{grid-template-columns:auto 1fr auto}.cta-contact{grid-column:2 / 3}}@media(max-width:720px){.container{width:min(100% - 24px,1160px)}.app-shell>main{padding-top:var(--mobile-header-height)}.home-shell>main{padding-top:calc(var(--mobile-header-height) - 8px)}.why-us-section{scroll-margin-top:calc(var(--mobile-header-height) + 16px)}.header-inner{grid-template-columns:minmax(0,1fr) auto;min-height:74px;gap:10px;padding:10px 0}.brand{justify-self:start}.brand-logo{width:clamp(164px,60vw,224px)}.header-actions{grid-column:2;grid-row:1;width:auto;justify-content:flex-end;gap:8px}.language-toggle{min-width:48px;min-height:44px;padding:8px;box-shadow:none;font-size:.82rem}.menu-toggle{display:inline-flex;min-width:48px;min-height:44px;padding:8px;box-shadow:none}.primary-nav{display:none;grid-column:1 / -1;grid-row:2;flex-direction:column;align-items:stretch;width:100%;margin-top:2px;padding:10px;border:2px solid rgba(8,8,8,.15);border-radius:16px;background:#ffffff75;box-shadow:0 14px 30px #0808081f;justify-content:flex-start;gap:8px;overflow:visible}.site-header--light .primary-nav{border-color:var(--line);background:var(--white);box-shadow:0 12px 28px #08080814}.primary-nav--open{display:flex}.primary-nav a{justify-content:center;width:100%;padding:11px 14px;font-size:.82rem;text-align:center;white-space:normal}.header-actions>.quote-link{display:none}.hero-grid{min-height:calc(100dvh - var(--mobile-header-height) + 70px);gap:22px;padding:52px 0 70px}.hero-scroll-button{display:none}.hero-copy{width:100%;max-width:430px;margin:0}.hero-copy h1,.page-hero h1{font-family:Impact,Arial Black,system-ui,sans-serif;font-size:clamp(2.05rem,9vw,3rem);line-height:1.02;max-width:430px;overflow-wrap:anywhere;word-break:break-word;text-wrap:wrap}.hero-text,.page-hero p:not(.eyebrow){font-size:1rem;line-height:1.5;max-width:400px;overflow-wrap:anywhere;word-break:break-word}.hero-actions{align-items:stretch}.hero-actions .button{width:100%;min-height:50px;padding:13px 16px}.trust-list{display:grid;gap:12px}.trust-list--inline{display:flex;flex-wrap:wrap;gap:10px}.trust-list--inline li{padding:8px 12px}.trust-list li{align-items:flex-start;font-size:.9rem;line-height:1.35}.hero-showcase{width:100%;min-height:clamp(218px,56vw,310px);margin-top:2px}.hero-preview-card{top:8px;right:50%;width:min(100%,430px);border-width:6px;border-radius:18px;transform:translate(50%) rotate(1deg)}.hero-mascot{left:-6px;bottom:-4px;width:190px;height:208px}.offer-burst{right:0;bottom:0;width:168px;filter:drop-shadow(0 10px 16px rgba(8,8,8,.22))}.hero-showcase>.hero-mascot,.hero-showcase>.offer-burst{display:none}.section{padding:38px 0}.section-heading h2{font-size:clamp(1.45rem,7vw,1.9rem);line-height:1.08;text-wrap:balance}.section-lead{font-size:1rem}.feature-grid,.pricing-grid,.home-process-grid,.project-grid,.project-grid--three,.field-grid{grid-template-columns:1fr}.process-home-section{padding:44px 0}.process-home-section .home-process-grid{grid-template-columns:1fr;gap:56px;max-width:430px;margin:0 auto}.process-step-list{padding-top:34px}.process-home-section .home-process-card{min-height:0;padding:62px 20px 22px}.process-home-section .home-process-card h3{min-height:auto}.process-step-card:not(:last-child):after,.process-step-card:nth-child(2):after{display:block;top:100%;left:50%;width:3px;height:56px;transform:translate(-50%)}.process-step-card .process-step-connector,.process-step-card:nth-child(2) .process-step-connector{top:100%;left:50%;display:grid;transform:translate(-50%,12px)}.why-us-reason-list{grid-template-columns:1fr}.why-us-title{font-size:clamp(1.45rem,7vw,1.9rem);line-height:1.08}.why-us-title:before,.why-us-comparison-shell:before{display:none}.why-us-reason-card{grid-template-columns:84px minmax(0,1fr);min-height:auto;padding:18px}.why-us-reason-number{width:36px;height:30px;font-size:.92rem}.why-us-reason-icon{width:78px;height:78px}.why-us-reason-icon .icon{width:48px;height:48px}.why-us-comparison-shell{padding:0;box-shadow:none}.why-us-vs-banner{margin-bottom:18px}.why-us-vs-banner:before,.why-us-vs-banner:after{display:none}.why-us-vs-banner span{font-size:clamp(1.45rem,7vw,1.9rem)}.why-us-vs-banner strong{font-size:clamp(.95rem,4vw,1.2rem)}.why-us-comparison-board{grid-template-columns:1fr}.why-us-comparison-panel{padding:18px}.why-us-comparison-panel--bad{border-color:var(--theirs-outline)}.why-us-comparison-preview{min-height:0}.why-us-comparison-panel--good .why-us-point-list{grid-template-columns:1fr}.final-cta-panel{padding:22px;box-shadow:0 10px #0808081a}.pricing-card,.home-process-card,.comparison-body{padding:20px}.difference-section{padding:44px 0}.difference-section:after{width:128px;height:128px;opacity:.36}.difference-comparison__intro{margin-bottom:24px}.comparison-stage{gap:0}.comparison-body h4{gap:12px}.comparison-image,.comparison-points{margin-top:18px}.comparison-points li{grid-template-columns:22px 1fr;gap:12px;min-height:44px}.final-cta-panel .cta-mascot{width:112px;height:122px}.pricing-card-cta,.final-cta-panel .button{width:100%}.section-header-row{align-items:start;flex-direction:column}.portfolio-teaser-section .section-header-row{grid-template-columns:1fr;justify-items:center}.portfolio-teaser-section .section-heading,.portfolio-teaser-section .section-header-row .button{grid-column:1}.portfolio-teaser-section .section-header-row .button{justify-self:center}.pill-row{justify-content:flex-start}.cta-panel{grid-template-columns:1fr;justify-items:start;padding:22px}.cta-mascot{width:110px;height:120px}.cta-contact{grid-column:auto}.page-hero{padding:44px 0}.page-hero-card{width:min(100%,320px);min-height:260px;margin:0 auto}.mini-device{width:190px;right:18px;top:24px;border-width:7px}.page-mascot{left:4px;width:164px;height:178px}.page-mascot--construction{left:-2px;bottom:-18px;width:178px;height:232px}.page-hero-card .offer-burst--small{display:none}.contact-panel{padding:20px}.contact-card{min-height:390px;padding:22px}.contact-card h2{max-width:190px;font-size:1.78rem}.contact-card p{max-width:176px}.contact-mascot{width:150px;height:165px}.contact-mascot--construction{right:-16px;bottom:-28px;width:170px;height:222px}.contact-qr-showcase{left:22px;bottom:22px}.contact-qr-showcase .qr-code{position:static}.qr-code--large{width:116px;height:116px;border-width:10px}.footer-main{grid-template-columns:1fr;justify-items:center;text-align:center}.home-shell .hero-grid{align-content:center;justify-items:center;gap:0;padding:clamp(58px,13vw,78px) 0 clamp(70px,15vw,96px);text-align:center}.home-shell .hero-section:after{height:clamp(58px,18vw,104px);clip-path:polygon(0 46%,100% 24%,100% 100%,0 100%)}.home-shell .hero-copy{max-width:min(100%,440px);margin:0 auto;text-align:center}.home-shell .hero-copy .eyebrow{margin-bottom:16px;font-size:.82rem;line-height:1.2}.home-shell .hero-copy h1{max-width:440px;margin:0 auto;font-size:clamp(2.6rem,11vw,3.55rem);line-height:.98;text-align:center;text-wrap:balance}.home-shell .hero-text{max-width:400px;margin:18px auto 24px;font-size:1rem;text-align:center}.home-shell .hero-actions{justify-content:center;width:100%}.home-shell .hero-copy h1+.hero-actions{margin-top:24px}.home-shell .button{max-width:390px;font-size:1.02rem}.home-shell .hero-actions .button{max-width:330px}.home-shell .hero-title{justify-items:center;width:100%}.home-shell .trust-list,.home-shell .trust-list--inline{justify-content:center;margin-top:30px;text-align:center}.home-shell .trust-list li{align-items:center;justify-content:center;font-size:1rem}.home-shell .trust-list--inline li{padding:10px 14px}.home-shell .hero-benefits{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;margin-top:24px;text-align:center}.home-shell .hero-showcase{display:none}.home-shell .section,.home-shell .section-heading,.home-shell .why-us-title,.home-shell .home-process-card,.home-shell .project-body,.home-shell .faq-list,.home-shell .final-cta-panel{text-align:center}.home-shell .section-heading span,.home-shell .why-us-title:after{margin-right:auto;margin-left:auto}.home-shell .why-us-title{margin-right:auto;margin-left:auto;justify-content:center}.home-shell .section-lead,.home-shell .final-cta-panel p{margin-right:auto;margin-left:auto}.home-shell .section-header-row,.home-shell .pill-row{justify-content:center}.home-shell .final-cta-panel,.home-shell .cta-panel{justify-items:center}.home-shell .home-process-card span,.home-shell .project-body a{margin-right:auto;margin-left:auto}.hero-motion-mark{width:30px;height:24px}.hero-motion-mark--top-left{top:-2px;left:-22px}.hero-motion-mark--top-right{top:22px;right:40px}.hero-motion-mark--button{top:62%;left:-18px}.hero-kicker{margin-bottom:12px;padding:7px 11px 6px;font-size:.76rem}.hero-title-line--top{font-size:clamp(2.2rem,8.8vw,3.2rem);line-height:.96}.hero-title-line--middle{font-size:clamp(2.08rem,8vw,2.95rem);line-height:.94}.hero-title-line--price{margin-top:5px;font-size:clamp(3.7rem,14vw,5.2rem)}.hero-title-line--price:after{bottom:-12px;height:10px;border-bottom-width:5px}.hero-text{margin-top:28px}.button--hero{min-height:52px;border-radius:10px;padding:13px 20px}.home-shell .hero-benefits li{min-height:40px;padding:8px 12px;font-size:.8rem}}@media(max-width:430px){.container{width:min(100% - 20px,1160px)}.header-actions{width:auto}.primary-nav{display:none}.primary-nav--open{display:flex}.button{width:100%}.home-shell .hero-actions .button{max-width:315px}.why-us-reason-card{grid-template-columns:1fr;justify-items:center;text-align:center}.why-us-reason-heading{justify-content:center}.why-us-vs-banner span{font-size:clamp(1.18rem,6.4vw,1.55rem)}.why-us-vs-banner strong{font-size:.95rem}.why-us-comparison-heading{gap:12px}.why-us-comparison-heading .comparison-status-icon{width:34px;height:34px}.why-us-comparison-heading h3{min-height:auto}.hero-copy{width:100%;max-width:min(100%,390px);margin:0}.hero-copy h1,.page-hero h1{font-size:clamp(1.62rem,7vw,1.95rem);max-width:min(100%,390px)}.hero-text{max-width:335px;font-size:.98rem}.hero-text{margin:20px 0 22px}.hero-motion-mark--top-left,.hero-motion-mark--top-right{display:none}.hero-title-line--top{font-size:clamp(1.78rem,8.7vw,2.28rem)}.hero-title-line--middle{font-size:clamp(1.7rem,8.5vw,2.18rem)}.hero-title-line--price{font-size:clamp(3.05rem,16vw,4.05rem)}.home-shell .hero-benefits{gap:6px}.home-shell .hero-benefits li{min-height:38px;gap:5px;padding:7px 8px;font-size:clamp(.66rem,2.3vw,.74rem)}.home-shell .hero-benefits .icon{width:18px;height:18px}.hero-showcase{min-height:clamp(198px,58vw,250px)}.hero-preview-card{width:min(100%,360px);border-width:5px}.hero-mascot{width:158px;height:174px}.offer-burst{width:142px}.final-cta-panel h2{font-size:clamp(1.75rem,10vw,2.45rem)}.page-hero-card{min-height:220px}.mini-device{width:184px;min-height:154px;padding:22px}.page-mascot{width:154px;height:168px}.page-mascot--construction{width:164px;height:214px}.contact-qr-showcase{left:18px;bottom:18px}.contact-card-scene{object-position:76% 50%}.contact-qr-showcase .qr-code{position:static}.qr-code--large{width:102px;height:102px;gap:4px;border-width:9px}.offer-burst--small{width:132px}.project-visual,.project-card--compact .project-visual{min-height:145px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-scroll-button{animation:none!important}.hero-showcase>.offer-burst{animation:none!important;transform:rotate(-5deg)}.hero-showcase>.offer-burst:after{display:none}}
