:root{--ink: #112b2c;--ink-soft: #49605f;--paper: #f8f4ec;--surface: #fffdf8;--line: #d9ded8;--mint: #c8f269;--mint-deep: #8ac72d;--orange: #ef855b;--shadow: 0 30px 80px rgba(17, 43, 44, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{max-width:100%;overflow-x:hidden;overflow-x:clip}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,select,textarea{font:inherit}.rf-home-section{display:block}.rf-site{width:100%;overflow-x:hidden;overflow-x:clip}.skip-link{position:fixed;left:16px;top:16px;z-index:1000;transform:translateY(-150%);padding:11px 15px;border-radius:7px;background:var(--ink);color:#fff;font-size:13px;font-weight:750}.skip-link:focus{transform:translateY(0)}.rf-site a:focus-visible,.rf-site button:focus-visible,.rf-site input:focus-visible,.rf-site select:focus-visible,.rf-site textarea:focus-visible,.rf-site summary:focus-visible{outline:3px solid rgba(138,199,45,.58);outline-offset:3px}.site-header{width:min(1180px,calc(100% - 40px));height:86px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(17,43,44,.12)}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:760;letter-spacing:-.03em}.brand-logo{display:block;width:190px;height:auto}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--ink);color:var(--mint);font-size:12px;font-weight:850;letter-spacing:-.03em}nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:620}.nav-cta{padding:12px 17px;border:1px solid rgba(17,43,44,.22);border-radius:999px;transition:.2s ease}.nav-cta:hover{border-color:var(--ink);background:#ffffff7a}.hero{width:min(1180px,calc(100% - 40px));min-height:660px;margin:0 auto;display:grid;grid-template-columns:.95fr 1.05fr;gap:76px;align-items:center;padding:72px 0 82px}.eyebrow{display:flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;color:#56706c}.eyebrow span{position:relative;width:8px;height:8px;border-radius:50%;background:var(--mint-deep);box-shadow:0 0 0 4px #8ac72d21}.hero .eyebrow span:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1px solid rgba(138,199,45,.68);border-radius:50%;animation:rf-dot-pulse 2.35s cubic-bezier(.2,.65,.3,1) infinite}h1{margin:25px 0 24px;max-width:600px;font-family:Georgia,Times New Roman,serif;font-size:clamp(47px,5vw,72px);line-height:.98;letter-spacing:-.055em;font-weight:500}.hero-lead{max-width:600px;margin:0;color:var(--ink-soft);font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 23px;border-radius:9px;font-weight:750;font-size:15px;transition:transform .18s ease,box-shadow .18s ease}.button svg{width:19px;height:19px}.button-primary{background:var(--ink);color:#fff;box-shadow:0 12px 25px #112b2c2e}.button-primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px #112b2c40}.text-link{border-bottom:1px solid rgba(17,43,44,.3);padding-bottom:4px;font-size:14px;font-weight:720}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin:31px 0 0;padding:0;list-style:none;color:#536765;font-size:12px;font-weight:650}.hero-trust li{display:flex;align-items:center;gap:6px}.check-dot{width:16px;height:16px;display:inline-grid;place-items:center;border-radius:50%;background:#e7f6c7;color:#568910;font-size:10px;font-weight:900}.report-wrap{position:relative;min-height:500px;display:grid;place-items:center}.report-wrap:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(200,242,105,.45) 0,rgba(200,242,105,.13) 48%,transparent 70%);filter:blur(2px)}.report-shadow{position:absolute;width:85%;height:70%;top:21%;background:#112b2c21;filter:blur(45px);border-radius:50%;transform:rotate(-7deg)}.report-card{width:min(100%,570px);position:relative;z-index:2;overflow:hidden;background:var(--surface);border:1px solid rgba(17,43,44,.12);border-radius:18px;box-shadow:var(--shadow);transform:rotate(1.2deg);padding:30px}.report-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.18;background-image:repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(17,43,44,.025) 4px)}.report-topline{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:23px;border-bottom:1px dashed #cdd3cd}.report-kicker{color:#758481;text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:850}.report-topline h2{margin:5px 0 0;font-family:Georgia,serif;font-weight:500;font-size:26px;letter-spacing:-.03em}.status-pill{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;padding:8px 11px;border-radius:999px;background:#fff0e8;color:#a44d2d;font-size:10px;font-weight:800}.status-pill span{width:7px;height:7px;border-radius:50%;background:var(--orange)}.amount-row{display:grid;grid-template-columns:1fr auto 1fr 1.05fr;gap:12px;align-items:center;padding:27px 0 24px;border-bottom:1px solid #e5e7e1}.amount-row span{display:block;color:#798783;font-size:10px;margin-bottom:6px}.amount-row strong{font-size:14px;letter-spacing:-.02em}.amount-arrow{color:#9aa5a1}.difference{background:#fff1eb;border-radius:9px;padding:11px 13px}.difference span{color:#a35a3d}.difference strong{color:#a34626}.finding-list{display:grid;gap:12px;padding:22px 0}.finding{display:flex;gap:13px;padding:13px;border:1px solid #e5e8e2;border-radius:10px;background:#ffffffb8}.finding-warn{border-color:#f1c7b6;background:#fff8f4}.finding-icon{flex:0 0 25px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#f5af91;color:#6f2e19;font-size:12px;font-weight:900}.finding-check{background:#e5f6c1;color:#4b7f06}.finding strong{display:block;font-size:11px;margin:1px 0 4px}.finding p{margin:0;color:#6e7d79;font-size:9.5px;line-height:1.5}.report-footer{display:flex;justify-content:space-between;align-items:center;color:#89948f;font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:750}.document-stack{display:flex}.document-stack span{margin-left:-4px;padding:5px 8px;border-radius:5px;border:1px solid #d9ded7;background:#fff;color:#58706b;font-size:7px;box-shadow:0 2px 4px #112b2c0d}.save-note{position:absolute;z-index:3;right:-15px;bottom:6px;width:175px;padding:16px 17px;border-radius:12px;background:var(--ink);color:#fff;box-shadow:0 15px 35px #112b2c42;transform:rotate(-2deg)}.save-note span{display:block;color:#b8cbc7;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.save-note strong{display:block;margin:5px 0 3px;color:var(--mint);font-family:Georgia,serif;font-size:25px;font-weight:500}.save-note small{color:#d2ddda;font-size:8px}.proof-strip{min-height:112px;padding:25px max(20px,calc((100% - 1180px)/2));background:var(--ink);color:#c7d2cf;display:flex;align-items:center;justify-content:space-between;gap:32px;font-size:13px}.proof-items{display:flex;align-items:center;gap:17px;color:#fff;font-family:Georgia,serif;font-size:18px}.proof-items i{width:4px;height:4px;background:var(--mint);border-radius:50%}.placeholder-section{min-height:320px;padding:100px max(20px,calc((100% - 1180px)/2));border-bottom:1px solid rgba(17,43,44,.1)}.section-label{color:#64807b;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:850}.placeholder-section h2{max-width:700px;margin:18px 0;font-family:Georgia,serif;font-size:clamp(36px,4vw,54px);line-height:1.06;letter-spacing:-.045em;font-weight:500}.process-section,.deliverable-section,.need-section,.pilot-section,.application-section,.faq-section{width:min(1180px,calc(100% - 40px));margin:0 auto}.process-section{padding:120px 0 125px}.section-heading{display:grid;grid-template-columns:1.55fr .7fr;gap:80px;align-items:end;margin-bottom:48px}.section-heading h2,.deliverable-copy h2,.scope-heading h2,.need-section h2,.pilot-copy h2,.application-copy h2,.faq-section h2{margin:17px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(39px,4.4vw,59px);line-height:1.04;letter-spacing:-.05em;font-weight:500}.section-heading>p{margin:0 0 7px;color:var(--ink-soft);line-height:1.7;font-size:15px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.swipe-hint,.carousel-controls{display:none}.step-card{position:relative;min-height:330px;padding:28px;overflow:hidden;border:1px solid rgba(17,43,44,.13);border-radius:15px;background:#fffdf8a6}.step-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:transparent}.featured-step{background:var(--surface);box-shadow:0 18px 45px #112b2c14}.featured-step:after{background:var(--mint)}.step-number{position:absolute;right:23px;top:22px;color:#a3aca8;font-family:Georgia,serif;font-size:16px}.step-icon{width:45px;height:45px;margin-bottom:48px;display:grid;place-items:center;border:1px solid #cfd7d0;border-radius:12px;background:#fff;color:#47615d;font-size:21px;font-weight:800}.featured-step .step-icon{background:var(--ink);color:var(--mint);border-color:var(--ink)}.step-card h3{margin:0 0 13px;font-size:19px;letter-spacing:-.025em}.step-card p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.65}.step-card small{position:absolute;left:28px;right:28px;bottom:25px;color:#7a8986;font-size:10px;line-height:1.45}.deliverable-section{display:grid;grid-template-columns:1fr .9fr;gap:0 80px;align-items:center;padding:40px 0 125px}.service-visual{position:relative;grid-column:1;grid-row:1 / span 2;margin:0;border-radius:17px;overflow:hidden;border:1px solid rgba(17,43,44,.12);box-shadow:0 24px 60px #112b2c1f;background:#fff}.service-visual img{display:block;width:100%;height:auto}.service-visual figcaption{display:none}.deliverable-copy{grid-column:2;align-self:end}.section-intro{margin:22px 0 28px;color:var(--ink-soft);font-size:15px;line-height:1.75}.included-list{grid-column:2;align-self:start;display:grid;gap:16px;margin:0;padding:0;list-style:none}.included-list li{display:flex;gap:12px;align-items:flex-start;color:#4b605e;font-size:13px;line-height:1.55}.included-check{flex:0 0 20px;width:20px;height:20px;margin-top:1px;display:grid;place-items:center;border-radius:50%;background:#e8f7c8;color:#568910;font-size:11px;font-weight:900}.included-list strong{color:var(--ink)}.scope-section{padding:120px max(20px,calc((100% - 1180px)/2));background:var(--ink);color:#fff}.scope-heading{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px;align-items:start;margin-bottom:55px}.scope-heading h2{margin-top:0;max-width:760px;color:#fff}.light-label{color:#a8bcb8}.scope-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.scope-tabs{display:none}.scope-grid article{padding:34px;border-radius:16px;background:#ffffff0e;border:1px solid rgba(255,255,255,.12)}.scope-symbol{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;font-size:19px;font-weight:800}.scope-yes{background:var(--mint);color:var(--ink)}.scope-no{background:#ef855b2b;color:#ffad8d}.scope-grid h3{margin:20px 0;font-size:19px}.scope-grid ul{display:grid;gap:12px;margin:0;padding:0;list-style:none;color:#b9c9c6;font-size:13px;line-height:1.55}.scope-grid li{position:relative;padding-left:17px}.scope-grid li:before{content:"";position:absolute;top:.68em;left:0;width:5px;height:5px;border-radius:50%;background:#6d8580}.need-section{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:center;padding:120px 0}.need-stat{padding:33px;border-left:3px solid var(--mint-deep);background:#fffdf8b8}.need-stat strong{display:block;margin-bottom:11px;font-family:Georgia,serif;font-size:36px;font-weight:500;letter-spacing:-.04em}.need-stat p{margin:0 0 15px;color:var(--ink-soft);font-size:13px;line-height:1.7}.need-stat a{color:#526c67;font-size:10px;font-weight:750;border-bottom:1px solid #9dacaa}.pilot-section{display:grid;grid-template-columns:1fr 440px;gap:95px;align-items:center;padding:125px 0;border-top:1px solid rgba(17,43,44,.12)}.pilot-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px;padding:8px 12px;border-radius:999px;background:#edf8d6;color:#4e7714;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.pilot-badge span{width:7px;height:7px;border-radius:50%;background:var(--mint-deep);box-shadow:0 0 0 4px #8ac72d29}.pilot-copy>p:not(.section-label){max-width:630px;margin:25px 0 28px;color:var(--ink-soft);font-size:15px;line-height:1.75}.price-flow{display:grid;gap:10px;margin-top:30px;max-width:610px}.price-flow>div{display:flex;align-items:center;gap:15px;padding:15px 17px;border:1px solid rgba(17,43,44,.12);border-radius:11px;background:#fffdf89e}.price-flow>div>span{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--mint);font-family:Georgia,serif;font-size:12px}.price-flow p{display:grid;gap:3px;margin:0}.price-flow strong{color:var(--ink);font-size:12px}.price-flow small{color:#6a7e7a;font-size:10px;line-height:1.45}.price-card{overflow:hidden;border-radius:19px;background:var(--surface);border:1px solid rgba(17,43,44,.13);box-shadow:0 28px 70px #112b2c1f}.price-top{padding:33px 33px 26px;background:#eef4e6;border-bottom:1px solid #d8dfd3}.price-top>span{font-size:12px;font-weight:800}.price-top>div{display:flex;align-items:baseline;gap:7px;margin:13px 0 8px}.price-top strong{font-family:Georgia,serif;font-size:66px;line-height:.9;font-weight:500;letter-spacing:-.06em}.price-top small{font-size:17px;font-weight:750}.price-top p{margin:0;color:#5f7470;font-size:11px}.price-card>ul{display:grid;gap:14px;margin:0;padding:28px 33px 5px;list-style:none;color:#4f6360;font-size:12px}.price-card li{display:flex;align-items:center;gap:10px}.price-card li>span{flex:0 0 17px;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#e8f7c8;color:#568910;font-size:9px;font-weight:900}.price-card .button{width:calc(100% - 66px);margin:25px 33px 14px}.price-card>small{display:block;padding:0 33px 28px;color:#788783;text-align:center;font-size:9px;line-height:1.5}.application-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,600px);gap:clamp(56px,6vw,86px);align-items:start;padding:104px 0;border-top:1px solid rgba(17,43,44,.12)}.application-copy{position:sticky;top:35px;max-width:470px}.application-copy>p:not(.section-label){margin:23px 0 27px;color:var(--ink-soft);font-size:14px;line-height:1.7}.privacy-note{display:flex;gap:12px;padding:17px;border-radius:11px;border:1px solid #d6ddd5;background:#ffffff75}.privacy-note>span{flex:0 0 28px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--mint)}.privacy-note p{margin:0;color:#637672;font-size:10px;line-height:1.6}.pilot-form{padding:35px;border-radius:17px;background:var(--surface);border:1px solid rgba(17,43,44,.13);box-shadow:0 20px 50px #112b2c14}.shopify-forms-card{width:100%;max-width:600px;min-width:0;justify-self:end;padding:10px;border-radius:17px;background:var(--surface);border:1px solid rgba(17,43,44,.11);box-shadow:0 18px 44px #112b2c12;overflow:hidden}.shopify-forms-card>*{width:100%;max-width:100%;margin:0}.shopify-forms-card form input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.shopify-forms-card form select{min-height:46px!important}.shopify-forms-card form textarea{min-height:112px!important}.shopify-forms-card form button[type=submit],.shopify-forms-card form input[type=submit]{min-height:48px!important;border-radius:9px!important;background:var(--ink)!important;color:#fff!important}.forms-app-setup-note{display:grid;gap:4px;margin:0 0 23px;padding:13px 15px;border:1px solid #cfe2a5;border-radius:9px;background:#f3f9e7;color:var(--ink);font-size:11px;line-height:1.5}.forms-app-setup-note strong{font-size:12px}.forms-app-setup-note span{color:var(--ink-soft)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.pilot-form label{display:block;margin-bottom:19px;color:#425956;font-size:11px;font-weight:780}.pilot-form input,.pilot-form select,.pilot-form textarea{width:100%;margin-top:8px;padding:13px 14px;border:1px solid #cfd7d0;border-radius:8px;outline:none;background:#fff;color:var(--ink);font:inherit;font-size:13px;font-weight:500;transition:border-color .16s ease,box-shadow .16s ease}.pilot-form input:focus,.pilot-form select:focus,.pilot-form textarea:focus{border-color:#799c43;box-shadow:0 0 0 3px #8ac72d26}.pilot-form textarea{min-height:130px;resize:vertical;line-height:1.55}.pilot-form label>small{display:block;margin-top:7px;color:#82908d;font-size:9px;font-weight:500}.amount-input{position:relative;display:block}.amount-input span{position:absolute;right:14px;top:50%;transform:translateY(-30%);color:#71827e;font-size:12px}.amount-input input{padding-right:38px}.consent-row{display:flex!important;align-items:flex-start;gap:10px;font-weight:500!important;line-height:1.5}.consent-row input{flex:0 0 16px;width:16px;height:16px;margin:1px 0 0;accent-color:var(--ink)}.honeypot{position:absolute!important;left:-10000px;width:1px;height:1px;overflow:hidden}.submit-button{width:100%;border:0;cursor:pointer;font-family:inherit}.submit-button:disabled{opacity:.65;cursor:wait;transform:none}.form-fineprint{margin:11px 0 0;color:#7f8d8a;text-align:center;font-size:9px}.form-error{margin:0 0 14px;padding:10px 12px;border-radius:7px;background:#fff0ea;color:#984326;font-size:11px}.form-success{min-height:460px;padding:50px 42px;border-radius:17px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:var(--surface);border:1px solid rgba(17,43,44,.13);box-shadow:0 20px 50px #112b2c14}.form-success>span{width:48px;height:48px;display:grid;place-items:center;margin-bottom:25px;border-radius:50%;background:var(--mint);color:var(--ink);font-size:24px;font-weight:800}.form-success h3{margin:12px 0;font-family:Georgia,serif;font-size:36px;font-weight:500;letter-spacing:-.04em}.form-success>p:not(.section-label){max-width:520px;color:var(--ink-soft);font-size:13px;line-height:1.7}.form-success button{margin-top:15px;padding:0;border:0;border-bottom:1px solid #81918e;background:transparent;color:var(--ink);cursor:pointer;font:inherit;font-size:11px;font-weight:750}.form-success a{margin-top:15px;padding-bottom:3px;border-bottom:1px solid #81918e;color:var(--ink);font-size:11px;font-weight:750}.faq-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px;padding:120px 0 130px;border-top:1px solid rgba(17,43,44,.12)}.faq-list details{border-bottom:1px solid rgba(17,43,44,.16)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;cursor:pointer;list-style:none;font-size:14px;font-weight:760}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#77918c;font-family:Georgia,serif;font-size:23px;font-weight:400;transition:transform .2s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{margin:-5px 35px 24px 0;color:var(--ink-soft);font-size:12px;line-height:1.75}footer{padding:62px max(20px,calc((100% - 1180px)/2)) 35px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;background:#0b2223;color:#fff}.footer-brand .brand-mark{background:var(--mint);color:var(--ink)}.footer-logo{width:180px;filter:brightness(0) invert(1);opacity:.96}footer>p{color:#aabbb8;font-size:12px}footer>div{display:flex;gap:22px;color:#d0dbd8;font-size:11px}footer>small{grid-column:1 / -1;padding-top:28px;border-top:1px solid rgba(255,255,255,.1);color:#778d89;font-size:9px;line-height:1.6}.policy-page{background:var(--paper)}.policy-hero{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:92px 0 84px;display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:center}.policy-hero h1{margin:18px 0 17px;font-size:clamp(54px,6vw,76px)}.policy-updated{display:inline-flex;margin:0 0 26px;padding:8px 11px;border-radius:999px;background:#eaf5d3;color:#4f721b;font-size:10px;font-weight:800;letter-spacing:.02em}.policy-lead{max-width:690px;margin:0;color:var(--ink-soft);font-size:17px;line-height:1.75}.policy-summary{padding:35px;border-radius:18px;background:var(--ink);color:#fff;box-shadow:0 28px 70px #112b2c30}.policy-summary-icon{width:43px;height:43px;display:grid;place-items:center;margin-bottom:29px;border-radius:50%;background:var(--mint);color:var(--ink);font-size:20px;font-weight:900}.policy-summary-label{margin:0 0 11px;color:#a9bdb8;text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:850}.policy-summary h2{margin:0 0 25px;font-family:Georgia,Times New Roman,serif;font-size:31px;line-height:1.08;letter-spacing:-.04em;font-weight:500}.policy-summary ul{display:grid;gap:13px;margin:0;padding:22px 0 0;border-top:1px solid rgba(255,255,255,.12);list-style:none;color:#cfdbd8;font-size:12px;line-height:1.55}.policy-summary li{position:relative;padding-left:23px}.policy-summary li:before{content:"\2713";position:absolute;left:0;top:1px;color:var(--mint);font-weight:900}.policy-layout{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:0 0 120px;display:grid;grid-template-columns:255px minmax(0,1fr);gap:52px;align-items:start}.policy-toc{position:sticky;top:24px;padding:24px 22px;border:1px solid rgba(17,43,44,.11);border-radius:14px;background:#fffdf8ad}.policy-toc nav{display:block;font-size:inherit}.policy-toc p{margin:0 0 17px;color:#607772;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:850}.policy-toc ol{display:grid;gap:2px;margin:0;padding:0;counter-reset:policy-toc;list-style:none}.policy-toc li{counter-increment:policy-toc}.policy-toc a{display:grid;grid-template-columns:22px 1fr;gap:4px;padding:7px 0;color:#5b706d;font-size:10.5px;line-height:1.35;transition:color .16s ease,transform .16s ease}.policy-toc a:before{content:counter(policy-toc,decimal-leading-zero);color:#96a49f;font-family:Georgia,serif;font-size:9px}.policy-toc a:hover{color:var(--ink);transform:translate(2px)}.policy-mobile-toc{display:none}.policy-content{padding:62px 70px 48px;border:1px solid rgba(17,43,44,.11);border-radius:20px;background:var(--surface);box-shadow:0 24px 65px #112b2c14}.policy-content>section{margin:0 0 47px;padding:0 0 47px;border-bottom:1px solid rgba(17,43,44,.1);scroll-margin-top:24px}.policy-content>section:last-of-type{margin-bottom:28px;padding-bottom:0;border-bottom:0}.policy-number{display:block;margin-bottom:11px;color:#78908b;font-family:Georgia,serif;font-size:12px}.policy-content h2{max-width:700px;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:31px;line-height:1.12;letter-spacing:-.035em;font-weight:500}.policy-content p{margin:0 0 17px;color:#465e5b;font-size:14px;line-height:1.8}.policy-content p:last-child{margin-bottom:0}.policy-content a{color:var(--ink);font-weight:720;border-bottom:1px solid #8fa09c}.policy-content ul{display:grid;gap:10px;margin:20px 0 24px;padding:0;list-style:none;color:#465e5b;font-size:14px;line-height:1.65}.policy-content li{position:relative;padding-left:21px}.policy-content li:before{content:"";position:absolute;left:1px;top:.68em;width:6px;height:6px;border-radius:50%;background:var(--mint-deep)}.policy-contact-card{max-width:430px;display:grid;gap:8px;margin-top:24px;padding:21px 23px;border:1px solid rgba(17,43,44,.1);border-radius:12px;background:#f2f6ea}.policy-contact-card>span{color:#6d807d;text-transform:uppercase;letter-spacing:.11em;font-size:8px;font-weight:850}.policy-contact-card strong{font-family:Georgia,serif;font-size:20px;font-weight:500}.policy-contact-card a{width:fit-content;font-size:12px}.policy-note{margin:24px 0 0;padding:18px 20px;border-left:3px solid var(--mint-deep);background:#f2f6ea;color:#4b615e;font-size:12px;line-height:1.7}.policy-note strong{color:var(--ink)}.policy-feature-section{margin-right:-28px!important;margin-left:-28px!important;padding:31px 28px 36px!important;border:1px solid #dbe6cb!important;border-radius:15px;background:#f2f6ea}.policy-back-to-top{display:inline-flex;align-items:center;gap:10px;margin-top:8px;padding-bottom:4px;font-size:11px}.policy-back-to-top span{color:#708581;font-size:15px}.contact-hero{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:90px 0 105px;display:grid;grid-template-columns:.82fr 1.18fr;gap:88px;align-items:start}.contact-copy{padding-top:22px}.contact-copy h1{margin:18px 0 25px;font-size:clamp(48px,5.1vw,68px)}.contact-lead{max-width:520px;margin:0;color:var(--ink-soft);font-size:16px;line-height:1.75}.contact-channel{max-width:520px;display:flex;gap:17px;margin-top:34px;padding:20px;border:1px solid rgba(17,43,44,.11);border-radius:13px;background:#fffdf8b3}.contact-channel-icon{flex:0 0 39px;width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--mint);font-family:Georgia,serif;font-size:17px;font-weight:700}.contact-channel>div{min-width:0;display:grid;gap:5px}.contact-channel small{color:#738581;text-transform:uppercase;letter-spacing:.11em;font-size:8px;font-weight:850}.contact-channel a{width:fit-content;max-width:100%;color:var(--ink);border-bottom:1px solid #91a19e;overflow-wrap:anywhere;font-size:13px;font-weight:780}.contact-channel p{margin:1px 0 0;color:#6a7d79;font-size:10px;line-height:1.5}.contact-document-note{max-width:520px;display:flex;gap:12px;margin-top:14px;padding:16px 18px;border-radius:11px;background:#edf3e4;color:#526763}.contact-document-note>span{flex:0 0 23px;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--ink);font-size:11px;font-weight:900}.contact-document-note p{margin:0;font-size:10px;line-height:1.6}.contact-document-note strong{color:var(--ink)}.general-contact-form{padding:38px;border:1px solid rgba(17,43,44,.12);border-radius:18px;background:var(--surface);box-shadow:0 25px 65px #112b2c1a}.contact-form-heading{margin-bottom:29px;padding-bottom:26px;border-bottom:1px solid rgba(17,43,44,.1)}.contact-form-heading h2,.contact-form-success h2{margin:12px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:35px;line-height:1.08;letter-spacing:-.04em;font-weight:500}.contact-form-heading>p:last-child,.contact-form-success>p:not(.section-label){margin:0;color:var(--ink-soft);font-size:12px;line-height:1.65}.general-contact-form label{display:block;margin-bottom:19px;color:#425956;font-size:11px;font-weight:780}.general-contact-form input,.general-contact-form select,.general-contact-form textarea{width:100%;margin-top:8px;padding:13px 14px;border:1px solid #cfd7d0;border-radius:8px;outline:none;background:#fff;color:var(--ink);font:inherit;font-size:13px;font-weight:500;transition:border-color .16s ease,box-shadow .16s ease}.general-contact-form input:focus,.general-contact-form select:focus,.general-contact-form textarea:focus{border-color:#799c43;box-shadow:0 0 0 3px #8ac72d26}.general-contact-form textarea{min-height:165px;resize:vertical;line-height:1.55}.general-contact-form label>small{display:block;margin-top:7px;color:#82908d;font-size:9px;font-weight:500}.contact-form-fineprint{margin:12px auto 0;max-width:470px;color:#7b8986;text-align:center;font-size:9px;line-height:1.55}.contact-form-fineprint a{color:#536a66;border-bottom:1px solid #9aa9a6;font-weight:750}.contact-form-success{min-height:470px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.contact-form-success>span{width:48px;height:48px;display:grid;place-items:center;margin-bottom:25px;border-radius:50%;background:var(--mint);color:var(--ink);font-size:22px;font-weight:900}.contact-form-success>a{margin-top:18px;padding-bottom:3px;border-bottom:1px solid #81918e;color:var(--ink);font-size:11px;font-weight:750}.contact-route-section{padding:100px max(20px,calc((100% - 1180px)/2));display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center;background:var(--ink);color:#fff}.contact-route-copy h2{max-width:520px;margin:16px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(39px,4.2vw,56px);line-height:1.04;letter-spacing:-.05em;font-weight:500}.contact-route-copy>p:not(.section-label){max-width:520px;margin:0;color:#b9c9c6;font-size:13px;line-height:1.75}.contact-route-button{width:fit-content;margin-top:28px;background:var(--mint);color:var(--ink);box-shadow:none}.contact-route-steps{display:grid;gap:11px}.contact-route-steps article{display:flex;gap:17px;align-items:center;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:#ffffff0e}.contact-route-steps article>span{flex:0 0 37px;width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:#c8f2691f;color:var(--mint);font-family:Georgia,serif;font-size:11px}.contact-route-steps strong{display:block;margin-bottom:4px;font-size:12px}.contact-route-steps p{margin:0;color:#aebfbb;font-size:10px;line-height:1.5}@media(max-width:1080px){.application-section{grid-template-columns:1fr;gap:40px}.application-copy{position:static;max-width:700px}.shopify-forms-card{justify-self:center}}@media(max-width:940px){nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;gap:44px;padding-top:54px}.hero-copy{max-width:720px}.report-wrap{width:min(100%,650px);margin:0 auto}.proof-strip{flex-direction:column;justify-content:center;text-align:center;gap:13px}.section-heading,.scope-heading,.need-section,.application-section,.faq-section{grid-template-columns:1fr;gap:38px}.step-grid{grid-template-columns:1fr}.step-card{min-height:270px}.deliverable-section{grid-template-columns:1fr;gap:48px}.service-visual,.deliverable-copy,.deliverable-section>.included-list{grid-column:1;grid-row:auto}.service-visual{max-width:700px}.pilot-section{grid-template-columns:1fr;gap:55px}.price-card{width:min(100%,520px)}.application-copy{position:static}.shopify-forms-card{width:min(100%,600px);justify-self:center}footer{grid-template-columns:1fr auto}footer>p{display:none}.policy-hero{grid-template-columns:1fr;gap:34px;padding:68px 0 62px}.policy-hero h1{font-size:56px}.policy-summary{max-width:690px}.policy-layout{grid-template-columns:1fr;gap:22px}.policy-toc{display:none}.policy-mobile-toc{display:block;overflow:hidden;border:1px solid rgba(17,43,44,.12);border-radius:12px;background:#fffdf8bf}.policy-mobile-toc summary{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 18px;cursor:pointer;list-style:none;color:var(--ink);font-size:12px;font-weight:800}.policy-mobile-toc summary::-webkit-details-marker{display:none}.policy-mobile-toc summary span{color:#718682;font-family:Georgia,serif;font-size:21px;font-weight:400;transition:transform .18s ease}.policy-mobile-toc[open] summary span{transform:rotate(45deg)}.policy-mobile-toc ol{display:grid;grid-template-columns:1fr 1fr;gap:7px 25px;margin:0;padding:7px 18px 20px 48px;color:#526966;font-size:11px;line-height:1.45}.policy-mobile-toc a{border-bottom:1px solid transparent}.contact-hero{grid-template-columns:1fr;gap:45px;padding:68px 0 78px}.contact-copy{max-width:690px;padding-top:0}.general-contact-form{width:min(100%,720px)}.contact-route-section{grid-template-columns:1fr;gap:46px}}@media(max-width:620px){.site-header,.hero{width:min(100% - 32px,1180px)}.site-header{height:64px}.brand{gap:8px}.brand-logo{width:145px}.brand-mark{width:30px;height:30px;border-radius:8px;font-size:10px}.brand>span:last-child{font-size:13px}.nav-cta{padding:9px 11px;font-size:10px}.hero{min-height:0;gap:22px;padding:29px 0 39px}.eyebrow{gap:7px;font-size:9px;letter-spacing:.11em}.eyebrow span{width:7px;height:7px;box-shadow:0 0 0 3px #8ac72d21}.hero .eyebrow span:after{top:-4px;right:-4px;bottom:-4px;left:-4px}h1{margin:18px 0 16px;font-size:clamp(36px,9.8vw,41px);line-height:1.01;letter-spacing:-.042em}.hero-lead{font-size:15px;line-height:1.55}.hero-actions{align-items:center;flex-direction:column;gap:13px;margin-top:24px}.button{width:100%}.hero .button{min-height:50px}.text-link{font-size:12px}.hero-trust{display:grid;grid-template-columns:1fr 1fr;gap:8px 10px;margin-top:23px;font-size:10px}.hero-trust li:last-child{grid-column:1 / -1}.check-dot{width:15px;height:15px;font-size:9px}.report-wrap{display:block;min-height:0;width:100%;margin:0;padding:0 0 12px}.report-wrap:before{width:300px;height:300px;left:50%;top:0;transform:translate(-50%)}.report-shadow{display:none}.report-card{width:100%;padding:18px;border-radius:13px;transform:none;box-shadow:0 18px 45px #112b2c21}.report-topline{padding-bottom:14px}.report-topline h2{font-size:21px}.status-pill{display:none}.amount-row{grid-template-columns:1fr auto 1fr;gap:8px;padding:17px 0 15px}.amount-row span{margin-bottom:4px;font-size:9px}.amount-row strong{font-size:12px}.difference{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center}.difference span{margin:0}.finding-list,.report-footer{display:none}.save-note{position:relative;right:auto;bottom:auto;width:calc(100% - 34px);margin:-1px auto 0;padding:11px 14px;display:grid;grid-template-columns:1fr auto;align-items:center;border-radius:0 0 11px 11px;transform:none}.save-note span{font-size:8px}.save-note strong{margin:0;font-size:19px;text-align:right}.save-note small{grid-column:1 / -1;margin-top:2px;font-size:7.5px}.proof-strip{min-height:0;padding:24px 16px;gap:10px}.proof-strip p{margin:0}.proof-items{gap:8px;font-size:14px}.placeholder-section{padding-top:66px;padding-bottom:66px}.process-section,.deliverable-section,.need-section,.pilot-section,.application-section,.faq-section{width:min(100% - 32px,1180px)}.section-heading h2,.deliverable-copy h2,.scope-heading h2,.need-section h2,.pilot-copy h2,.application-copy h2,.faq-section h2{font-size:33px;line-height:1.05;letter-spacing:-.04em}.process-section{padding:58px 0 48px}.section-heading{gap:20px;margin-bottom:22px}.section-heading>p{font-size:13px;line-height:1.6}.swipe-hint{margin:0 0 13px;display:flex;justify-content:space-between;align-items:center;color:#667b77;font-size:10px;font-weight:750;letter-spacing:.04em}.swipe-hint span:first-child{color:#78908b;font-family:Georgia,serif;font-size:11px}.swipe-hint span:last-child{color:var(--ink);font-size:15px}.step-grid{width:calc(100% + 16px);display:flex;gap:12px;margin-right:-16px;padding:0 16px 12px 0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:0;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.step-grid::-webkit-scrollbar{display:none}.step-card{flex:0 0 90%;min-height:266px;padding:23px;scroll-snap-align:start;scroll-snap-stop:always}.step-icon{margin-bottom:27px}.step-card small{left:24px;right:24px}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:17px;margin-top:2px}.carousel-arrow{width:41px;height:41px;display:grid;place-items:center;padding:0;border:1px solid rgba(17,43,44,.2);border-radius:50%;background:var(--surface);color:var(--ink);cursor:pointer;font-size:17px;font-weight:800;box-shadow:0 6px 16px #112b2c12;transition:opacity .18s ease,transform .18s ease,background .18s ease}.carousel-arrow:not(:disabled):active{transform:scale(.94);background:#edf7d8}.carousel-arrow:disabled{opacity:.28;cursor:default;box-shadow:none}.carousel-dots{min-width:64px;display:flex;align-items:center;justify-content:center;gap:7px}.carousel-dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#b9c4bf;cursor:pointer;transition:width .2s ease,background .2s ease}.carousel-dot.is-active{width:20px;background:var(--ink)}.deliverable-section{display:flex;flex-direction:column;gap:18px;padding:54px 0 58px}.deliverable-copy{order:1}.service-visual{order:2;width:100%;margin-top:2px;border-radius:13px;box-shadow:0 16px 38px #112b2c1a}.service-visual figcaption{position:absolute;top:11px;left:11px;display:block;padding:7px 9px;border:1px solid rgba(17,43,44,.09);border-radius:999px;background:#fffdf8eb;color:#607570;box-shadow:0 5px 14px #112b2c14;text-transform:uppercase;letter-spacing:.09em;font-size:8px;font-weight:850}.deliverable-section>.included-list{order:3;width:100%;margin-top:2px;padding:19px;gap:13px;border:1px solid rgba(17,43,44,.1);border-radius:13px;background:#fffdf8b8;box-shadow:0 12px 30px #112b2c0d}.section-intro{margin:17px 0 0;font-size:13px;line-height:1.65}.included-list li{gap:10px;font-size:11.5px;line-height:1.5}.included-check{flex-basis:18px;width:18px;height:18px;font-size:10px}.scope-section{padding-top:60px;padding-bottom:60px}.scope-heading{gap:18px;margin-bottom:30px}.scope-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:0 0 13px;padding:5px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0e}.scope-tab{min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:#b9c9c6;cursor:pointer;font-size:11px;font-weight:800;transition:background .18s ease,color .18s ease}.scope-tab span{font-size:14px}.scope-tab.is-active{background:var(--mint);color:var(--ink);box-shadow:0 7px 18px #0000001f}.scope-grid{grid-template-columns:1fr}.scope-section.scope-tabs-ready .scope-grid article{display:none}.scope-section.scope-tabs-ready .scope-grid article.is-active{display:block}.scope-grid article{padding:24px;animation:scope-panel-in .2s ease}.scope-grid h3{margin:17px 0}.scope-grid ul{gap:10px;font-size:12px}.need-section{width:100%;gap:25px;padding:58px 16px 60px;background:#eff3e8}.need-stat{padding:24px;border:1px solid rgba(17,43,44,.09);border-left:4px solid var(--mint-deep);border-radius:0 14px 14px 0;background:#fffdf8db;box-shadow:0 14px 34px #112b2c0f}.need-stat strong{font-size:31px}.pilot-section{gap:31px;padding:58px 0 60px;border-top:0}.pilot-copy{display:flex;flex-direction:column}.pilot-copy .section-label{order:1}.pilot-copy h2{order:2}.pilot-badge{order:3;align-self:flex-start;margin:18px 0 0}.pilot-copy>p:not(.section-label){order:4;margin:18px 0 23px;font-size:13px;line-height:1.65}.price-flow{order:5}.price-flow{margin-top:24px}.price-card{border-radius:14px}.price-top,.price-card>ul{padding-left:25px;padding-right:25px}.price-top strong{font-size:58px}.price-card .button{width:calc(100% - 50px);margin-left:25px;margin-right:25px;font-size:13px}.application-section{width:100%;gap:21px;padding:46px 16px 52px;border-top:0;background:#eff3e8}.application-copy>p:not(.section-label){margin:19px 0 22px;font-size:13px}.pilot-form{padding:20px}.shopify-forms-card{width:100%;max-width:none;justify-self:stretch;padding:4px;border-radius:14px;box-shadow:0 14px 34px #112b2c12}.shopify-forms-card form input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.shopify-forms-card form select{min-height:48px!important}.form-row{grid-template-columns:1fr;gap:0}.pilot-form label{margin-bottom:16px}.faq-section{gap:28px;padding:58px 0 62px;border-top:0}.faq-list summary{padding:20px 0;font-size:13px}footer{grid-template-columns:1fr;padding-top:48px}footer>div{flex-wrap:wrap}.footer-logo{width:150px}.policy-hero,.policy-layout{width:min(100% - 32px,1180px)}.policy-hero{gap:27px;padding:46px 0 48px}.policy-hero h1{margin:14px 0;font-size:42px;line-height:1}.policy-updated{margin-bottom:19px;font-size:9px}.policy-lead{font-size:14px;line-height:1.7}.policy-summary{padding:24px 22px;border-radius:14px;box-shadow:0 18px 45px #112b2c29}.policy-summary-icon{width:37px;height:37px;margin-bottom:21px;font-size:17px}.policy-summary h2{margin-bottom:20px;font-size:26px}.policy-summary ul{gap:11px;padding-top:18px;font-size:11px}.policy-layout{gap:15px;padding-bottom:64px}.policy-mobile-toc ol{grid-template-columns:1fr;gap:8px;padding:5px 18px 20px 44px}.policy-content{padding:31px 20px 29px;border-radius:14px;box-shadow:0 16px 40px #112b2c11}.policy-content>section{margin-bottom:36px;padding-bottom:36px;scroll-margin-top:14px}.policy-number{margin-bottom:9px;font-size:11px}.policy-content h2{margin-bottom:18px;font-size:25px;line-height:1.12}.policy-content p{margin-bottom:14px;font-size:13px;line-height:1.72}.policy-content ul{gap:9px;margin:17px 0 20px;font-size:13px;line-height:1.58}.policy-contact-card{padding:18px}.policy-contact-card a{max-width:100%;overflow-wrap:anywhere}.policy-note{padding:16px;font-size:11px}.policy-feature-section{margin-right:-7px!important;margin-left:-7px!important;padding:24px 17px 29px!important;border-radius:12px}.contact-hero{width:min(100% - 32px,1180px);gap:31px;padding:47px 0 58px}.contact-copy h1{margin:14px 0 18px;font-size:40px;line-height:1.02}.contact-lead{font-size:14px;line-height:1.68}.contact-channel{margin-top:26px;padding:17px}.contact-document-note{padding:15px}.general-contact-form{padding:21px;border-radius:14px;box-shadow:0 17px 42px #112b2c14}.contact-form-heading{margin-bottom:23px;padding-bottom:21px}.contact-form-heading h2,.contact-form-success h2{font-size:29px}.general-contact-form textarea{min-height:145px}.contact-form-success{min-height:390px}.contact-route-section{gap:34px;padding:59px 16px 62px}.contact-route-copy h2{font-size:33px}.contact-route-copy>p:not(.section-label){font-size:12px;line-height:1.65}.contact-route-button{width:100%}.contact-route-steps article{padding:17px}}@keyframes scope-panel-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes rf-dot-pulse{0%{opacity:.7;transform:scale(.55)}68%,to{opacity:0;transform:scale(1.55)}}@media(prefers-reduced-motion:reduce){.hero .eyebrow span:after{animation:none;opacity:.35;transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/rimlig-faktura.css.map */
