@font-face{font-family:Montserrat;src:url(montserrat-regular.woff2) format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url(montserrat-medium.woff2) format('woff2');font-weight:500 800;font-display:swap}
:root{--ink:#171817;--muted:#646560;--paper:#f7f6f2;--line:#deded7;--white:#fff;--accent:#eae7df;--green:#365847}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.6 Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a:hover{text-decoration:underline}button:disabled{opacity:.55;cursor:wait}:focus-visible{outline:3px solid #648777;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2rem,4vw,3rem);line-height:1.16;letter-spacing:-.045em;font-weight:500;margin-bottom:18px}h2{font-size:1.12rem;font-weight:500;line-height:1.5;margin-bottom:18px}h3{font-size:1rem;font-weight:500}strong{font-weight:500}.muted{color:var(--muted)}.small{font-size:.875rem;line-height:1.65}.eyebrow{font-size:.75rem;letter-spacing:.17em;font-weight:500;margin:24px 0}.demo{background:#eee8d1;color:#534823;text-align:center;font-size:.8rem;padding:7px 14px;border-bottom:1px solid #d6cdaa}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;border-bottom:1px solid var(--line);background:#fff}.brand{display:inline-flex;flex-direction:column;gap:12px;text-decoration:none!important}.brand img{width:145px;height:auto}.brand span{font-size:.61rem;letter-spacing:.16em;white-space:nowrap}.staff-link{font-size:.875rem}.public-main{min-height:calc(100vh - 215px)}.hero{text-align:center;padding:34px 20px 50px;max-width:1050px;margin:auto}.hero h1{font-size:clamp(2.8rem,5vw,4.1rem);line-height:1.13;letter-spacing:-.05em;margin:24px 0 28px}.hero em{font-family:Georgia,serif;font-weight:400}.hero p{color:var(--muted);line-height:1.85;margin-bottom:30px}.hero-note{font-size:.8rem;color:var(--muted);margin-top:18px}.home-bottom{display:flex;justify-content:center;gap:7vw;padding:28px 20px;border-top:1px solid var(--line);font-size:.82rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:48px;border:1px solid var(--ink);border-radius:6px;padding:13px 20px;font-size:.875rem;font-weight:500;transition:background .15s,color .15s;text-decoration:none!important}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:#3c3c37}.button.secondary{background:transparent}.button.secondary:hover{background:#e9e8e3}.button.large{border-radius:40px;min-height:60px;padding:18px 28px}.button.full{width:100%;margin-top:24px}.button span{font-size:1.2rem}.form-shell{max-width:860px;margin:auto;padding:52px 30px 72px}.form-shell.narrow{max-width:520px;padding-top:60px}.back{display:inline-block;color:var(--muted);font-size:.875rem;margin-bottom:24px}.form-shell label:not(.name-field):not(.check){display:block;font-size:.875rem;font-weight:500;margin:22px 0 8px}input:not([type=checkbox]):not([type=hidden]),select{width:100%;background:#fff;border:1px solid #bdbeb6;border-radius:5px;padding:13px 14px;min-height:49px;color:var(--ink)}input::placeholder{color:#878881}input:focus,select:focus{border-color:var(--ink)}input.code-input{font-size:1.15rem;letter-spacing:.12em}.narrow>p.small{margin-top:24px}.customer-strip{background:#eeeee7;border:1px solid var(--line);padding:18px 22px;margin:28px 0;display:flex;justify-content:space-between;align-items:center;gap:16px;border-radius:8px}.customer-strip strong,.customer-strip .small{display:block}.badge{display:inline-flex;padding:5px 11px;border-radius:30px;background:#e7ede8;color:#365340;font-size:.78rem;white-space:nowrap}.badge.new{background:#e7eada;color:#515927}.badge.working{background:#eee5d6;color:#775125}.badge.done{background:#e5eee7;color:#365340}.badge.inactive{background:#e9e9e6;color:#696962}.quantity-row{display:flex;align-items:center;gap:24px;padding-bottom:26px;border-bottom:1px solid var(--line)}.quantity-row label{margin:0 0 6px!important}.quantity-row>div{flex:1}.quantity-row input{width:100px!important}.section-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:30px}.section-label h2{margin:0}.section-label+p{margin:8px 0 18px}.name-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 22px}.name-field{display:flex;gap:10px;align-items:center}.name-field>span{color:#76776f;font-size:.8rem;width:25px;text-align:right;flex-shrink:0}.name-field input{min-width:0}.check{display:flex;align-items:flex-start;gap:12px;font-size:.875rem;margin:30px 0}.check input{width:19px;height:19px;margin:3px 0;accent-color:#20231f;flex-shrink:0}.submit-area{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px;gap:20px}.submit-area p{margin:0}.notice{padding:14px 18px;background:#faece9;border:1px solid #dbada5;color:#7b3328;border-radius:6px;margin:16px 0;font-size:.875rem}.notice.success{background:#e7eee5;color:#365340;border-color:#becdb9}.receipt{padding:24px;background:#efeee8;border-radius:8px;margin:25px 0;display:flex;flex-direction:column;gap:8px}.receipt>span{font-size:.875rem}.receipt strong{font-size:1.2rem}.success-mark{display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:#e0e8de;color:#3b5542;border-radius:50%;font-size:1.6rem}footer{display:flex;justify-content:space-between;gap:20px;padding:28px 6%;border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}footer div{display:flex;gap:24px}.legal{white-space:normal}.internal{background:#f5f5f1}.sidebar{position:fixed;left:0;top:0;bottom:0;width:240px;border-right:1px solid var(--line);background:#eeeee8;display:flex;flex-direction:column;padding:38px 24px}.internal:has(.demo) .sidebar{top:35px}.sidebar .brand{margin:4px 10px 60px}.sidebar .brand img{width:140px}.nav-label{font-size:.67rem;letter-spacing:.15em;color:#74756e;padding:0 14px;margin:14px 0}.sidebar nav{display:grid;gap:5px;margin-bottom:26px}.sidebar nav a{padding:12px 14px;font-size:.875rem;display:flex;justify-content:space-between;border-radius:6px}.sidebar nav a.active{background:#fff;box-shadow:0 2px 4px #00000006;font-weight:500}.sidebar nav a span{color:#88897e;font-size:.75rem}.sidebar-bottom{margin-top:auto;display:grid;gap:20px;font-size:.8rem;color:var(--muted);padding:14px}.sidebar-bottom .text-button{padding:0}.text-button{border:0;background:none;padding:0;color:inherit;font-size:.8rem;text-decoration:underline}.workspace{margin-left:240px;padding:36px 4%;max-width:1800px}.topline{font-size:.65rem;letter-spacing:.1em;color:#73746c;display:flex;justify-content:space-between;gap:14px;margin-bottom:36px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:30px}.page-heading h1{font-size:2.35rem;margin:0 0 8px}.page-heading p{margin:0;font-size:.875rem}.page-heading .eyebrow{margin-top:0}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:32px}.stats>div{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px 25px;display:flex;justify-content:space-between;align-items:center;gap:15px}.stats span{font-size:.875rem;color:var(--muted)}.stats strong{font-size:2rem;font-weight:400}.panel{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:24px 26px 18px;gap:20px}.panel-head h2{margin:0}.tabs{display:flex;gap:24px;padding:0 26px;border-bottom:1px solid var(--line);overflow:auto}.tabs a{font-size:.82rem;padding:13px 0;white-space:nowrap;border-bottom:2px solid transparent}.tabs a.selected{border-color:var(--ink);font-weight:500}.empty{text-align:center;padding:65px 25px;color:var(--muted)}.empty h3,.empty h2{color:var(--ink)}.empty p{font-size:.875rem}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:.875rem}th{text-align:left;font-size:.7rem;letter-spacing:.04em;font-weight:500;color:#73746e;padding:14px 22px;background:#fafaf7}td{border-top:1px solid #eeeee8;padding:21px 22px}td strong{font-size:.82rem}.cell-sub{display:block;font-size:.75rem;color:var(--muted);margin-top:5px}.row-link{white-space:nowrap;font-size:.8rem}.detail-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr);gap:24px}.detail-card{padding:26px;margin-bottom:22px}.detail-card label{display:block;font-size:.82rem;margin:18px 0 8px}.detail-card h2{margin:0 0 20px}.detail-card .small{margin:24px 0 0}.ordered-names{counter-reset:n;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:0 25px;padding:0 26px 26px;margin:0}.ordered-names li{counter-increment:n;border-bottom:1px solid #eee;padding:15px 0;overflow-wrap:anywhere;display:flex;gap:16px}.ordered-names li:before{content:counter(n,decimal-leading-zero);color:#87887c;font-size:.75rem;line-height:26px}.mail-item{display:grid;gap:5px;padding:12px 0;border-top:1px solid var(--line);font-size:.8rem;overflow-wrap:anywhere}.mail-item .small{margin:0}.customer-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:25px;align-items:start}.partner-list article{display:flex;justify-content:space-between;gap:20px;padding:23px 26px;border-top:1px solid var(--line)}.partner-list h3{margin:0 0 6px}.partner-list p{font-size:.82rem;color:var(--muted);margin-bottom:12px;overflow-wrap:anywhere}.partner-actions{display:grid;align-content:start;justify-items:end;gap:13px;font-size:.8rem;flex-shrink:0}.code-reveal{background:#e6ecdf;border:1px solid #c7d0be;padding:23px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.code-reveal p{font-size:.8rem;margin:8px 0 0}.code-reveal code{font-size:1.2rem;white-space:nowrap;letter-spacing:.06em}.internal .notice{margin:20px}.detail-card .back{margin:20px 0 0}
@media(min-width:1500px){.workspace{padding-left:65px;padding-right:65px}}@media(max-width:1050px){.sidebar{width:200px;padding:30px 15px}.workspace{margin-left:200px;padding:28px 24px}.stats>div{padding:18px;display:block}.stats strong{display:block;margin-top:8px}.customer-grid,.detail-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start;flex-wrap:wrap}.topline>span+span{display:none}}
@media(max-width:650px){.site-header{height:90px;padding:0 22px}.brand img{width:118px}.brand span{font-size:.5rem}.staff-link{font-size:.72rem}.hero{padding:35px 22px 48px}.hero h1{font-size:2.9rem}.hero p{font-size:.9rem}.hero .button{font-size:.8rem;gap:12px;padding:15px 20px}.home-bottom{flex-direction:column;text-align:center;gap:12px;font-size:.78rem}.form-shell,.form-shell.narrow{padding:32px 22px 48px}.name-grid{grid-template-columns:1fr}.customer-strip{align-items:flex-start;flex-direction:column}.quantity-row{align-items:flex-start}.quantity-row input{width:75px!important}.submit-area{flex-direction:column;align-items:stretch}.submit-area .button{width:100%}.desktop-only{display:none}footer{flex-direction:column;padding:24px 22px}.sidebar{position:relative;width:100%;padding:24px;top:0!important;display:block}.sidebar .brand{margin:0 0 20px}.sidebar .brand span{display:none}.sidebar .nav-label{display:none}.sidebar nav{display:flex;gap:4px;margin:0 0 5px}.sidebar nav a{padding:9px 12px}.sidebar nav a span{display:none}.sidebar-bottom{padding:0;margin:10px 0 0;display:flex;gap:20px;align-items:center;justify-content:space-between}.sidebar-bottom>span{display:none}.workspace{margin:0;padding:28px 18px}.topline{margin-bottom:20px}.stats{gap:8px;margin-bottom:24px}.stats>div{padding:14px 10px}.stats span{font-size:.7rem}.stats strong{font-size:1.6rem}.page-heading h1{font-size:2rem}.panel-head{padding:20px 18px}.tabs{padding:0 18px;gap:20px}.partner-list article{padding:20px 18px;flex-wrap:wrap}.partner-actions{display:flex;flex-wrap:wrap;justify-items:start;gap:18px}.ordered-names{grid-template-columns:1fr;padding:0 20px 20px}.code-reveal{flex-direction:column;align-items:flex-start}.detail-card{padding:22px}.demo{font-size:.7rem}}
.setup-section{margin-top:36px}textarea{width:100%;font:inherit;padding:12px;border:1px solid var(--line);border-radius:5px;resize:vertical}summary{cursor:pointer}
