@import url('/fonts.css');
:root{--paper:#f7f6f1;--ink:#183d36;--muted:#77827b;--line:#dfe4db;--green:#164c40;--lime:#e5efb9;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{opacity:.35;cursor:not-allowed}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #76992f;outline-offset:4px}button{border:0}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.shell{max-width:1120px;margin:auto;padding:0 48px}.masthead{height:111px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:10px;align-items:center;font-family:var(--serif);font-size:32px;letter-spacing:-1px}.brand svg{width:35px;fill:none;stroke:var(--green);stroke-width:2.5}.brand-sub{display:block;font:8px var(--sans);letter-spacing:2.3px;margin:5px 0 0 2px}.avatar{width:42px;height:42px;border:1px solid #ccd6c9;border-radius:50%;background:transparent;font-size:11px;letter-spacing:1px}.preview-line{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);padding-top:17px}.status-dot{width:5px;height:5px;border-radius:50%;background:#819850}.preview-line button{margin-left:auto;background:transparent;font-size:11px}.topline{display:flex;justify-content:space-between;align-items:center;padding:40px 0 31px}.eyebrow{font-size:9px;letter-spacing:1.8px;font-weight:650;margin:0 0 13px;display:block}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-1.6px;margin:0}h1{font-size:49px}h2{font-size:37px}h3{font-weight:500}.intro{font-size:13px;color:var(--muted);margin-bottom:0}.edition{font-size:9px;letter-spacing:2px;color:var(--muted)}.tabs{display:flex;border-bottom:1px solid var(--line);gap:36px;margin-bottom:29px}.tabs button{border-bottom:2px solid transparent;background:none;padding:14px 0;font-size:13px;color:var(--muted);min-width:94px;display:flex;gap:28px}.tabs button.active{color:var(--ink);border-color:var(--green)}.tabs span{font-size:14px}.carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;align-items:flex-start;overscroll-behavior-x:contain}.carousel::-webkit-scrollbar{display:none}.page{width:100%;flex:0 0 100%;scroll-snap-align:start;min-width:0;padding:0 1px 2px;scroll-snap-stop:always}.invite-layout{display:grid;grid-template-columns:1.07fr 1fr;gap:37px}.invitation-card{border:1px solid var(--line);border-radius:17px;background:#fff;padding:23px 25px 24px;text-align:center;min-height:392px}.card-heading{display:flex;justify-content:space-between;gap:7px;align-items:center;text-align:left}.card-heading .eyebrow{font-size:8px;letter-spacing:1.1px;margin:0}.small-tag{font-size:8px;letter-spacing:.8px;background:var(--paper);padding:6px 8px;border-radius:4px;white-space:nowrap}.pale{background:#e9eddc}.qr-area{position:relative;width:224px;height:224px;margin:20px auto 8px;display:flex;align-items:center;justify-content:center}#qr-placeholder{width:194px;height:194px;position:relative;opacity:.10;overflow:hidden;background:repeating-conic-gradient(#123f38 0% 25%,transparent 0% 50%) 0 0/16px 16px;mask-image:radial-gradient(ellipse,transparent 5%,#000 100%)}.finder{width:48px;height:48px;border:7px solid var(--ink);position:absolute;background:var(--paper);z-index:1}.finder:after{content:'';position:absolute;inset:6px;background:var(--ink)}.f1{top:0;left:0}.f2{top:0;right:0}.f3{bottom:0;left:0}.qr-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;background:radial-gradient(ellipse,#ffffffea 25%,#ffffff00 70%)}.spark{font-size:32px;font-weight:200}.qr-overlay strong{font:23px/1.15 var(--serif);letter-spacing:-.6px}#qr-canvas{width:224px!important;height:224px!important;image-rendering:pixelated}.code-line strong{font-size:12px;font-weight:500;display:block}.code-line>span{font-size:11px;color:var(--muted);display:block;margin-top:7px}.inline-actions{display:flex;justify-content:center;gap:20px;margin-top:17px}.inline-actions button,.text-button{font-size:11px;background:none;text-decoration:underline;text-underline-offset:4px}.invite-controls{padding:9px 0;display:flex;flex-direction:column;justify-content:center}.discount-panel{padding:0 7px 18px}.discount-label{display:flex;justify-content:space-between;align-items:center}.discount-label .eyebrow{margin:0;font-size:8px;letter-spacing:1.2px}.discount-control{display:flex;align-items:center;justify-content:center;gap:43px;margin:21px 0 15px}.discount-control button{background:#eeeee5;border:1px solid #e2e4d7;border-radius:50%;width:36px;height:36px;font-size:24px;font-weight:300}.discount-control>div{text-align:center}#discount-value{font:58px/.95 var(--serif)}.percent{font:30px var(--serif);padding-left:3px}.discount-control small{display:block;font-size:10px;color:var(--muted);margin-top:8px}.muted{color:var(--muted);font-size:11px;line-height:1.6}.discount-panel p{text-align:center;font-size:10px;max-width:250px;margin:0 auto}.primary-actions{display:grid;gap:10px}.button{border-radius:9px;padding:17px 19px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:13px;min-height:56px;text-align:left;font-weight:500}.primary{background:var(--green);color:white}.primary:hover{background:#0e3c32}.secondary{background:#eaeddf;color:var(--ink);border:1px solid #dfe3d4}.secondary:hover{background:#e0e7d3}.button small{display:block;font-size:10px;font-weight:400;margin-top:5px;opacity:.7}.button>span:nth-child(2){flex:1}.action-icon{font-size:25px;width:26px;text-align:center}.quiet-note{font-size:10px;line-height:1.7;text-align:center;color:var(--muted);margin:18px 0 0}.assignment-prompt{display:flex;gap:10px;align-items:center;padding-top:20px;font-size:11px}.assignment-prompt strong{font-weight:500}.assignment-prompt p{font-size:9px;color:var(--muted);margin:4px 0 0}.assignment-prompt button{margin-left:auto;background:none;font-size:11px;padding:12px 0}.round-icon{border:1px solid var(--line);border-radius:50%;height:27px;width:27px;display:grid;place-items:center}.bottom-note{display:flex;align-items:center;gap:19px;border-top:1px solid var(--line);margin-top:30px;padding:22px 0 4px}.bottom-note>span:first-child{color:var(--muted);font-size:10px}.bottom-note p{font-size:12px;line-height:1.6;margin:0}.bottom-note strong{font-weight:500}.wave{margin-left:auto;font:55px var(--serif);color:#acbb99}footer{border-top:1px solid var(--line);margin:27px 0 22px;padding-top:18px;display:flex;justify-content:space-between;font-size:9px;color:var(--muted)}footer button{background:none;font-size:10px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:12px 0 27px;gap:15px}.section-heading .eyebrow{font-size:8px}select{background:transparent;color:var(--ink);border:1px solid var(--line);border-radius:7px;font-size:11px;padding:10px;max-width:100%}.chart-card{background:white;border:1px solid var(--line);border-radius:14px;padding:24px}.chart-heading{display:flex;justify-content:space-between;align-items:center}.chart-heading strong{font:42px var(--serif);margin-right:12px}.chart-heading span{font-size:11px;color:var(--muted)}.chart{height:155px;margin:22px 0 5px}.chart svg{width:100%;height:100%;overflow:visible}.chart-caption{font-size:9px;color:var(--muted);margin:17px 0 0}.pipeline{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0 25px}.stage-card{background:#eeeee6;border:1px solid var(--line);border-radius:10px;text-align:left;padding:18px 14px;min-height:156px}.stage-label{font-size:10px;display:flex;justify-content:space-between;gap:5px;min-height:28px}.stage-count{display:block;font:36px var(--serif);margin:6px 0 15px}.stage-money{display:block;font-size:11px}.stage-money small{display:block;font-size:8px;color:var(--muted);margin-top:5px}.stage-card:last-child{background:var(--green);color:white}.stage-card:last-child small{color:#b8c8b2}.inactive-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;font-size:11px}.inactive-list summary{cursor:pointer;display:flex;justify-content:space-between}.inactive-list summary:before{content:'+';margin-right:10px}.inactive-list summary span:first-child{flex:1}.inactive-list[open] summary:before{content:'−'}.referral-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line);width:100%;background:none;text-align:left;font-size:12px}.referral-row small{display:block;color:var(--muted);font-size:10px;margin-top:6px}.referral-row .row-end{text-align:right}.referral-row .row-end strong{font-weight:500}.earnings-hero{position:relative;overflow:hidden;background:var(--green);color:#fff;border-radius:15px;padding:32px 37px}.earnings-hero .eyebrow{color:#d2dec0}.earnings-total{font:64px var(--serif);letter-spacing:-2px}.earnings-total span{font-size:32px;letter-spacing:-1px;opacity:.65}.earnings-hero p{font-size:11px;color:#c7d9c5}.hero-line{height:1px;background:#ffffff25;margin:26px 0 23px}.earnings-breakdown{display:flex;gap:90px;position:relative;z-index:1}.earnings-breakdown span{font-size:10px;display:block;color:#d4dfcb}.earnings-breakdown strong{display:block;font-weight:400;font-size:19px;margin-top:9px}.hero-decoration{position:absolute;right:35px;top:4px;font:230px var(--serif);color:#ffffff07}.estimate-card{display:flex;justify-content:space-between;align-items:center;margin:16px 0 30px;padding:22px 26px;background:#ebeedf;border-radius:11px}.estimate-card .eyebrow{font-size:8px;margin:0}.estimate-card h3{font:29px var(--serif);margin:8px 0 0}.estimate-card p{font-size:11px;line-height:1.6;color:var(--muted)}.reward-heading{display:flex;justify-content:space-between;align-items:center}.reward-heading h3{font-size:14px}.empty-state{border:1px dashed #cfd7c8;border-radius:10px;text-align:center;padding:30px 20px;margin:12px 0;color:var(--muted);font-size:12px;line-height:1.7}.empty-state strong{color:var(--ink);font-weight:500;display:block}.sheet{padding:34px;position:relative;display:flex;flex-direction:column;gap:18px}.sheet .eyebrow{margin-bottom:0}.sheet h2{font-size:36px}.sheet p{font-size:13px;line-height:1.7;margin:0;color:var(--muted)}dialog{padding:0;border:1px solid var(--line);background:var(--paper);border-radius:18px;color:var(--ink);max-width:450px;width:calc(100% - 32px);max-height:90dvh;box-shadow:0 25px 100px #173e3630}dialog::backdrop{background:#12332db3;backdrop-filter:blur(5px)}.close{position:absolute;right:15px;top:10px;background:none;font-size:26px;padding:4px 9px}.notice{padding:15px;border-radius:8px;background:#e9eddc;font-size:11px;line-height:1.7}.sheet label{font-size:11px;display:block}.sheet input:not([type=checkbox]),.sheet textarea,.sheet select{width:100%;display:block;margin-top:8px;background:#fff;border:1px solid #d2dacc;border-radius:7px;color:var(--ink);padding:12px;font-size:14px}.sheet input[type=checkbox]{accent-color:var(--green)}.sheet .checkbox{display:flex;align-items:center;gap:8px;line-height:1.5}.sheet .button{justify-content:space-between}.help-steps{padding-left:20px;font-size:13px;line-height:1.7;margin:0}.help-steps li{padding:7px 0}#toast{position:fixed;bottom:32px;left:50%;transform:translate(-50%,15px);background:#143e35;color:#fff;border:1px solid #ffffff25;padding:13px 22px;border-radius:9px;font-size:12px;opacity:0;pointer-events:none;transition:.2s;z-index:20;max-width:90%;text-align:center}#toast.visible{opacity:1;transform:translate(-50%,0)}#offline-banner{position:fixed;top:0;left:0;right:0;background:#eee7bd;color:#413c1f;text-align:center;padding:10px;font-size:11px;z-index:30}.landing{max-width:510px;margin:60px auto}.landing h1{font-size:42px}.landing p{font-size:14px;line-height:1.7;color:var(--muted)}.landing .offer{font:80px var(--serif);padding:25px 0}.landing .button{margin:20px 0}.landing .notice{font-size:12px}.landing .eyebrow{margin-top:25px}.stage-rewards{display:block;font-size:9px;margin-top:6px;opacity:.7}
@media(min-width:1500px){.shell{max-width:1180px}.topline{padding-top:55px}.invitation-card{min-height:430px}.qr-area{margin-top:33px;margin-bottom:18px}}
@media(max-width:700px){.shell{padding:0 22px}.masthead{height:86px}.brand{font-size:28px}.brand-sub{font-size:7px;letter-spacing:2px}.brand svg{width:30px}.avatar{width:37px;height:37px}.preview-line{font-size:9px;padding-top:14px}.topline{padding:31px 0 21px}.eyebrow{font-size:8px;letter-spacing:1.3px}h1{font-size:37px;letter-spacing:-1.2px}.intro{font-size:11px;max-width:260px;line-height:1.6;margin-top:10px}.edition{display:none}.tabs{justify-content:space-between;gap:15px;margin-bottom:22px}.tabs button{font-size:12px;min-width:0;gap:25px;flex:1;justify-content:space-between;padding:13px 0}.tabs button:last-child{margin-right:0}.invite-layout{grid-template-columns:1fr;gap:17px}.invitation-card{min-height:0;padding:18px 19px 21px;border-radius:14px}.card-heading .eyebrow{font-size:7px;letter-spacing:.9px}.qr-area{width:196px;height:196px;margin:14px auto 9px}#qr-canvas{width:196px!important;height:196px!important}#qr-placeholder{width:177px;height:177px}.qr-overlay strong{font-size:22px}.qr-overlay{gap:10px}.spark{font-size:27px}.code-line strong{font-size:11px}.code-line>span{font-size:10px}.invite-controls{padding:0}.discount-panel{padding:0 6px 16px}.discount-label{margin-top:3px}.discount-control{margin:13px 0 12px;gap:52px}#discount-value{font-size:48px}.percent{font-size:25px}.discount-control small{font-size:9px;margin-top:4px}.discount-control button{width:35px;height:35px}.discount-panel p{font-size:9px;max-width:280px}.button{padding:16px 17px;font-size:12px}.button small{font-size:9px}.primary-actions{gap:9px}.quiet-note{font-size:9px;margin-top:15px}.bottom-note{margin-top:24px;padding-top:19px}.bottom-note p{font-size:11px}.wave{font-size:44px}footer{margin:23px 0 22px;padding-bottom:env(safe-area-inset-bottom);font-size:8px}footer button{font-size:9px}.section-heading{display:block;margin:5px 0 22px}.section-heading h2{font-size:32px}.section-heading select,.section-heading>.small-tag{margin-top:17px;display:inline-block}.chart-card{padding:18px}.chart-heading{gap:8px}.chart-heading strong{font-size:36px;display:block}.chart-heading span{font-size:10px}.chart{height:135px}.pipeline{grid-template-columns:1fr 1fr;gap:10px}.stage-card{min-height:144px;padding:17px}.stage-label{font-size:10px}.stage-count{font-size:34px}.stage-money{font-size:10px}.earnings-hero{padding:28px 24px}.earnings-total{font-size:55px}.earnings-breakdown{gap:40px}.earnings-breakdown strong{font-size:17px}.estimate-card{padding:21px;gap:20px}.estimate-card p{font-size:10px}.reward-heading .muted{font-size:9px}.sheet{padding:32px 25px;gap:17px}.sheet h2{font-size:32px}.sheet p{font-size:12px}.sheet input:not([type=checkbox]),.sheet textarea,.sheet select{font-size:16px}.landing{margin-top:40px}.landing h1{font-size:36px}}
@media(max-width:700px){.masthead{height:72px}.topline{padding:22px 0 14px}h1{font-size:34px}.intro{margin-top:7px;max-width:none;font-size:10px}.tabs{margin-bottom:17px}.tabs button{padding:11px 0}.qr-area{width:168px;height:168px;margin:10px auto 7px}#qr-canvas{width:168px!important;height:168px!important}#qr-placeholder{width:154px;height:154px}.qr-overlay strong{font-size:20px}.qr-overlay{gap:7px}.spark{font-size:24px}.invitation-card{padding:15px 18px 18px}.invite-layout{gap:13px}.discount-panel{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2px 10px;padding:0 0 12px}.discount-label{display:block}.discount-label .eyebrow{line-height:1.6;max-width:125px;font-size:8px}.discount-label .small-tag{display:none}.discount-control{margin:0;gap:12px}.discount-control button{min-width:44px;width:44px;height:44px}.discount-control small{display:none}#discount-value{font-size:39px}.percent{font-size:20px}.discount-panel p{grid-column:1/-1;margin:7px 0 0;font-size:8px;max-width:none;text-align:left}.button{min-height:61px}.bottom-note{display:none}}
.carousel{overflow-y:hidden}
.handoff{text-align:center;padding:15px 0}.handoff h1{font-size:39px}.handoff-mark{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:#e5efb9;font-size:32px;margin:0 auto 28px}.handoff-progress{height:3px;background:var(--line);border-radius:5px;overflow:hidden;margin:24px auto;width:120px}.handoff-progress:after{content:'';display:block;background:var(--green);height:100%;width:100%;transform-origin:left;animation:handoff-progress .5s ease-in-out both}@keyframes handoff-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
