/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--petrol-950:#092a2a;--petrol-900:#0b3e3d;--petrol-800:#115451;--petrol-700:#1d6761;--ink:#103a38;--paper:#fffaf0;--cream:#f5eddf;--mint:#d9eee3;--line:#d6ddd5;--coral:#ff6f46;--coral-deep:#e85431;--amber:#ffc551;--muted:#5b7772}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-shell{overflow:clip}.page-width{width:min(1180px,100% - 48px);margin:0 auto}.hero-section{color:#fffaf0;background:var(--petrol-900);position:relative;overflow:hidden}.hero-section:before{content:"";border:1px solid #d9eee324;border-radius:50%;width:640px;height:640px;position:absolute;top:-285px;right:-205px}.topbar{z-index:2;border-bottom:1px solid #fffaf029;justify-content:space-between;align-items:center;gap:24px;min-height:85px;display:flex;position:relative}.brand{letter-spacing:-1.35px;white-space:nowrap;align-items:center;gap:10px;font-size:22px;font-weight:800;line-height:1;display:inline-flex}.brand-mark{background:var(--coral);border-radius:9px;place-items:center;width:30px;height:30px;display:inline-grid;position:relative}.brand-mark span{border-bottom:2px solid #fff;border-left:2px solid #fff;width:11px;height:6px;transform:rotate(-45deg)translate(1px,-1px)}.desktop-nav{color:#d4e0db;align-items:center;gap:31px;font-size:13px;font-weight:700;display:flex}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:var(--amber)}.topbar-action{white-space:nowrap;background:#fffaf01a;border:1px solid #fffaf02e;border-radius:999px;padding:12px 15px;font-size:13px;font-weight:800}.topbar-action span{color:var(--amber);margin-left:5px}.hero-grid{z-index:1;grid-template-columns:1.02fr .98fr;align-items:center;gap:28px;min-height:586px;padding:79px 0 53px;display:grid;position:relative}.eyebrow{color:#c2df62;letter-spacing:1.35px;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 19px;font-size:11px;font-weight:800;display:flex}.eyebrow-dark{color:var(--petrol-700)}.eyebrow-dot{background:currentColor;border-radius:2px;width:10px;height:2px;display:inline-block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-3.4px;max-width:690px;margin-bottom:25px;font-family:Georgia,Times New Roman,serif;font-size:clamp(47px,5.25vw,74px);font-weight:400;line-height:.99}h1 em{color:#c5df69;font-style:normal}.hero-intro{color:#d2e0da;max-width:550px;margin-bottom:29px;font-size:17px;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;gap:19px;min-height:48px;padding:0 19px;font-size:13px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-coral{background:var(--coral);color:#fff;box-shadow:0 6px #b94125}.button-coral:hover{background:#ff805d}.button-quiet{color:#fffaf0;border:1px solid #fffaf059}.button-quiet:hover{background:#fffaf01a}.button-dark{background:var(--petrol-900);color:#fff;box-shadow:0 6px #061d1d}.assurance-list{color:#d9e6e1;flex-wrap:wrap;gap:16px;margin:31px 0 0;padding:0;font-size:12px;font-weight:700;list-style:none;display:flex}.assurance-list li{align-items:center;gap:8px;display:flex}.assurance-list li:before{content:"✓";color:var(--amber);background:#ffc55121;border-radius:50%;place-items:center;width:16px;height:16px;font-size:10px;display:grid}.hero-stage{min-width:0;height:425px;position:relative}.stage-orbit{pointer-events:none;border:1px solid #d9eee31f;border-radius:50%;position:absolute}.orbit-one{width:412px;height:412px;top:-69px;right:-41px}.orbit-two{border-color:#c5df692b;width:238px;height:238px;top:60px;right:174px}.sales-window{width:min(348px,80%);min-height:345px;color:var(--ink);z-index:2;background:#fffaf1;border-radius:13px;padding:21px 19px 17px;position:absolute;top:24px;right:15px;transform:rotate(1.2deg);box-shadow:0 25px 42px #03191940}.window-topline{color:#6a817b;border-bottom:1px solid #e1e8e2;justify-content:space-between;gap:10px;padding-bottom:14px;font-size:9px;font-weight:700;display:flex}.window-brand{color:var(--petrol-900);text-transform:lowercase;font-weight:900}.window-brand i{background:var(--coral);border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}.window-total{padding:17px 0 12px;position:relative}.window-total span{color:#66807a;font-size:10px;font-weight:700;display:block}.window-total strong{letter-spacing:-1.7px;margin-top:4px;font-size:31px;display:inline-block}.window-total small{color:#34816c;margin-left:7px;font-size:9px;font-weight:800;display:inline-block}.window-chart{background:#e6f0e9;border-radius:6px;align-items:end;gap:9px;height:83px;padding:13px 15px;display:flex}.window-chart span{background:#8ec4b2;border-radius:3px 3px 0 0;width:15px;display:block}.window-chart .active{background:var(--coral)}.window-rows{padding-top:13px;font-size:11px}.window-rows div{border-bottom:1px solid #e9eeea;align-items:center;gap:8px;padding:8px 0;font-weight:700;display:flex}.window-rows span:last-child{margin-left:auto}.row-dot{border-radius:4px;width:14px;height:14px;display:inline-block}.row-mint{background:#ccebe0}.row-coral{background:#ffe0d6}.row-amber{background:#fff0c9}.flow-chip{z-index:3;color:var(--ink);background:#fffaf1;border-radius:10px;align-items:center;gap:9px;padding:10px 12px 10px 10px;font-size:11px;font-weight:800;line-height:1.15;display:flex;position:absolute;box-shadow:0 13px 25px #0319192b}.flow-chip b{background:var(--cream);width:26px;height:26px;color:var(--coral-deep);border-radius:7px;place-items:center;font-size:14px;display:grid}.flow-chip small{color:#768e88;font-size:9px;font-weight:700}.chip-sale{top:122px;left:4px;transform:rotate(-4deg)}.chip-doc{bottom:36px;left:97px;transform:rotate(3deg)}.chip-doc b{color:#2d8269;background:#e4f4ec}.chip-account{bottom:10px;right:0;transform:rotate(-2deg)}.chip-account b{color:#b57900;background:#fff0bf}.flow-path{z-index:1;border-color:var(--coral);pointer-events:none;border-style:solid;position:absolute}.path-a{border-width:0 0 2px 2px;border-radius:0 0 0 90px;width:119px;height:132px;top:167px;left:93px;transform:rotate(16deg)}.path-b{border-width:0 2px 2px 0;border-radius:0 0 65px;width:124px;height:94px;bottom:80px;right:54px;transform:rotate(-18deg)}.stage-note{z-index:3;background:var(--amber);color:var(--petrol-900);border-radius:99px;padding:8px 12px;font-size:10px;font-weight:900;position:absolute}.note-one{top:6px;left:63px;transform:rotate(-6deg)}.note-two{background:#c5df69;bottom:99px;right:71px;transform:rotate(4deg)}.hero-baseline{z-index:1;color:#bad0c9;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:23px;min-height:68px;font-size:10px;font-weight:800;display:flex;position:relative}.baseline-label{color:#fffaf0;letter-spacing:0;text-transform:none;margin-right:4px;font-size:12px}.baseline-rule{background:#fffaf045;flex:1;height:1px}.promise-strip{background:var(--amber);color:var(--petrol-900)}.promise-inner{justify-content:space-between;align-items:center;gap:30px;min-height:74px;display:flex}.promise-inner p{letter-spacing:-.4px;margin:0;font-size:15px;font-weight:800}.promise-points{text-transform:uppercase;letter-spacing:.9px;align-items:center;gap:12px;font-size:10px;font-weight:900;display:flex}.promise-points i{background:var(--coral-deep);border-radius:50%;width:4px;height:4px}.workflow-section{padding:128px 0 124px}.section-heading{margin-bottom:50px}.split-heading{grid-template-columns:1fr .75fr;align-items:end;gap:92px;display:grid}.split-heading>p{color:var(--muted);margin:0 0 7px;font-size:16px;line-height:1.55}.section-heading h2,.receipt-copy h2,.offline-copy h2,.pricing-intro h2,.local-copy h2,.final-inner h2{color:var(--petrol-900);letter-spacing:-2.6px;margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,56px);font-weight:400;line-height:1.03}.flow-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.flow-card{background:var(--cream);border-radius:15px;min-height:300px;padding:24px 25px;position:relative;overflow:hidden}.flow-card.mint{background:var(--mint)}.flow-card.sun{background:#ffedc5}.flow-number{color:#607974;letter-spacing:1px;font-size:11px;font-weight:900}.flow-symbol{width:45px;height:45px;color:var(--coral-deep);background:#ffffffa1;border-radius:13px;place-items:center;font-size:21px;font-weight:800;display:grid;position:absolute;top:20px;right:22px}.mint .flow-symbol{color:#247e63}.sun .flow-symbol{color:#ae7905}.flow-card h3{color:var(--petrol-900);letter-spacing:-1px;margin:83px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:400}.flow-card p{color:#45655f;max-width:240px;margin-bottom:0;font-size:14px;line-height:1.55}.card-arrow{color:var(--petrol-900);font-size:23px;position:absolute;bottom:22px;left:25px}.receipt-section{background:var(--petrol-900);color:#fffaf0;padding:122px 0}.receipt-grid{grid-template-columns:.94fr 1.06fr;align-items:center;gap:clamp(54px,8vw,124px);display:grid}.receipt-visual{place-items:center;height:480px;display:grid;position:relative}.receipt-visual:before{content:"";background-image:linear-gradient(#d9eee31a 1px,#0000 1px),linear-gradient(90deg,#d9eee31a 1px,#0000 1px);background-size:30px 30px;border:1px solid #d9eee321;border-radius:19px;position:absolute;inset:26px 4px 0}.receipt-paper{z-index:2;width:275px;color:var(--petrol-900);background:#fffdf6;padding:25px 23px 20px;position:relative;transform:rotate(3deg);box-shadow:20px 19px #ff6f46eb}.receipt-paper:after{content:"";background:linear-gradient(135deg,#0000 5px,#fffdf6 0) 0 0/10px 8px repeat-x;height:8px;position:absolute;bottom:-7px;left:0;right:0}.receipt-logo{justify-content:space-between;font-size:11px;font-weight:900;display:flex}.receipt-logo span{color:var(--coral-deep);font-size:9px}.receipt-dash{border-top:1px dashed #aabdb7;height:1px;margin:16px 0}.receipt-dash.soft{margin:11px 0}.receipt-paper p{margin-bottom:4px;font-size:10px}.receipt-paper .receipt-muted{color:#77908a}.receipt-line{justify-content:space-between;margin:9px 0;font-size:10px;display:flex}.receipt-total{justify-content:space-between;align-items:baseline;font-size:10px;font-weight:900;display:flex}.receipt-total strong{letter-spacing:-1px;font-size:21px}.receipt-status{text-align:center;letter-spacing:.7px;border:1px solid #87b6a8;margin-top:17px;padding:8px;font-size:9px;font-weight:900}.receipt-status span{margin-left:8px}.scan-lens{z-index:3;background:var(--amber);border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:absolute;top:15px;right:41px;transform:rotate(-13deg)}.scan-lens span{border:2px solid var(--petrol-900);border-radius:50%;width:25px;height:25px;position:relative}.scan-lens span:after{content:"";background:var(--petrol-900);width:13px;height:2px;position:absolute;bottom:-7px;right:-8px;transform:rotate(48deg)}.scan-caption{z-index:4;color:#c5df69;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex;position:absolute;bottom:14px;left:16px}.scan-caption b{color:var(--coral);font-size:18px}.receipt-copy .eyebrow{color:#c5df69}.receipt-copy h2{color:#fffaf0;max-width:520px;margin-bottom:22px}.section-lead{color:#cfddd7;max-width:490px;font-size:16px;line-height:1.62}.check-list{margin:29px 0 26px;padding:0;list-style:none}.check-list li{color:#e7efeb;align-items:center;gap:13px;margin:12px 0;font-size:13px;display:flex}.check-list span{color:var(--amber);width:21px;font-size:10px;font-weight:900}.text-link{color:#c5df69;font-size:13px;font-weight:800}.text-link span{color:var(--coral);margin-left:11px}.offline-section{grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding:124px 0;display:grid}.offline-copy h2{margin-bottom:21px}.offline-copy>p:not(.eyebrow){max-width:520px;color:var(--muted);font-size:16px;line-height:1.62}.offline-tags{flex-wrap:wrap;gap:9px;margin-top:27px;display:flex}.offline-tags span{border:1px solid var(--line);color:var(--petrol-700);border-radius:99px;padding:8px 12px;font-size:11px;font-weight:800}.offline-console{background:#fbfcf8;border:1px solid #dfe7df;border-radius:16px;overflow:hidden;box-shadow:0 19px 46px #0f3a3826}.console-top{min-height:53px;color:var(--petrol-900);border-bottom:1px solid #e5ebe4;align-items:center;gap:11px;padding:0 17px;font-size:11px;font-weight:800;display:flex}.console-signal{align-items:end;gap:2px;height:16px;display:flex}.console-signal i{background:var(--coral);border-radius:2px;width:3px;height:4px}.console-signal i:nth-child(2){height:8px}.console-signal i:nth-child(3){height:13px}.console-time{color:#68817b;margin-left:auto;font-size:10px}.console-body{text-align:center;background:linear-gradient(145deg,#e2f3e9,#f8faf3 74%);padding:46px 30px 38px}.console-icon{color:#fff;background:var(--petrol-900);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 16px;font-size:26px;display:grid}.console-body strong{letter-spacing:-.7px;font-size:18px;display:block}.console-body p{max-width:245px;color:var(--muted);margin:9px auto 0;font-size:12px;line-height:1.5}.console-bottom{color:#68817b;justify-content:space-between;align-items:center;min-height:57px;padding:0 18px;font-size:10px;display:flex}.console-bottom b{color:var(--petrol-900)}.console-bottom i{color:#247e63;margin-left:6px;font-style:normal}.pricing-section{background:var(--cream);padding:123px 0 119px}.pricing-intro{grid-template-columns:1fr .69fr;align-items:end;gap:110px;margin-bottom:49px;display:grid}.pricing-intro .eyebrow{color:var(--coral-deep)}.pricing-intro>p{color:var(--muted);margin-bottom:6px;font-size:15px;line-height:1.58}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.plan-card{background:#fffaf0;border:1px solid #e2ddd2;border-radius:15px;flex-direction:column;min-height:410px;padding:26px 24px 23px;display:flex}.plan-featured{color:#fffaf0;background:var(--petrol-900);border-color:var(--petrol-900);transform:translateY(-11px);box-shadow:0 21px 33px #0f3a3821}.plan-eyebrow{color:var(--coral-deep);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:10px;font-weight:900}.plan-featured .plan-eyebrow{color:#c5df69}.plan-card h3{letter-spacing:-1.2px;margin-bottom:9px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.plan-copy{min-height:41px;color:var(--muted);margin-bottom:23px;font-size:13px;line-height:1.5}.plan-featured .plan-copy{color:#c9ddd6}.plan-price{color:var(--petrol-900);letter-spacing:-.5px;border-top:1px solid #e3e6df;border-bottom:1px solid #e3e6df;margin-bottom:17px;padding:17px 0;font-size:19px;font-weight:800}.plan-price span{color:var(--muted);letter-spacing:0;margin-bottom:4px;font-size:10px;display:block}.plan-price small{color:var(--muted);letter-spacing:0;margin-top:5px;font-size:10px;font-weight:700;display:block}.plan-featured .plan-price{color:#fffaf0;border-color:#fffaf02e}.plan-featured .plan-price span,.plan-featured .plan-price small{color:#c9ddd6}.plan-card ul{margin:0 0 23px;padding:0;list-style:none}.plan-card li{color:#45655f;align-items:center;gap:8px;margin:11px 0;font-size:12px;display:flex}.plan-card li i{color:#2a8166;background:#e3f0e8;border-radius:4px;place-items:center;width:16px;height:16px;font-size:9px;font-style:normal;font-weight:900;display:grid}.plan-featured li{color:#e3efea}.plan-featured li i{color:#c5df69;background:#c5df6933}.plan-action{min-height:43px;color:var(--petrol-900);border:1px solid #cfd9d2;border-radius:7px;justify-content:space-between;align-items:center;margin-top:auto;padding:0 13px;font-size:12px;font-weight:800;display:flex}.plan-action:hover{background:var(--mint)}.featured-action{color:var(--petrol-900);background:var(--amber);border-color:var(--amber)}.featured-action:hover{background:#ffd475}.pricing-footnote{text-align:center;color:#687f79;max-width:670px;margin:26px auto 0;font-size:11px;line-height:1.5}.local-section{background:#f1eadc;padding:124px 0}.local-grid{grid-template-columns:.91fr 1.09fr;align-items:center;gap:80px;display:grid}.local-copy h2{margin-bottom:19px}.local-copy>p:not(.eyebrow){max-width:445px;color:var(--muted);margin-bottom:28px;font-size:16px;line-height:1.62}.local-board{background-color:var(--petrol-950);background-image:url(/bursa-harita.webp);background-position:45%;background-size:cover;border:1px solid #092a2a80;border-radius:17px;min-height:400px;position:relative;overflow:hidden}.board-card{color:#fffaf0;background:var(--petrol-900);border:1px solid #fffaf038;border-radius:12px;width:218px;padding:19px 19px 18px;position:absolute;bottom:19px;right:20px;transform:rotate(-3deg);box-shadow:0 18px 34px #03191980}.board-card span{color:#c5df69;margin-bottom:6px;font-size:10px;font-weight:800;display:block}.board-card strong{letter-spacing:-.6px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.1}.board-card i{color:var(--amber);font-style:normal;position:absolute;top:20px;right:17px}.faq-section{padding:122px 0 125px}.compact-heading{max-width:600px;margin-bottom:42px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;color:var(--petrol-900);justify-content:space-between;align-items:center;padding:20px 4px;font-size:15px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--coral-deep);font-size:22px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:740px;color:var(--muted);margin:-1px 4px 20px;font-size:14px;line-height:1.6}.final-section{text-align:center;background:var(--petrol-900);color:#fffaf0;padding:110px 0 116px;position:relative;overflow:hidden}.final-section:before,.final-section:after{content:"";border:1px solid #d9eee321;border-radius:50%;width:360px;height:360px;position:absolute}.final-section:before{top:-255px;left:7%}.final-section:after{bottom:-260px;right:4%}.final-inner{z-index:1;max-width:780px;position:relative}.final-inner .eyebrow{color:#c5df69;justify-content:center}.final-inner h2{color:#fffaf0;margin-bottom:20px}.final-inner>p:not(.eyebrow){color:#cbddd6;max-width:550px;margin:0 auto 28px;font-size:16px;line-height:1.58}.final-inner .hero-actions{justify-content:center}.light-quiet{color:#fffaf0}.final-contact{color:#cbddd6;margin-top:22px;font-size:13px}.final-contact a{color:#c5df69;font-weight:800}.site-footer{color:#d9e5df;background:var(--petrol-950)}.footer-inner{justify-content:space-between;align-items:center;gap:30px;min-height:116px;display:flex}.footer-brand{color:#fffaf0}.footer-brand .brand-mark{border:1px solid var(--amber);background:0 0}.footer-inner p{color:#93ada6;margin:0;font-size:12px}.footer-links{gap:18px;font-size:11px;font-weight:700;display:flex}.footer-links a:hover{color:var(--amber)}.footer-contact{color:#fffaf0;gap:16px;font-size:12px;font-weight:700;display:flex}.footer-contact a:hover{color:var(--amber)}@media (width<=900px){.page-width{width:min(100% - 36px,650px)}.desktop-nav{display:none}.topbar{min-height:73px}.topbar-action{padding:10px 12px;font-size:11px}.hero-grid{grid-template-columns:1fr;gap:21px;padding:65px 0 27px}.hero-copy{text-align:left}.hero-stage{justify-self:center;width:min(100%,540px);height:395px}.sales-window{right:9%}.chip-sale{left:4%}.hero-baseline{gap:12px;min-height:58px;font-size:9px}.baseline-label{display:none}.split-heading,.receipt-grid,.offline-section,.pricing-intro,.local-grid{grid-template-columns:1fr;gap:34px}.split-heading>p{max-width:590px}.workflow-section,.offline-section,.faq-section{padding:86px 0}.flow-grid,.pricing-grid{grid-template-columns:1fr}.flow-card{min-height:240px}.flow-card h3{margin-top:56px}.receipt-section,.pricing-section,.local-section{padding:88px 0}.receipt-grid{gap:44px}.receipt-visual{order:2;height:410px}.receipt-copy{order:1}.offline-section{gap:43px}.pricing-intro{gap:21px}.plan-featured{transform:none}.local-grid{gap:45px}.local-board{min-height:360px}.faq-section{padding-bottom:88px}.footer-inner{text-align:center;flex-direction:column;justify-content:center;gap:17px;min-height:150px}}@media (width<=540px){.page-width{width:min(100% - 28px,470px)}.brand{font-size:19px}.brand-mark{width:27px;height:27px}.topbar-action{display:none}h1{letter-spacing:-2.4px;font-size:clamp(43px,13vw,57px)}.hero-intro{font-size:15px}.hero-actions{width:100%}.hero-actions .button{flex:1;gap:9px;padding:0 14px}.assurance-list{gap:10px 13px;font-size:10px}.hero-stage{transform-origin:top;width:109%;height:337px;margin-bottom:-26px;margin-left:-4.5%;transform:scale(.92)}.sales-window{width:298px;min-height:314px}.window-total strong{font-size:26px}.chip-account{right:3%}.orbit-one{right:-75px}.hero-baseline{justify-content:space-between}.baseline-rule{display:none}.promise-inner{min-height:89px;padding:14px 0;display:block}.promise-inner p{margin-bottom:11px;font-size:13px}.promise-points{justify-content:space-between;font-size:9px}.section-heading h2,.receipt-copy h2,.offline-copy h2,.pricing-intro h2,.local-copy h2,.final-inner h2{letter-spacing:-2px;font-size:40px}.flow-grid{gap:12px}.flow-card{min-height:220px}.receipt-visual{width:112%;height:352px;margin-left:-6%;transform:scale(.89)}.scan-lens{right:20px}.offline-console{transform:none}.pricing-grid{gap:13px}.plan-card{min-height:auto}.local-board{min-height:330px}.board-card{width:194px;bottom:12px;right:13px}.faq-list summary{gap:15px;font-size:13px}.final-section{padding:82px 0 86px}.footer-links,.footer-contact{flex-wrap:wrap;justify-content:center}}
