:root{--ink:#2e2e2e;--muted:#6c625b;--paper:#f8f5ef;--line:#e8ddd1;--green:#8b5e3c;--mint:#eee2d5;--blue:#f2e8de;--amber:#fff1d6;--danger:#bd4a42;--brand-brown:#8b5e3c;--brand-brown-dark:#714524;--brand-brown-light:#a7794f;--brand-cream:#f8f5ef;--brand-dark:#2e2e2e}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}button{font:inherit;cursor:pointer;border:0}main{min-height:100vh;display:flex}.sidebar{background:var(--brand-brown);color:#fff;flex-direction:column;width:246px;padding:28px 16px;display:flex;position:fixed;top:0;bottom:0}.brand{letter-spacing:-1.7px;padding:2px 10px 30px;font-family:Playfair Display;font-size:30px}.sidebar .brand{cursor:pointer}.sidebar button.brand{color:#fff;text-align:left;background:0 0;border:0;width:100%}.brand small{letter-spacing:2px;color:#f5e4d3;margin-top:-3px;font:500 8px DM Mono;display:block}.sidebar .brand small{font-size:0}.sidebar .brand small:after{content:"BY DEEQLAY";letter-spacing:1.7px;color:#f5e4d3;font:500 8px DM Mono}.switcher{background:var(--brand-brown-dark);border:1px solid #bd8d68;border-radius:9px;margin:0 3px 26px;padding:3px;display:flex}.switcher button{color:#f6dfce;background:0 0;border-radius:6px;flex:1;padding:7px 4px;font-size:11px}.switcher .selected{color:var(--brand-brown);background:#fff;font-weight:700}nav{gap:5px;display:grid}nav button{color:#f6dfce;text-align:left;background:0 0;border-radius:7px;align-items:center;gap:12px;padding:11px 10px;font-size:14px;display:flex}nav button.active,nav button:hover{color:#fff;background:#ffffff28}.icon{opacity:.8;border:1.5px solid;border-radius:3px;width:15px;height:15px;display:inline-block}.i-chart{border-bottom-width:3px;border-radius:8px 8px 2px 2px}.i-queue{border-radius:1px}.i-tag{border-radius:3px;transform:rotate(-35deg)}.i-qr{border:3px double}.i-gear{border-radius:50%}.i-check{border-radius:50%;position:relative}.profile{border-top:1px solid #c9926e;align-items:center;gap:9px;margin-top:auto;padding:19px 7px 0;display:flex}.avatar{width:31px;height:31px;color:var(--brand-brown);background:#fff;border-radius:50%;place-items:center;font-weight:700;display:grid}.profile strong,.profile small{font-size:12px;display:block}.profile small{color:#f6dfce;margin-top:2px;font-size:10px}.sidebar-signout,.sidebar .link{color:#fff;text-align:left;background:#ffffff20;border-radius:7px;width:100%;margin-top:14px;padding:11px 10px;font-size:13px;font-weight:600;text-decoration:none}.sidebar-signout:hover,.sidebar .link:hover{color:#fff;background:#ffffff36}.content{width:calc(100% - 246px);max-width:1500px;margin-left:246px;padding:45px 6.2vw}header{justify-content:space-between;align-items:flex-start;margin-bottom:33px;display:flex}.eyebrow{letter-spacing:1.2px;color:#75837e;margin:0 0 9px;font:500 10px DM Mono}h1,h2{letter-spacing:-.8px;margin:0;font-family:Playfair Display}h1{font-size:37px}h2{font-size:22px}h2 span{color:var(--muted);letter-spacing:0;font:400 13px DM Sans}.primary,.secondary,.quiet,.danger,.print{border-radius:6px;padding:10px 14px;font-size:13px;font-weight:600}.primary{background:var(--green);color:#fff}.secondary{border:1px solid var(--line);color:#384945;background:#fff}.quiet{color:#4d5d58;border:1px solid var(--line);background:0 0}.danger{color:var(--danger);background:#fff4f2;border:1px solid #f4d9d4}.dot{background:#45b987;border-radius:50%;width:7px;height:7px;margin-left:7px;display:inline-block}.queue-tabs{border-bottom:1px solid var(--line);gap:25px;margin-bottom:9px;display:flex}.queue-tabs button{color:var(--muted);background:0 0;padding:0 0 12px;font-size:13px}.queue-tabs .selected{color:var(--green);border-bottom:2px solid var(--green);font-weight:700}.queue-tabs span{background:#e9ece5;border-radius:10px;padding:2px 5px;font-size:10px}.order-list{border-top:0}.order{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:16px;margin:11px 0;padding:17px;display:flex;box-shadow:0 2px 5px #273b3504}.file-icon,.doc{color:#c14e44;background:#fff0ed;border-radius:5px;padding:12px 7px;font:500 10px DM Mono}.order-main{flex:1}.order-main div{align-items:center;gap:8px;display:flex}.order-main b{font-size:14px}.order p{color:#586762;margin:5px 0;font-size:12px}.order i{color:#a5b0aa;font-style:normal}.order small{color:#89948f;font:10px DM Mono}.status{background:var(--blue);color:#526fbf;border-radius:10px;padding:3px 7px;font-size:10px;font-weight:600}.status.new{background:var(--amber);color:#91651f}.status.printing{background:var(--mint);color:#27765d}.order-price{margin-right:12px;font-size:14px}.print{background:var(--ink);color:#fff;min-width:88px}.print span{margin-left:6px}.hint,.lead{color:var(--muted);margin:18px 0;font-size:13px;line-height:1.6}.notice{color:#286544;background:#e8f4ec;border:1px solid #cce4d4;border-radius:7px;align-items:center;gap:8px;margin:0 0 20px;padding:12px 14px;font-size:13px;display:flex}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.metric,.panel,.trial{border:1px solid var(--line);background:#fff;border-radius:9px;padding:20px}.metric p{letter-spacing:1px;color:var(--muted);margin:0 0 12px;font:500 9px DM Mono}.metric strong{font:600 26px Playfair Display;display:block}.metric small{color:#4c8d6b;margin-top:7px;font-size:10px;display:block}.panel{margin:18px 0}.panel-title{justify-content:space-between;display:flex}.bars{align-items:end;gap:4%;height:190px;margin-top:25px;padding:0 3%;display:flex}.bars span{background:#b8dfd0;border-radius:3px 3px 0 0;width:5%}.bars span:nth-child(6n){background:#286f60}.price-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 180px 75px;align-items:center;padding:15px 0;font-size:13px;display:grid}.price-row span{color:var(--muted)}.qr-layout{grid-template-columns:310px 1fr;align-items:center;gap:40px;max-width:780px;display:grid}.qr-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:11px;padding:28px}.fake-qr{letter-spacing:5px;color:#183f38;width:170px;margin:0 auto 20px;font:700 52px/1.05 DM Mono}.qr-card strong{font-size:15px;display:block}.qr-card p,.explain p{color:var(--muted);font-size:13px}.explain h2{font-size:25px}.privacy{color:#316f58;background:#eaf5ef;border-radius:7px;gap:10px;padding:13px;font-size:12px;line-height:1.45;display:flex}.trial{background:#f2f8f2;max-width:680px}.trial-badge{color:#287052;background:#d9efe1;border-radius:12px;padding:5px 8px;font-size:11px}.trial h2{margin:19px 0 7px}.trial p{color:var(--muted);font-size:14px;line-height:1.5}.trial-progress{background:#dbe7df;border-radius:10px;height:7px;margin:23px 0 8px;overflow:hidden}.trial-progress span{background:#49a774;width:39%;height:100%;display:block}.trial small{color:#60716b}.split{grid-template-columns:1fr 1fr;gap:16px;display:grid}.pipeline{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:17px;padding-top:16px;display:flex}.pipeline b{font:600 25px Playfair Display}.pipeline span{color:var(--muted);flex:1;font-size:12px}.verify-card{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:flex-start;gap:17px;padding:22px;display:flex}.verify-main{flex:1}.verify-main h2{font-size:22px}.verify-main p{color:var(--muted);margin:5px 0;font-size:12px}.document{color:#51605b;background:#f5f6f2;border-radius:4px;margin-top:9px;padding:8px;font-size:11px}.verify-actions{align-items:center;gap:8px;display:flex}.approved{color:#2b805b;font-size:13px;font-weight:700}.plans{grid-template-columns:repeat(3,1fr);gap:15px;margin:24px 0;display:grid}.plan{border:1px solid var(--line);background:#fff;border-radius:9px;padding:19px;position:relative;overflow:hidden}.plan-top{height:5px;position:absolute;top:0;left:0;right:0}.plan h2{margin:10px 0;font-size:30px}.plan h2 small{color:var(--muted);font:12px DM Sans}.plan p{color:var(--muted);font-size:12px}.plan hr{border:0;border-top:1px solid var(--line);margin:19px 0}.plan>small{color:var(--muted);margin-bottom:18px;font-size:10px;display:block}.suggestion{background:#eef5f1;justify-content:space-between;align-items:center;display:flex}.table{padding:0}.table-head,.table-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,2.1fr) minmax(150px,1.35fr) minmax(100px,.8fr) minmax(220px,1.35fr);align-items:center;gap:16px;padding:16px 20px;font-size:13px;display:grid}.table-head{color:var(--muted);letter-spacing:1px;background:#fafaf7;font:10px DM Mono}.table-row>span:first-child>b,.table-row>span:first-child>small{display:block}.table-row>span:first-child>small{color:var(--muted);margin-top:5px;font-size:10px;font-weight:400;line-height:1.4}.table-row b small{color:var(--muted);margin-top:4px;font-size:10px;font-weight:400;display:block}.pill{color:#456f5e;background:#edf3ef;border-radius:12px;width:max-content;padding:5px 7px;font-size:10px}.table-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.settings-form{gap:15px;max-width:640px;display:grid}.settings-form .lead{margin:0}.check-setting{color:var(--ink);align-items:center;gap:9px;font-size:13px;display:flex}.real-bars{justify-content:center;gap:10%;padding:0 10%}.real-bars span{width:12%;min-height:6px}.chart-labels{color:var(--muted);letter-spacing:.4px;justify-content:space-around;margin:9px 7% 0;font:10px DM Mono;display:flex}.team-member{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:17px 0;display:flex}.team-member:last-child{border-bottom:0}.team-member b,.team-member small{display:block}.team-member small{color:var(--muted);margin-top:5px;font-size:11px}.team-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.team-controls select{border:1px solid var(--line);background:#fff;border-radius:6px;padding:7px}.team-controls label{color:var(--muted);white-space:nowrap;font-size:10px}.modal-backdrop{z-index:5;background:#14221e88;place-items:center;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:430px;padding:31px;position:relative;box-shadow:0 20px 70px #0005}.close{color:var(--muted);background:0 0;font-size:27px;position:absolute;top:10px;right:14px}.modal h2{font-size:29px}.modal>p{color:var(--muted);font-size:13px;line-height:1.5}.recommend{background:#f0f8f3;border:1px solid #c8e5d8;border-radius:8px;grid-template-columns:1fr auto;gap:6px;margin:20px 0;padding:15px;display:grid}.recommend strong{font:23px Playfair Display}.recommend small{color:var(--muted);font:11px DM Sans}.recommend span{color:#567268;grid-column:span 2;font-size:11px}.full{width:100%}.link{color:var(--green);background:0 0;margin:12px auto 0;font-size:12px;display:block}.toast{color:#fff;background:#173f38;border-radius:7px;padding:13px 17px;font-size:12px;position:fixed;bottom:20px;right:20px}@media (max-width:850px){.sidebar{width:65px;padding:21px 8px}.brand{padding:0 0 25px;font-size:0}.brand span:after{content:"S";font-size:26px}.brand small,.switcher,.profile strong,.profile small,nav button{font-size:0}.profile{padding:14px 8px}.content{width:calc(100% - 65px);margin-left:65px;padding:30px 25px}.metrics{grid-template-columns:repeat(2,1fr)}.plans{grid-template-columns:1fr}.verify-card,.split,.qr-layout{grid-template-columns:1fr;display:grid}.verify-actions{flex-wrap:wrap}.header-actions{display:none}}@media (max-width:620px){.content{padding:26px 16px}.content header{flex-direction:column;gap:15px}.content .header-actions{justify-content:flex-start;width:100%;display:flex}.content .header-actions button{padding:8px 9px;font-size:11px}.metric{padding:15px}.metric strong{font-size:22px}.order{flex-wrap:wrap;align-items:flex-start}.order-main{min-width:150px}.order-price{margin-left:auto}.table-actions{width:100%}.verify-card{padding:17px}.verify-actions{width:100%}.qr-layout{gap:20px}.table-head,.table-row{min-width:760px}.content .table{overflow-x:auto}.content .split{grid-template-columns:1fr}}@media print{.sidebar,header,.queue-tabs,.print,.hint,.notice{display:none}.content{width:100%;margin:0;padding:0}.order{box-shadow:none}.order:not(:has(.status.ready-to-print)){display:none}}.qr-card svg{width:190px;height:190px;margin:0 auto 20px;display:block}.qr-loading{height:190px;color:var(--muted);background:#f5f7f3;border-radius:7px;place-items:center;margin:0 auto 20px;font-size:12px;display:grid}.qr-address{color:#63746d;overflow-wrap:anywhere;background:#f5f7f3;border-radius:6px;padding:9px;font:11px/1.5 DM Mono,monospace}.download{text-decoration:none;display:inline-block}.empty{text-align:center;color:var(--muted);border:1px dashed #cfd8d2;border-radius:8px;margin-top:15px;padding:28px;font-size:13px}.customer-page{background:var(--paper);min-height:100vh;padding:30px 16px;display:block}.customer-header{max-width:610px;color:var(--ink);align-items:center;margin:0 auto 26px;padding:0}.customer-branding{gap:2px;display:grid}.customer-header .customer-brand{letter-spacing:-1px;color:var(--brand-brown);font:700 25px Playfair Display;text-decoration:none}.customer-header span{color:var(--muted);font-size:13px}.customer-header .customer-preview-return{letter-spacing:0;color:var(--brand-brown);border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:7px;margin-left:auto;padding:10px 13px;font:600 13px DM Sans;text-decoration:none}.customer-header .customer-preview-return:hover{background:#f5eee8}.customer-card{border:1px solid var(--line);background:#fff;border-radius:13px;width:100%;max-width:610px;margin:auto;padding:34px}.customer-card h1{font-size:33px}.customer-intro{color:var(--muted);margin:9px 0 25px;font-size:14px;line-height:1.5}.upload-box{text-align:center;cursor:pointer;background:#fafcf9;border:1.5px dashed #9ab5a9;border-radius:8px;margin-bottom:22px;padding:22px;display:grid}.upload-box input{display:none}.upload-box b{color:var(--green);font-size:14px}.upload-box span{color:var(--muted);margin-top:6px;font-size:11px}.upload-box.uploaded{background:#eff8f2;border-style:solid;border-color:#75ba99}.config-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.config-grid label{color:#42524c;font-size:12px;font-weight:600}.config-grid select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:6px;margin-top:6px;padding:10px;display:block}.stepper{border:1px solid var(--line);border-radius:6px;justify-content:space-between;align-items:center;height:38px;margin-top:6px;display:flex}.stepper button{width:35px;height:100%;color:var(--green);background:#f6f7f3;font-size:18px}.stepper strong{font-size:13px}.estimate{background:#edf6f1;border-radius:8px;justify-content:space-between;align-items:end;margin:25px 0 14px;padding:14px;display:flex}.estimate span,.estimate small{color:#557266;font-size:11px;display:block}.estimate strong{color:var(--green);font:700 26px Playfair Display}.customer-submit{background:var(--green);color:#fff;border-radius:7px;width:100%;padding:13px;font-weight:700}.auth-actions{gap:9px;margin-top:16px;display:grid}.auth-actions .secondary{text-align:center;text-decoration:none;display:block}.auth-card>form+.secondary{text-align:center;width:100%;margin-top:12px;text-decoration:none;display:block}.customer-submit:disabled{cursor:not-allowed;background:#b5c2bc}.privacy-copy{text-align:center;color:var(--muted);margin:13px 16px 0;font-size:10px;line-height:1.45}.success-card{text-align:center;max-width:480px;margin-top:11vh}.success-card>p{color:var(--muted);font-size:14px;line-height:1.55}.success-check{color:#297452;background:#dff3e7;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 17px;font-size:25px;display:grid}.order-summary{text-align:left;background:#f4f7f3;border-radius:8px;grid-template-columns:1fr 1fr;gap:7px;margin:22px 0;padding:15px;display:grid}.order-summary span{color:var(--muted);font-size:11px}.order-summary strong{text-align:right;font-size:13px}.success-card>small{color:var(--muted);font-size:10px;line-height:1.45}@media (max-width:600px){.customer-card{padding:25px 19px}.customer-card h1{font-size:28px}.customer-header{margin-bottom:17px}.config-grid{grid-template-columns:1fr}.estimate{align-items:center}.estimate small{text-align:right;max-width:130px}}.plan-choices{gap:9px;margin:20px 0;display:grid}.plan-choices button{text-align:left;border:1px solid var(--line);color:var(--ink);background:#f5f8f5;border-radius:8px;justify-content:space-between;align-items:center;padding:13px;display:flex}.plan-choices button:hover{background:#eff8f2;border-color:#72ae94}.plan-choices span{gap:3px;display:grid}.plan-choices span small,.plan-choices strong small{color:var(--muted);font-size:10px;font-weight:400}.plan-choices strong{color:var(--green);font:700 19px Playfair Display}.submit-error{text-align:center;color:var(--danger);margin:10px 0 0;font-size:11px}.auth-card{max-width:480px;margin-top:8vh}.phone-field{color:#42524c;gap:7px;margin:22px 0 14px;font-size:12px;font-weight:600;display:grid}.phone-field input{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);border-radius:7px;padding:12px;font-size:15px}.phone-field input:focus{border-color:#5fa681;outline:2px solid #9bcdb6}.phone-display{color:#4a6358;background:#f4f7f3;border-radius:7px;margin:0 0 14px;padding:10px 12px;font-size:13px}.auth-back{margin:16px auto 0}.control-select{appearance:none;border:1px solid var(--line);color:#42524c;background:#fff;border-radius:6px;padding:10px 30px 10px 12px;font:600 12px DM Sans}.quick-search{min-width:210px;color:var(--muted);letter-spacing:.6px;text-transform:uppercase;gap:5px;font:600 10px DM Mono;display:grid}.quick-search input{border:1px solid var(--line);width:100%;min-height:39px;color:var(--ink);letter-spacing:0;text-transform:none;background:#fff;border-radius:7px;padding:9px 11px;font:500 13px DM Sans}.quick-search input:focus{border-color:#5fa681;outline:2px solid #9bcdb6}.filter-tabs{min-height:72px;margin-bottom:18px;position:relative}.filter-tabs .queue-tabs{min-height:72px;margin-bottom:0;padding-right:250px}.filter-tabs>.quick-search{position:absolute;top:7px;right:18px}.period-label{color:var(--muted);background:#f4f6f2;border-radius:6px;padding:8px 10px;font-size:12px}.content>header .header-group>.control-select+.secondary+.primary{display:none}.landing{min-height:100vh;color:var(--ink);background:linear-gradient(135deg,#e6f2eb 0%,#f8f7f2 55%,#f5eadb 100%);padding:42px 10vw;display:block}.landing-modern{background:linear-gradient(120deg,#f8f5ef 0% 54%,#ead8c7 100%);min-height:100vh;padding:28px max(22px,8vw);position:relative;overflow:hidden}.landing-modern:after{content:"";pointer-events:none;border:1px solid #ba937466;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-280px;right:-230px;box-shadow:0 0 0 55px #ba937422,0 0 0 110px #ba937411}.landing-nav{justify-content:space-between;align-items:center;max-width:1180px;margin:auto;padding-bottom:20px;display:flex}.landing-nav>a{color:var(--brand-brown);font-size:12px;font-weight:700;text-decoration:none}.landing-nav>a:hover{text-decoration:underline}.landing-hero{z-index:1;grid-template-columns:minmax(0,1fr) minmax(390px,.75fr);align-items:center;gap:92px;max-width:1180px;min-height:calc(100vh - 170px);margin:auto;display:grid;position:relative}.landing-copy h1{max-width:680px;font-size:clamp(48px,5.8vw,78px);line-height:.98}.landing-copy>p:not(.eyebrow){color:var(--muted);max-width:500px;margin:22px 0 0;font-size:17px;line-height:1.65}.landing-proof{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:460px;margin-top:42px;padding-top:20px;display:grid}.landing-proof div{gap:5px;display:grid}.landing-proof b{font-size:13px}.landing-proof span{color:var(--muted);font-size:11px;line-height:1.4}.landing-auth{background:#fff;border:1px solid #e5d5c7;border-radius:17px;padding:8px;box-shadow:0 24px 60px #70432418}.landing-hero .auth-card{width:100%;max-width:none;box-shadow:none;border:0;margin:0;padding:30px}.partner-auth .notice{margin-top:14px}.google-auth{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:7px;padding:12px;font-weight:700}.google-auth:hover{background:#faf7f3}.google-auth span{color:#fff;background:#4285f4;border-radius:50%;place-items:center;width:20px;height:20px;margin-right:8px;font:700 12px Arial;display:inline-grid}.auth-divider{color:var(--muted);align-items:center;gap:10px;margin:17px 0;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-register-link{text-align:center;width:100%;margin-top:12px;text-decoration:none;display:block}.landing-footer{z-index:1;max-width:1180px;color:var(--muted);justify-content:space-between;margin:auto;font-size:11px;display:flex;position:relative}.landing-nav-note{color:var(--muted);margin-left:auto;margin-right:26px;font-size:12px}.landing-platform-link{border:1px solid var(--line);background:#fff;border-radius:7px;padding:10px 13px}.landing-copy h1 em{color:var(--brand-brown);font-style:normal}.landing-proof{grid-template-columns:repeat(3,minmax(0,1fr));max-width:610px}.landing-auth-label{gap:4px;padding:18px 22px 0;display:grid}.landing-auth-label span{letter-spacing:1.3px;color:var(--brand-brown);font:600 9px DM Mono}.landing-auth-label b{font:600 18px Playfair Display}.landing-auth-label small{color:var(--muted);font-size:11px}@media (max-width:920px){.landing-modern{padding:22px 5vw}.landing-hero{grid-template-columns:1fr;gap:34px;min-height:auto;padding:64px 0 42px}.landing-copy{max-width:680px}.landing-auth{width:100%;max-width:560px}.landing-footer{padding-top:16px}.landing-proof{max-width:100%}}.landing-simple{min-height:100dvh;color:var(--ink);background:linear-gradient(135deg,#f8f5ef 0% 60%,#eee1d4 100%);padding:clamp(18px,4vw,48px);display:block}.landing-simple-nav,.landing-simple-grid,.landing-simple-footer{max-width:1120px;margin:0 auto}.landing-simple-nav{padding-bottom:clamp(24px,5vw,58px)}.landing-simple-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.7fr);align-items:center;gap:clamp(36px,7vw,96px);display:grid}.landing-simple-copy{max-width:620px}.landing-simple-copy h1{letter-spacing:-2px;margin:0;font:600 clamp(42px,7vw,78px)/.98 Playfair Display}.landing-simple-copy h1 em{color:var(--brand-brown);font-style:normal}.landing-simple-copy>p:not(.eyebrow){color:var(--muted);max-width:540px;margin:22px 0;font-size:clamp(15px,1.6vw,18px);line-height:1.65}.landing-simple-copy ul{gap:10px;margin:30px 0 0;padding:0;list-style:none;display:grid}.landing-simple-copy li{color:#554d47;gap:10px;font-size:13px;line-height:1.4;display:flex}.landing-simple-copy li:before{content:"✓";color:var(--brand-brown);font-weight:800}.landing-simple-auth{background:#fff;border:1px solid #e2d4c7;border-radius:16px;width:100%;padding:24px;box-shadow:0 22px 50px #6f472018}.landing-simple-auth>div>p{margin-bottom:7px}.landing-simple-auth h2{font-size:27px}.landing-simple-auth>div>p:last-child{color:var(--muted);margin:7px 0 0;font-size:12px}.landing-simple-auth .auth-card{box-shadow:none;border:0;max-width:none;margin:0;padding:24px 0 0}.landing-simple-footer{color:var(--muted);text-align:center;border-top:1px solid #dfd1c4;margin-top:clamp(35px,8vw,80px);padding-top:18px;font-size:11px}@media (max-width:760px){.landing-simple{padding:20px}.landing-simple-grid{grid-template-columns:1fr;gap:34px}.landing-simple-nav{padding-bottom:38px}.landing-simple-copy h1{letter-spacing:-1.2px}.landing-simple-auth{padding:18px}.landing-simple-auth .auth-card{padding-top:18px}.landing-simple-footer{margin-top:38px}.landing-simple-copy ul{margin-top:22px}}@media (max-width:360px){.landing-simple{padding:15px}.landing-simple-auth{padding:14px}.landing-simple-copy h1{font-size:39px}}.landing-brand{color:var(--green);letter-spacing:-2px;font:700 38px Playfair Display}.landing-brand small{letter-spacing:2px;margin-top:-5px;font:500 8px DM Mono;display:block}.landing section{max-width:700px;margin:15vh auto 0}.landing h1{font-size:54px;line-height:1.02}.landing section>p:not(.eyebrow){color:var(--muted);max-width:570px;font-size:17px;line-height:1.6}.landing-actions{gap:12px;margin-top:30px;display:flex}.login-card{border:1px solid var(--line);background:#fff;border-radius:12px;max-width:450px;padding:32px;margin-top:8vh!important}.login-card h1{font-size:35px}.login-card .link{margin:0 0 22px;padding:0}.login-card .customer-intro{margin:8px 0 0}.policy{max-width:760px}.policy h2{margin-bottom:18px}.policy-item{border-top:1px solid var(--line);gap:5px;padding:15px 0;font-size:13px;display:grid}.policy-item span{color:var(--muted);line-height:1.45}.profile-wrap{margin-top:auto;position:relative}.profile{text-align:left;color:#f4f4eb;background:0 0;border-top:1px solid #386057;align-items:center;gap:9px;width:100%;margin-top:0;padding:19px 7px 0;display:flex}.profile-menu{z-index:4;background:#f9fbf7;border-radius:8px;padding:5px;position:absolute;bottom:58px;left:4px;right:4px;box-shadow:0 10px 28px #001b1499}.profile-menu button{color:#27473e;text-align:left;background:0 0;border-radius:5px;width:100%;padding:9px;font-size:12px;display:block}.profile-menu button:hover{background:#e7f2ea}.profile-menu button:last-child{color:#a7433b}.fixed-option{border:1px solid var(--line);color:#52635c;background:#f5f7f3;border-radius:6px;margin-top:6px;padding:10px;font-size:13px;display:block}.header-group{align-items:center;gap:8px;display:flex}.table-button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff}.table-button:hover{background:#f1f7f3}.table-actions{align-items:center;gap:6px;display:flex}.table-actions .quiet,.table-actions .danger{padding:7px 9px;font-size:11px}.auth-toggle{background:#edf1ec;border-radius:7px;margin:18px 0;padding:3px;display:flex}.auth-toggle button{color:#62736c;background:0 0;border-radius:5px;flex:1;padding:8px;font-size:12px}.auth-toggle .selected{color:var(--green);background:#fff;font-weight:700;box-shadow:0 1px 3px #152c2314}.metric-button{text-align:left;cursor:pointer;width:100%}.metric-button:hover{background:#f4faf6;border-color:#81b29c}.settings-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.settings-grid .panel{margin-top:0}.phone-field select{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:7px;padding:11px}.setting-check{border-top:1px solid var(--line);align-items:flex-start;gap:10px;margin-top:8px;padding:13px 0;font-size:12px;display:flex}.setting-check input{accent-color:var(--green);margin-top:3px}.setting-check b,.setting-check small{display:block}.setting-check small{color:var(--muted);margin-top:4px;line-height:1.35}.compact-trial{margin-top:24px}.compact-trial h2{font-size:20px}@media (max-width:700px){.settings-grid{grid-template-columns:1fr}}.service-summary{background:var(--brand-brown);color:#fff;border-radius:10px;grid-template-columns:1fr auto auto;align-items:center;gap:22px;margin:0 0 18px;padding:22px 24px;display:grid}.service-summary span{letter-spacing:1px;color:#f5e4d3;margin-bottom:7px;font:500 9px DM Mono;display:block}.service-summary strong{font:600 20px Playfair Display;display:block}.service-summary small{color:#f8e9db;margin-top:5px;font-size:12px;display:block}.service-summary>b{white-space:nowrap;font:600 21px Playfair Display}.service-summary .quiet{color:var(--brand-brown);white-space:nowrap;background:#fff;border:0}.service-catalog{padding:0;overflow:hidden}.service-catalog .panel-title{border-bottom:1px solid var(--line);align-items:end;padding:20px 22px}.service-catalog .panel-title .eyebrow{margin-bottom:6px}.service-catalog .panel-title>span{color:var(--muted);background:#f4eee8;border-radius:20px;padding:6px 9px;font-size:11px}.service-card{border-bottom:1px solid var(--line);grid-template-columns:40px minmax(150px,1fr) auto 125px auto;align-items:center;gap:14px;padding:16px 22px;display:grid}.service-card:last-child{border-bottom:0}.service-mark{width:38px;height:38px;color:var(--brand-brown);background:#f1e4d8;border-radius:9px;place-items:center;font-weight:800;display:grid}.service-copy b,.service-copy small{display:block}.service-copy b{font-size:14px}.service-copy small{color:var(--muted);margin-top:4px;font-size:11px}.service-state{white-space:nowrap;border-radius:14px;padding:5px 8px;font-size:10px;font-weight:700}.service-state.enabled{color:#356b52;background:#e7f2ea}.service-state.hidden{color:#77685b;background:#f3eee8}.service-card>strong{text-align:right;font-size:13px}.service-card>strong small{color:var(--muted);font-weight:400}.service-editor{margin-top:22px}.service-editor h2{margin-top:-4px}.settings-card{padding:23px}.settings-card-heading{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding-bottom:15px;display:flex}.settings-card-heading .eyebrow{margin-bottom:5px}.settings-card-heading h2{font-size:20px}.settings-icon{width:41px;height:41px;color:var(--brand-brown);background:#f1e4d8;border-radius:9px;place-items:center;font:700 10px DM Mono;display:grid}.settings-description{color:var(--muted);margin:15px 0 0;font-size:12px;line-height:1.45}.service-link-card{background:#fffaf6;border:1px solid #dec5b2;border-radius:10px;justify-content:space-between;align-items:center;gap:22px;margin:18px 0;padding:22px 24px;display:flex}.service-link-card .eyebrow{margin-bottom:6px}.service-link-card h2{font-size:20px}.service-link-card p:not(.eyebrow){color:var(--muted);margin:7px 0 0;font-size:12px}.service-link-card .secondary{white-space:nowrap}.order-availability{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;margin:0 0 16px;padding:15px 19px;display:flex}.order-availability .eyebrow{margin-bottom:4px}.order-availability b,.order-availability small{display:block}.order-availability b{font-size:14px}.order-availability small{color:var(--muted);margin-top:4px;font-size:11px}.toggle-control{cursor:pointer;align-items:center;gap:8px;display:flex}.toggle-control input{opacity:0;pointer-events:none;position:absolute}.toggle-control span{background:#c9c0b8;border-radius:99px;width:42px;height:24px;transition:all .18s;position:relative}.toggle-control span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.toggle-control input:checked+span{background:var(--brand-brown)}.toggle-control input:checked+span:after{transform:translate(18px)}.toggle-control em{min-width:20px;color:var(--muted);font-size:11px;font-style:normal;font-weight:700}.settings-single{grid-template-columns:minmax(0,1fr)}.intake-card{margin-top:0}.intake-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.intake-option{border:1px solid var(--line);cursor:pointer;background:#fbfaf8;border-radius:7px;align-items:center;gap:9px;padding:10px 11px;display:flex}.intake-option.enabled{background:#fff8f2;border-color:#c99d7b}.intake-option input{opacity:0;position:absolute}.intake-option span{gap:3px;min-width:0;display:grid}.intake-option b{font-size:12px}.intake-option small{color:var(--muted);font-size:10px}.intake-option i{border:1px solid #bdb4ac;border-radius:5px;flex:none;width:17px;height:17px;margin-left:auto;position:relative}.intake-option.enabled i{background:var(--brand-brown);border-color:var(--brand-brown)}.intake-option.enabled i:after{content:"✓";color:#fff;text-align:center;font-size:12px;font-style:normal;line-height:16px;position:absolute;inset:0}.custom-option-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin-top:18px;padding-top:15px;display:flex}.custom-option-heading .eyebrow{margin-bottom:4px}.custom-option-heading b{font-size:12px}.custom-option-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:11px 0;display:flex}.custom-option-row span{gap:4px;display:grid}.custom-option-row b{font-size:12px}.custom-option-row small{color:var(--muted);font-size:10px}.report-summary .panel-title>span{color:var(--muted);font-size:11px}.report-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.report-grid div{border:1px solid var(--line);background:#fbf8f4;border-radius:8px;padding:14px}.report-grid small,.report-grid b{display:block}.report-grid small{color:var(--muted);font-size:10px}.report-grid b{margin-top:6px;font:600 23px Playfair Display}.subscription-status{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;margin:0 0 18px;padding:25px;display:flex}.subscription-status .eyebrow{margin-bottom:6px}.subscription-status h2{font-size:25px}.subscription-status p{max-width:560px;color:var(--muted);font-size:13px;line-height:1.5}.subscription-status>b{color:var(--brand-brown);white-space:nowrap;font:600 26px Playfair Display}.plan-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.plan-grid .plan{margin:0}.plan.featured{background:#fffaf6;border-color:#c99d7b}.subscription-note{margin-top:18px}.subscription-note h2{font-size:21px}.subscription-note p{color:var(--muted);font-size:13px;line-height:1.5}@media (max-width:700px){.settings-grid{grid-template-columns:1fr}.order-availability{align-items:flex-start}.intake-options{grid-template-columns:1fr}.service-summary{grid-template-columns:1fr;gap:12px}.service-summary>b{font-size:19px}.service-summary .quiet{justify-self:start}.service-card{grid-template-columns:40px 1fr auto}.service-state{grid-column:2}.service-card>strong{text-align:right;grid-area:1/3}.service-card>.quiet{grid-area:2/3}.service-link-card{flex-direction:column;align-items:flex-start}.service-link-card .secondary{width:100%}}.orientation-choice{border:1px solid var(--line);border-radius:8px;margin:22px 0;padding:15px}.orientation-choice p{margin:0 0 10px;font-size:12px;font-weight:700}.orientation-choice>div{gap:8px;display:flex}.orientation-choice button{border:1px solid var(--line);color:#52635c;background:#f5f7f3;border-radius:6px;flex:1;padding:10px;font-size:13px}.orientation-choice button.selected{color:var(--green);background:#e4f3ea;border-color:#72ae94;font-weight:700}.orientation-choice small{color:var(--muted);margin-top:12px;font-size:10px;line-height:1.4;display:block}.reject-order{color:#b44940;background:#fff5f3;border:1px solid #efc9c3;border-radius:6px;padding:9px 11px;font-size:12px;font-weight:700}.status.rejected{color:#a9463e;background:#fde9e6}.customer-status{text-align:left;background:#eef6f1;border:1px solid #cfe5d8;border-radius:8px;grid-template-columns:1fr auto;gap:4px;margin:20px 0;padding:13px;display:grid}.customer-status span,.customer-status small{color:#557266;font-size:11px}.customer-status strong{color:var(--green);text-align:right;font-size:15px}.customer-status small{grid-column:span 2}.customer-status.printing{background:#e9f3ee;border-color:#a9d4bd}.customer-status.completed{background:#dff3e7;border-color:#a7d7b6}.customer-status.rejected{background:#fff0ed;border-color:#efc9c3}.customer-status.rejected strong{color:#a9463e}.order-status-icon.printing{color:#286f50;background:#e2f1e8}.order-status-icon.completed{color:#297452;background:#dff3e7}.order-status-icon.rejected{color:#b44940;background:#fff0ed}.corporate{background:var(--brand-cream);min-height:100vh;color:var(--brand-dark);padding:0 7vw}.corporate-nav{border-bottom:1px solid #dfcfbe;justify-content:space-between;align-items:center;gap:24px;min-height:88px;display:flex}.corporate-logo{width:156px;height:42px;display:block;overflow:hidden}.corporate-logo img,.corporate-footer img{object-fit:cover;object-position:center;width:100%;height:100%}.corporate-nav nav{gap:22px;display:flex}.corporate-nav nav a,.corporate-footer a{color:var(--brand-dark);font-size:14px;text-decoration:none}.brand-button{background:var(--brand-brown);color:#fff;border-radius:6px;justify-content:center;align-items:center;padding:11px 16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.brand-button:hover{background:var(--brand-brown-light)}.corporate-hero{max-width:800px;padding:15vh 0 13vh}.corporate-kicker{color:var(--brand-brown);letter-spacing:1.5px;margin:0 0 13px;font:600 10px DM Mono,monospace}.corporate h1{letter-spacing:-2px;max-width:780px;font:600 clamp(40px,6vw,76px)/1.02 Georgia,serif}.corporate h2{font:600 clamp(28px,4vw,45px)/1.08 Georgia,serif}.corporate-hero>p:not(.corporate-kicker),.corporate-section>p{color:#5f554e;max-width:680px;font-size:17px;line-height:1.65}.corporate-actions{align-items:center;gap:18px;margin-top:30px;display:flex}.brand-link{color:var(--brand-brown);font-weight:700;text-decoration:none}.corporate-section{border-top:1px solid #dfcfbe;padding:76px 0}.principles{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;display:grid}.principles article,.product-card{background:#fff;border:1px solid #e5d7c8;border-radius:10px;padding:24px}.principles h3{margin:0;font-size:17px}.principles p,.product-card p{color:#665c55;font-size:14px;line-height:1.55}.corporate-products{background:#f1e5d9;margin:0 -7vw;padding-left:7vw;padding-right:7vw}.product-card{justify-content:space-between;align-items:center;gap:30px;max-width:920px;display:flex}.corporate-footer{border-top:1px solid #dfcfbe;justify-content:space-between;align-items:center;gap:18px;padding:30px 0;display:flex}.corporate-footer>img{object-fit:cover;object-position:center;width:120px;height:32px}.corporate-footer div{gap:18px;display:flex}.corporate-footer small{color:#766b62}.legal{max-width:800px;padding-top:12vh}.legal h1{margin-bottom:20px}.legal>p:not(.corporate-kicker){color:#5f554e;font-size:17px;line-height:1.7}@media (max-width:700px){.corporate{padding:0 22px}.corporate-nav{min-height:72px}.corporate-nav nav,.corporate-nav .brand-button{display:none}.corporate-hero{padding:12vh 0 10vh}.corporate h1{letter-spacing:-1px}.principles{grid-template-columns:1fr}.product-card,.corporate-footer{flex-direction:column;align-items:flex-start}.corporate-products{margin:0 -22px;padding-left:22px;padding-right:22px}.corporate-footer div{flex-wrap:wrap}}.connection-notice{border-radius:7px;align-items:center;gap:8px;margin:0 0 18px;padding:10px 13px;font-size:12px;line-height:1.35;display:flex}.connection-notice.reduced{color:#786020;background:#fff5dc;border:1px solid #f0dda4}.connection-notice.offline{color:#9d443c;background:#fff0ed;border:1px solid #f0c9c2}.dashboard-shell{grid-template-columns:220px minmax(0,1fr);gap:26px;max-width:1200px;margin:auto;display:grid}.dashboard-nav{background:var(--brand-brown);border-radius:14px;flex-direction:column;align-self:start;gap:6px;padding:22px 14px;display:flex;position:sticky;top:20px}.dashboard-brand{color:#fff;padding:0 10px 18px;font:700 25px Playfair Display;text-decoration:none}.dashboard-brand small{opacity:.8;letter-spacing:.5px;font:500 10px DM Sans;display:block}.dashboard-nav button{color:#f6dfce;text-align:left;background:0 0;border-radius:7px;padding:11px;font-size:13px}.dashboard-nav button:hover,.dashboard-nav button.active{color:#fff;background:#ffffff28}.dashboard-nav button:last-child{border-top:1px solid #fff5;margin-top:16px}.dashboard-section{display:none}.dashboard-section.active{display:block}.content .header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.content .header-actions button{white-space:nowrap}.content .metrics{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));margin-bottom:24px}.content .table{overflow-x:auto}.content .table-head,.content .table-row{min-width:720px}.content .panel{box-shadow:0 3px 14px #273b3508}.content .queue-tabs{gap:22px;margin:0;padding:0 20px}.content .queue-tabs button{min-width:max-content;padding-top:15px}.content .sidebar-note{color:var(--muted);font-size:12px;line-height:1.5}.platform-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.platform-controls .panel{margin:0}.platform-controls p{color:var(--muted);font-size:13px;line-height:1.5}@media (max-width:700px){.platform-controls{grid-template-columns:1fr}.content .header-actions{justify-content:flex-start}}.content>header{gap:24px}.content>header .header-actions{align-self:flex-start;margin-left:auto}.content>header+.metrics,.content>header+.metrics+.panel{margin-top:0}.content .metrics+.panel .panel-title{margin-bottom:8px}.content .settings-grid+.trial+.panel{display:none}.qr-platform-brand{text-align:center;justify-items:center;gap:1px;display:grid;color:var(--brand-brown)!important;margin:0 0 12px!important}.qr-platform-brand b{letter-spacing:-.5px;font:700 24px Playfair Display,serif}.qr-platform-brand span{letter-spacing:1.6px;font:700 9px DM Sans,sans-serif;transform:translate(16px)}.customer-form-preview{flex-direction:column;max-width:min(760px,100vw - 32px);height:min(760px,100vh - 32px);display:flex}.customer-form-preview iframe{border:1px solid var(--line);background:#fff;border-radius:8px;flex:1;width:100%;margin-top:14px}.report-preview{max-width:600px}.plan>strong{color:var(--brand-brown);margin:10px 0;font:600 26px Playfair Display;display:block}.plan>strong small{color:var(--muted);font:400 11px DM Sans}.plan ul{color:var(--muted);margin:14px 0 20px;padding-left:18px;font-size:12px;line-height:1.8}.plan .primary{width:100%}.phone-field textarea{border:1px solid var(--line);width:100%;min-height:76px;font:inherit;color:var(--ink);resize:vertical;border-radius:7px;padding:12px;font-size:14px}.customer-details{grid-template-columns:1fr 1fr;gap:12px;display:grid}.customer-details .phone-field{margin-top:0}.report-print-sheet{max-width:1000px;margin-top:0}.report-print-sheet h2{border-top:1px solid var(--line);margin:28px 0 8px;padding-top:20px;font-size:20px}.report-print-sheet .price-row small{color:var(--muted);margin-top:4px;font-size:10px;display:block}@media (max-width:600px){.customer-details{grid-template-columns:1fr}}@media (max-width:700px){body{overflow-x:hidden}.sidebar{z-index:10;flex-direction:row;align-items:center;gap:10px;width:100%;height:auto;min-height:64px;padding:10px 12px;position:sticky;top:0;bottom:auto;overflow-x:auto;box-shadow:0 2px 10px #12231c22}.brand{flex:none;padding:0;font-size:22px}.brand span:after,.brand small{display:none}nav{flex:1;gap:3px;min-width:max-content;display:flex}nav button,nav button.active{white-space:nowrap;gap:5px;padding:8px 9px;font-size:11px}.profile-wrap{flex:none;margin:0}.profile{border:0;width:auto;padding:0}.profile strong,.profile small{display:none}.profile-menu{width:175px;position:fixed;inset:62px 12px auto auto}.content{width:100%;max-width:none;margin-left:0;padding:22px 16px}header{flex-wrap:wrap;gap:16px;margin-bottom:22px}h1{font-size:30px}.header-actions{max-width:100%;display:block}.header-actions .header-group{flex-wrap:wrap}.header-actions .control-select{max-width:150px}.metrics{grid-template-columns:1fr;gap:10px}.metric strong{font-size:24px}.split,.settings-grid,.qr-layout{grid-template-columns:1fr;gap:12px}.plans{grid-template-columns:1fr}.verify-card{padding:17px;display:block}.verify-actions{flex-wrap:wrap;margin-top:16px}.queue-tabs{gap:14px;padding-bottom:2px;overflow-x:auto}.queue-tabs button{white-space:nowrap}.order{flex-wrap:wrap;align-items:flex-start;gap:11px;padding:14px}.order-main{min-width:calc(100% - 55px)}.order-price{margin-left:auto;margin-right:0}.order .reject-order,.order .print{flex:1}.table{overflow-x:auto}.table-head,.table-row{min-width:620px}.modal{width:calc(100vw - 28px);padding:24px}.price-row{grid-template-columns:1fr auto;gap:10px}.price-row .quiet{grid-column:2}.landing{padding:28px 20px}.landing section{margin:10vh auto 0}.landing h1{font-size:40px}.landing-actions{flex-direction:column}.landing-actions .primary{width:100%}.landing-hero{grid-template-columns:1fr;gap:34px;margin-top:54px}.landing-nav>span{display:none}.landing-hero .auth-card{margin:0}.landing-modern>.privacy-copy{margin-top:30px}}@media (max-width:380px){.brand{display:none}.sidebar{padding-left:8px;padding-right:8px}nav button{padding:8px 6px;font-size:10px}.content{padding:18px 12px}}.content{padding-top:48px;padding-bottom:64px}.content>header{padding-bottom:2px}.content>header .lead{max-width:720px;margin-bottom:0}.content .panel{border-color:#e5ddd4;box-shadow:0 4px 18px #422c1d0b}.content .panel-title{align-items:center;gap:20px}.content .panel-title>h2{line-height:1.15}.content .panel-title>b{color:#51443b;white-space:nowrap;font-size:13px}.content .price-row{gap:18px;min-height:58px}.content .panel:has(>.panel-title>h2):has(>.price-row>button.quiet){max-width:780px}.content .panel:has(>.panel-title>h2):has(>.price-row>button.quiet) .price-row{grid-template-columns:minmax(240px,1fr) max-content max-content;gap:16px}.content .price-row>b,.content .price-row span>b{color:var(--ink)}.content .price-row small{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.45;display:block}.content .panel:has(>.price-row .table-actions){padding:0 22px;overflow:hidden}.content .panel:has(>.price-row .table-actions) .panel-title{border-bottom:1px solid var(--line);padding:21px 0 16px}.content .panel:has(>.price-row .table-actions) .price-row{grid-template-columns:minmax(230px,1fr) auto;gap:16px;padding:18px 0}.content .panel:has(>.price-row .table-actions) .table-actions{grid-column:1/-1;justify-content:flex-start;gap:8px;padding:2px 0 4px}.content .panel:has(>.price-row .table-actions) .table-actions button{white-space:nowrap;min-height:34px;padding:8px 11px;font-size:11px}.content .panel:has(>.price-row .table-actions) .table-actions .primary{box-shadow:0 2px 7px #71452429}.content .settings-grid .panel{padding:24px}.content .settings-grid .panel .eyebrow{margin-bottom:12px}.content .report-grid div{background:#fcfaf7;border-color:#e9e1d8}.content .queue-tabs{border:1px solid var(--line);background:#fff;border-radius:9px;margin-bottom:18px;padding:0 18px}.content .queue-tabs button{padding-top:14px}.content .table{border-radius:10px;overflow:hidden}.content .table-row{min-height:68px}.content .activity-table span>b,.content .activity-table span>small{display:block}.content .activity-table span>small{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.35}.content .verify-card{border-radius:10px;margin-bottom:12px;box-shadow:0 3px 12px #422c1d09}.content .header-group{flex-wrap:wrap}@media (max-width:900px){.content{padding-left:4vw;padding-right:4vw}.content .panel:has(>.price-row .table-actions) .panel-title{flex-direction:column;align-items:flex-start}.content .panel-title>b{white-space:normal}}@media (max-width:700px){.content{padding-top:28px;padding-bottom:40px}.content .panel:has(>.price-row .table-actions){padding:0 16px}.content .panel:has(>.price-row .table-actions) .price-row{grid-template-columns:1fr}.content .panel:has(>.price-row .table-actions) .table-actions{gap:7px}.content .panel:has(>.price-row .table-actions) .table-actions button{flex:112px}.content .panel-title{flex-direction:column;align-items:flex-start}.content .queue-tabs{margin-left:0;margin-right:0;padding:0 13px}.filter-tabs .queue-tabs{padding-right:13px}.filter-tabs>.quick-search{min-width:0;margin:10px 13px 0;position:static}.filter-tabs{margin-bottom:14px}}.queue-tabs button{border-bottom:2px solid #0000;font-weight:700}.queue-tabs .selected{border-bottom-color:var(--green)}.content>header .header-group .control-select:first-child{width:190px}.content>header .header-group .control-select:nth-child(2){width:128px}@media (max-width:700px){.content>header .header-group .control-select:first-child{width:min(190px,48vw)}.content>header .header-group .control-select:nth-child(2){width:124px}}.landing-hub{min-height:100dvh;color:var(--ink);background:radial-gradient(circle at 78% 18%,#eadbcd 0,#eadbcda6 18%,#0000 42%),linear-gradient(135deg,#fbf8f3 0%,#f8f3ec 58%,#f0e1d3 100%);padding:clamp(22px,4vw,54px);display:block;position:relative;overflow:hidden}.landing-hub:after{content:"";pointer-events:none;border:1px solid #b6856255;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-210px;right:-210px;box-shadow:0 0 0 56px #b6856218,0 0 0 112px #b685620d}.hub-nav,.hub-hero,.hub-footer{z-index:1;max-width:1180px;margin:0 auto;position:relative}.hub-nav{justify-content:space-between;align-items:center;display:flex}.hub-parent-brand{letter-spacing:2px;color:var(--brand-brown);font:800 19px DM Sans;text-decoration:none}.hub-nav>span{color:var(--muted);font-size:12px}.hub-hero{grid-template-columns:minmax(0,1fr) minmax(385px,.72fr);align-items:center;gap:clamp(42px,8vw,110px);min-height:calc(100dvh - 155px);padding:48px 0;display:grid}.hub-copy{max-width:650px}.hub-copy h1{letter-spacing:-2.5px;margin:0;font:600 clamp(48px,6vw,80px)/.96 Playfair Display}.hub-copy h1 em{color:var(--brand-brown);font-style:normal}.hub-copy>p:not(.eyebrow){color:#645950;max-width:560px;margin:24px 0 0;font-size:17px;line-height:1.68}.hub-proof{border-top:1px solid #dbcbbd;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:42px;padding-top:21px;display:grid}.hub-proof div{gap:6px;display:grid}.hub-proof b{font-size:13px}.hub-proof span{color:var(--muted);font-size:11px;line-height:1.45}.hub-auth-shell{background:#fffdfa;border:1px solid #e5d7ca;border-radius:18px;padding:8px;box-shadow:0 26px 60px #633e2321}.hub-auth-intro{padding:20px 24px 0}.hub-auth-intro .eyebrow{margin-bottom:5px}.hub-auth-intro span{color:var(--muted);font-size:12px}.hub-auth-shell .auth-card{width:100%;max-width:none;box-shadow:none;background:0 0;border:0;margin:0;padding:24px}.hub-auth-shell .auth-card h1{font-size:29px;line-height:1.1}.hub-auth-shell .customer-intro{margin-top:8px;font-size:12px;line-height:1.5}.hub-auth-shell .phone-field{color:#4b433d;font-weight:700}.hub-auth-shell .phone-field input{background:#fff;border-color:#ded3c9}.hub-auth-shell .customer-submit{background:var(--brand-brown);border-radius:8px;margin-top:2px}.hub-auth-shell .google-auth{border-radius:8px}.hub-auth-shell .auth-toggle{margin:18px 0}.hub-auth-shell .auth-register-link{border-radius:8px;padding:10px 12px}.hub-footer{color:var(--muted);border-top:1px solid #dbcbbd;justify-content:space-between;gap:20px;padding-top:18px;font-size:11px;display:flex}.corporate-home{color:#302b27;background:#fbf8f3;min-height:100vh;padding:0 clamp(22px,7vw,110px);display:block}.corp-nav,.corp-hero,.corp-section,.corp-contact,.corp-footer{max-width:1220px;margin:0 auto}.corp-nav{border-bottom:1px solid #e1d5c8;align-items:center;gap:30px;height:92px;display:flex}.corp-brand{color:#3d2a1e;letter-spacing:2px;font:800 19px DM Sans;text-decoration:none}.corp-nav nav{gap:27px;margin-left:auto;display:flex}.corp-nav nav a,.corp-footer a{color:#65584d;font-size:13px;text-decoration:none}.corp-nav-action,.corp-primary{background:var(--brand-brown);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:11px 16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.corp-nav-action{margin-left:6px}.corp-nav-action:hover,.corp-primary:hover{background:var(--brand-brown-dark)}.corp-hero{grid-template-columns:minmax(0,1.15fr) minmax(260px,.6fr);align-items:center;gap:8vw;padding:clamp(88px,13vw,170px) 0;display:grid}.corp-hero h1{letter-spacing:-3px;max-width:770px;margin:0;font:600 clamp(50px,6.4vw,86px)/.96 Playfair Display}.corp-hero>div>p:not(.corporate-kicker){color:#65594f;max-width:600px;margin:25px 0 0;font-size:18px;line-height:1.68}.corp-actions{align-items:center;gap:22px;margin-top:33px;display:flex}.corp-text-link{color:var(--brand-brown);font-size:13px;font-weight:700;text-decoration:none}.corp-text-link span{margin-left:5px}.corp-hero-mark{background:var(--brand-brown);color:#fff;border-radius:18px;flex-direction:column;justify-content:flex-end;min-height:286px;padding:28px;display:flex;position:relative;overflow:hidden}.corp-hero-mark:before{content:"";border:1px solid #fff5;border-radius:50%;width:290px;height:290px;position:absolute;inset:-45% -40% auto auto;box-shadow:0 0 0 42px #ffffff19,0 0 0 84px #ffffff0e}.corp-hero-mark span,.corp-hero-mark small{position:relative}.corp-hero-mark span{letter-spacing:-1px;font:600 32px Playfair Display}.corp-hero-mark small{color:#f1dacc;margin-top:4px;font-size:11px}.corp-section{border-top:1px solid #e1d5c8;padding:clamp(66px,9vw,118px) 0}.section-heading{grid-template-columns:1.1fr .7fr;align-items:start;gap:9vw;display:grid}.corp-section h2,.corp-contact h2{letter-spacing:-1.6px;margin:0;font:600 clamp(32px,4vw,54px)/1.05 Playfair Display}.section-heading p,.corp-products-head>p{color:#6a5e54;margin:0;font-size:15px;line-height:1.7}.corp-principles{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:44px;display:grid}.corp-principles article{background:#fff;border:1px solid #e4d8cd;border-radius:12px;padding:23px}.corp-principles article>span{letter-spacing:1px;color:var(--brand-brown);font:700 10px DM Mono}.corp-principles h3{margin:22px 0 8px;font:600 21px Playfair Display}.corp-principles p{color:#6a5e54;margin:0;font-size:13px;line-height:1.55}.corp-products{background:#f0e3d6;max-width:none;margin-left:calc(-1*clamp(22px,7vw,110px));margin-right:calc(-1*clamp(22px,7vw,110px));padding-left:clamp(22px,7vw,110px);padding-right:clamp(22px,7vw,110px)}.corp-products>*{max-width:1220px;margin-left:auto;margin-right:auto}.corp-products-head{justify-content:space-between;align-items:end;gap:32px;display:flex}.corp-products-head>p{max-width:335px}.corp-product-card{background:#fffdf9;border:1px solid #dfcfc0;border-radius:15px;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:28px;max-width:1220px;margin:42px auto 0;padding:clamp(24px,4vw,44px);display:grid}.corp-product-symbol{background:var(--brand-brown);color:#fff;border-radius:15px;place-items:center;width:70px;height:70px;font:600 42px Playfair Display;display:grid}.product-status{letter-spacing:1.3px;color:var(--brand-brown);font:700 9px DM Mono}.corp-product-copy h3{margin:8px 0;font:600 36px Playfair Display}.corp-product-copy p{color:#6a5e54;max-width:610px;margin:0;font-size:14px;line-height:1.65}.corp-product-copy ul{flex-wrap:wrap;gap:18px;margin:17px 0 0;padding:0;list-style:none;display:flex}.corp-product-copy li{color:#5b4f46;font-size:11px}.corp-product-copy li:before{content:"✓";color:var(--brand-brown);margin-right:6px;font-weight:800}.corp-contact{padding:clamp(72px,10vw,130px) 0}.corp-contact>p:not(.corporate-kicker){color:#675b51;max-width:560px;font-size:16px;line-height:1.6}.corp-contact a{color:var(--brand-brown);font-weight:700}.corp-footer{border-top:1px solid #e1d5c8;justify-content:space-between;align-items:center;gap:20px;padding:28px 0;display:flex}.corp-footer div{gap:20px;display:flex}.corp-footer small{color:#7b6e63;font-size:11px}@media (max-width:840px){.hub-hero,.corp-hero{grid-template-columns:1fr;min-height:auto}.hub-hero{padding:64px 0 48px}.hub-auth-shell{max-width:580px}.hub-copy h1{max-width:680px}.corp-hero{padding:82px 0}.corp-hero-mark{min-height:200px}.section-heading{grid-template-columns:1fr;gap:22px}.corp-product-card{grid-template-columns:64px 1fr}.corp-product-card .corp-primary{grid-column:1/-1;justify-self:start}.corp-products-head{flex-direction:column;align-items:start;gap:17px}}@media (max-width:620px){.landing-hub{padding:20px}.hub-nav>span{display:none}.hub-copy h1{letter-spacing:-1.6px;font-size:46px}.hub-proof{grid-template-columns:1fr;gap:15px;margin-top:30px}.hub-hero{gap:35px;padding:48px 0 34px}.hub-auth-shell .auth-card{padding:21px 16px}.hub-auth-intro{padding:19px 20px 0}.hub-footer{flex-direction:column;align-items:flex-start;gap:7px}.corporate-home{padding:0 22px}.corp-nav{height:74px}.corp-nav nav{display:none}.corp-nav-action{margin-left:auto;padding:9px 12px;font-size:11px}.corp-hero{padding:70px 0}.corp-hero h1{letter-spacing:-1.8px;font-size:48px}.corp-hero-mark{display:none}.corp-principles{grid-template-columns:1fr;margin-top:30px}.corp-products{margin-left:-22px;margin-right:-22px;padding-left:22px;padding-right:22px}.corp-product-card{grid-template-columns:1fr;gap:18px}.corp-product-symbol{width:58px;height:58px;font-size:34px}.corp-product-copy h3{font-size:31px}.corp-product-copy ul{gap:8px;display:grid}.corp-footer{flex-direction:column;align-items:flex-start}.corp-footer div{flex-wrap:wrap}}.deeqlay-home{color:#292522;background:#f8f5f0;min-height:100dvh;padding:0 clamp(24px,7vw,112px);display:block;overflow:hidden}.dq-nav,.dq-hero,.dq-section,.dq-products-heading,.dq-product-card,.dq-contact,.dq-footer{max-width:1200px;margin:0 auto}.dq-nav{border-bottom:1px solid #ded4c9;align-items:center;gap:32px;min-height:88px;display:flex}.dq-wordmark{letter-spacing:2px;color:#51311d;font:800 19px DM Sans;text-decoration:none}.dq-nav nav{gap:28px;margin-left:auto;display:flex}.dq-nav nav a,.dq-footer a{color:#665a51;font-size:13px;text-decoration:none}.dq-nav nav a:hover,.dq-footer a:hover{text-decoration:underline}.dq-nav-cta,.dq-primary{background:var(--brand-brown);color:#fff;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:11px 15px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.dq-nav-cta:hover,.dq-primary:hover{background:var(--brand-brown-dark)}.dq-hero{grid-template-columns:minmax(0,1.15fr) minmax(300px,.64fr);align-items:center;gap:clamp(52px,9vw,130px);padding:clamp(80px,11vw,150px) 0;display:grid}.dq-kicker{color:#8d674d;letter-spacing:1.45px;margin:0 0 16px;font:700 10px DM Mono}.dq-hero h1{letter-spacing:-3px;max-width:740px;margin:0;font:600 clamp(48px,6.35vw,82px)/.96 Playfair Display}.dq-hero-copy>p:not(.dq-kicker){color:#675c54;max-width:595px;margin:27px 0 0;font-size:18px;line-height:1.65}.dq-actions{align-items:center;gap:23px;margin-top:34px;display:flex}.dq-link{color:var(--brand-brown);font-size:13px;font-weight:700;text-decoration:none}.dq-link span{margin-left:5px}.dq-hero-notes{border-top:1px solid #dcd0c3;flex-wrap:wrap;gap:18px;margin-top:52px;padding-top:18px;display:flex}.dq-hero-notes span{color:#63564d;font-size:11px}.dq-hero-notes span:before{content:"•";color:#a87657;margin-right:7px}.dq-hero-panel{color:#fff;background:#643c24;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:360px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px #53301b1f}.dq-hero-panel:after{content:"";border:1px solid #fff5;border-radius:50%;width:360px;height:360px;position:absolute;top:-210px;right:-180px;box-shadow:0 0 0 44px #ffffff17,0 0 0 88px #ffffff0d}.dq-panel-lines{z-index:1;gap:5px;display:flex;position:relative}.dq-panel-lines i{background:#f2d8c2;width:36px;height:3px}.dq-panel-lines i:nth-child(2){opacity:.65}.dq-panel-lines i:nth-child(3){opacity:.3}.dq-hero-panel>p{z-index:1;letter-spacing:-.7px;max-width:225px;margin:0;font:500 28px/1.1 Playfair Display;position:relative}.dq-hero-panel>div:last-child{z-index:1;position:relative}.dq-hero-panel b{letter-spacing:2px;font:800 18px DM Sans;display:block}.dq-hero-panel small{color:#f1d8c2;letter-spacing:1.25px;margin-top:5px;font:700 9px DM Mono;display:block}.dq-section{border-top:1px solid #ded4c9;grid-template-columns:minmax(0,1fr) minmax(240px,.65fr);gap:clamp(40px,8vw,120px);padding:clamp(65px,9vw,118px) 0;display:grid}.dq-section h2,.dq-products h2,.dq-contact h2{letter-spacing:-1.6px;margin:0;font:600 clamp(34px,4.2vw,55px)/1.04 Playfair Display}.dq-section-copy{color:#695d53;margin:29px 0 0;font-size:15px;line-height:1.72}.dq-principles{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:10px;display:grid}.dq-principles article{background:#fffdfa;border:1px solid #e3d9cf;border-radius:11px;padding:23px}.dq-principles article>span{color:#93674b;letter-spacing:1px;font:700 10px DM Mono}.dq-principles h3{margin:25px 0 8px;font:600 21px Playfair Display}.dq-principles p{color:#6a5e54;margin:0;font-size:13px;line-height:1.55}.dq-products{background:#eee1d4;margin-left:calc(-1*clamp(24px,7vw,112px));margin-right:calc(-1*clamp(24px,7vw,112px));padding:clamp(65px,9vw,112px) clamp(24px,7vw,112px)}.dq-products-heading{justify-content:space-between;align-items:end;gap:36px;display:flex}.dq-products-heading>p{color:#6a5d53;max-width:330px;margin:0;font-size:14px;line-height:1.6}.dq-product-card{background:#fffdf9;border:1px solid #ddcdbd;border-radius:16px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:42px;padding:clamp(24px,4vw,44px);display:grid}.dq-product-mark{color:#fff;background:#643c24;border-radius:16px;place-items:center;width:70px;height:70px;display:grid}.dq-product-mark span{font:600 43px Playfair Display}.dq-product-status{color:#8c624a;letter-spacing:1.35px;margin:0;font:700 9px DM Mono}.dq-product-content h3{letter-spacing:-1px;margin:9px 0;font:600 37px Playfair Display}.dq-product-content>p:not(.dq-product-status){color:#695c53;max-width:610px;margin:0;font-size:14px;line-height:1.68}.dq-product-points{flex-wrap:wrap;gap:17px;margin-top:18px;display:flex}.dq-product-points span{color:#5d5046;font-size:11px}.dq-product-points span:before{content:"✓";color:#815335;margin-right:6px;font-weight:800}.dq-product-action{align-self:center}.dq-contact>p:not(.dq-kicker){color:#695d53;max-width:560px;font-size:16px;line-height:1.65}.dq-contact a{color:var(--brand-brown);font-weight:700}.dq-footer{border-top:1px solid #ded4c9;justify-content:space-between;align-items:center;gap:20px;padding:28px 0;display:flex}.dq-footer div{gap:20px;display:flex}.dq-footer small{color:#7b6e64;font-size:11px}@media (max-width:840px){.dq-hero{grid-template-columns:1fr;padding:78px 0}.dq-hero-panel{max-width:560px;min-height:230px}.dq-section{grid-template-columns:1fr;gap:0}.dq-principles{margin-top:38px}.dq-products-heading{flex-direction:column;align-items:start;gap:17px}.dq-product-card{grid-template-columns:68px 1fr}.dq-product-action{grid-column:1/-1;justify-self:start}}@media (max-width:620px){.deeqlay-home{padding:0 20px}.dq-nav{min-height:72px}.dq-nav nav{display:none}.dq-nav-cta{margin-left:auto;padding:9px 11px;font-size:11px}.dq-hero{padding:62px 0}.dq-hero h1{letter-spacing:-1.7px;font-size:47px}.dq-hero-copy>p:not(.dq-kicker){font-size:16px}.dq-actions{flex-direction:column;align-items:flex-start;gap:18px}.dq-hero-notes{gap:9px;margin-top:36px;display:grid}.dq-hero-panel{display:none}.dq-principles{grid-template-columns:1fr;gap:12px;margin-top:31px}.dq-products{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.dq-product-card{grid-template-columns:1fr;gap:17px;margin-top:30px}.dq-product-mark{width:58px;height:58px}.dq-product-mark span{font-size:35px}.dq-product-content h3{font-size:32px}.dq-product-points{gap:8px;display:grid}.dq-footer{flex-direction:column;align-items:flex-start}.dq-footer div{flex-wrap:wrap}}.dq-nav{min-height:76px}.dq-hero{gap:clamp(36px,6vw,78px);padding:clamp(54px,8vw,96px) 0}.dq-hero-copy>p:not(.dq-kicker){margin-top:21px}.dq-actions{margin-top:27px}.dq-hero-notes{margin-top:31px;padding-top:15px}.dq-section{padding:clamp(48px,6vw,76px) 0}.dq-products{padding-top:clamp(48px,6vw,76px);padding-bottom:clamp(48px,6vw,76px)}.dq-product-card{margin-top:30px}.dq-contact{padding:clamp(56px,7vw,86px) 0}.dq-footer{padding:22px 0}@media (max-width:840px){.dq-hero{padding:56px 0}.dq-principles{margin-top:28px}}@media (max-width:620px){.dq-nav{min-height:66px}.dq-hero{padding:42px 0}.dq-hero-copy>p:not(.dq-kicker){margin-top:18px}.dq-actions{margin-top:23px}.dq-hero-notes{margin-top:27px}.dq-section{padding:45px 0}.dq-products{padding-top:45px;padding-bottom:45px}.dq-contact{padding:55px 0}.dq-footer{padding:20px 0}}.dq-hero{grid-template-columns:minmax(0,1fr)}.dq-hero-copy{max-width:790px}.dq-footer{grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;padding:20px 0;display:grid}.dq-footer-links{align-items:center;gap:22px;display:flex}.dq-footer small{white-space:nowrap;justify-self:end}@media (max-width:620px){.dq-footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:15px;padding:28px 0}.dq-footer small{justify-self:center}.dq-footer-links{gap:20px}}.dq-hero{text-align:center}.dq-hero-copy{margin-left:auto;margin-right:auto}.dq-actions,.dq-hero-notes{justify-content:center}.legal-page{color:#292522;background:#f8f5f0;min-height:100dvh;padding:0 clamp(22px,7vw,112px);display:block}.legal-nav,.legal-hero,.legal-layout,.legal-footer{max-width:1020px;margin:0 auto}.legal-nav{border-bottom:1px solid #ded4c9;justify-content:space-between;align-items:center;min-height:76px;display:flex}.legal-back{color:#765943;font-size:12px;font-weight:700;text-decoration:none}.legal-back:hover{text-decoration:underline}.legal-hero{text-align:center;max-width:780px;padding:clamp(58px,8vw,94px) 0 48px}.legal-hero h1{letter-spacing:-2px;margin:0;font:600 clamp(44px,6vw,72px)/1 Playfair Display}.legal-hero>p:not(.dq-kicker){color:#695d53;max-width:610px;margin:20px auto 0;font-size:17px;line-height:1.65}.legal-meta{color:#73655b;flex-wrap:wrap;justify-content:center;gap:22px;margin-top:26px;font-size:12px;display:flex}.legal-meta b{color:#3a312b;margin-right:5px}.legal-meta a,.legal-summary a{color:var(--brand-brown);font-weight:700}.legal-layout{border-top:1px solid #ded4c9;grid-template-columns:250px minmax(0,1fr);align-items:start;gap:clamp(34px,7vw,86px);padding:42px 0 72px;display:grid}.legal-summary{background:#efe3d7;border:1px solid #e3d2c3;border-radius:11px;gap:13px;padding:21px;display:grid;position:sticky;top:24px}.legal-summary .dq-kicker{margin:0}.legal-summary>b{font:600 18px/1.28 Playfair Display}.legal-summary span{color:#6a5c51;border-top:1px solid #d9c5b5;padding-top:13px;font-size:12px;line-height:1.55}.legal-document{gap:0;display:grid}.legal-document section{border-bottom:1px solid #e2d8ce;grid-template-columns:50px minmax(0,1fr);gap:20px;margin-bottom:29px;padding:0 0 31px;display:grid}.legal-document section>span{color:#92694f;letter-spacing:1px;padding-top:5px;font:700 10px DM Mono}.legal-document h2{color:#332c27;letter-spacing:-.5px;margin:0;font:600 26px/1.15 Playfair Display}.legal-document p{color:#665a51;margin:12px 0 0;font-size:14px;line-height:1.72}.legal-notice{color:#635448;background:#f0e2d5;border-left:3px solid #9b6b4d;padding:17px 19px;font-size:12px;line-height:1.58}.legal-footer{border-top:1px solid #ded4c9;justify-content:space-between;align-items:center;gap:20px;min-height:86px;display:flex}.legal-footer div{align-items:center;gap:20px;display:flex}.legal-footer div a,.legal-footer span{color:#75665b;font-size:11px;text-decoration:none}.legal-footer div a:hover{text-decoration:underline}.legal-footer span{white-space:nowrap}@media (max-width:700px){.legal-page{padding:0 20px}.legal-nav{min-height:68px}.legal-hero{padding:50px 0 37px}.legal-hero h1{letter-spacing:-1.3px}.legal-layout{grid-template-columns:1fr;padding:33px 0 55px}.legal-summary{position:static}.legal-document section{grid-template-columns:33px minmax(0,1fr);gap:13px;margin-bottom:24px;padding-bottom:25px}.legal-document h2{font-size:23px}.legal-footer{flex-direction:column;align-items:flex-start;min-height:auto;padding:25px 0}.legal-footer div{justify-content:space-between;width:100%}}.qr-layout .privacy{font-size:0}.qr-layout .privacy:after{content:"Customer files follow the platform’s active privacy retention setting.";font-size:12px;line-height:1.45}
