.referral-page{max-width:1240px}.referral-page h1,.referral-invite-page h1{font-size:calc(clamp(2.5rem,5.5vw,4.9rem) * var(--theme-title-scale,1));line-height:1.06;letter-spacing:-.035em}.referral-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:calc(2rem * var(--theme-gap-scale,1));margin-bottom:2.5rem}.referral-heading>div{max-width:780px}.referral-heading p:not(.eyebrow){font-size:calc(1.13rem * var(--theme-text-scale,1));max-width:650px;line-height:1.7}.referral-heading .button{flex-shrink:0}.referral-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:calc(1px * var(--theme-gap-scale,1));background:#dce2d7;border:1px solid #dce2d7;border-radius:calc(18px * var(--theme-radius-scale,1));overflow:hidden;margin:2.4rem 0}.referral-stats>div{padding:1.6rem 1.8rem;background:#f3f5ee;display:flex;flex-direction:column;gap:calc(.35rem * var(--theme-gap-scale,1))}.referral-stats strong{font-size:calc(2.25rem * var(--theme-text-scale,1));line-height:1.2;color:#163f31}.referral-stats span{font-size:calc(.86rem * var(--theme-text-scale,1));color:#556055}.referral-share-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:calc(1.5rem * var(--theme-gap-scale,1));align-items:start}.referral-panel{min-width:0;padding:2rem;background:var(--theme-surface,#fff);border:1px solid #dde3d9;border-radius:calc(22px * var(--theme-radius-scale,1));box-shadow:0 10px 35px #163f3105}.referral-panel h2{font-size:calc(clamp(1.55rem,3vw,2.1rem) * var(--theme-heading-scale,1));line-height:1.18;margin:.6rem 0 1.3rem}.referral-panel h3{font-size:calc(1.3rem * var(--theme-heading-scale,1));line-height:1.3}.referral-panel .eyebrow{font-size:calc(.7rem * var(--theme-text-scale,1))}.referral-panel label{display:block;margin-bottom:1rem;font-size:calc(.88rem * var(--theme-text-scale,1));font-weight:600}.referral-panel input,.referral-panel select,.referral-panel textarea,.referral-own-invitation input{width:100%;max-width:100%;box-sizing:border-box;margin-top:.5rem}.referral-panel input,.referral-panel select{min-height:48px}.referral-panel textarea{font-weight:400;line-height:1.6;resize:vertical}.referral-panel button,.referral-panel a{overflow-wrap:anywhere}.referral-code-box{display:flex;align-items:center;justify-content:space-between;gap:calc(1rem * var(--theme-gap-scale,1));border:1px solid #c9d4bd;background:#f0f3e8;border-radius:calc(15px * var(--theme-radius-scale,1));padding:1.2rem;margin:1.2rem 0 1.4rem;min-width:0}.referral-code-box>div{min-width:0}.referral-code-box span{display:block;font-size:calc(.72rem * var(--theme-text-scale,1));letter-spacing:.07em;text-transform:uppercase;color:#5a6754;margin-bottom:.5rem}.referral-code-box code{font:600 clamp(.88rem,2.2vw,1.25rem)/1.6 ui-monospace,monospace;white-space:normal;color:#163f31;overflow-wrap:anywhere}.referral-code-box button{flex-shrink:0}.referral-copy-row{display:flex;gap:calc(.55rem * var(--theme-gap-scale,1));align-items:center}.referral-copy-row input{min-width:0;flex:1;font-size:calc(.82rem * var(--theme-text-scale,1))}.referral-copy-row button{margin-top:.5rem;flex-shrink:0}.referral-disclosure{padding:.85rem 1rem;border-left:3px solid #b39b66;background:#faf7ed;color:#5b594e;font-size:calc(.82rem * var(--theme-text-scale,1));line-height:1.65}.referral-status{min-height:1.6em;font-size:calc(.88rem * var(--theme-text-scale,1));line-height:1.5;color:#356344;margin:.8rem 0}.referral-copy-fallback{display:block;background:#faf7ed;padding:.75rem;border-radius:calc(10px * var(--theme-radius-scale,1))}.referral-channels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:calc(.6rem * var(--theme-gap-scale,1));margin:1.5rem 0}.referral-channel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(.5rem * var(--theme-gap-scale,1));min-height:91px;padding:.9rem .3rem;border:1px solid #e1e5dd;border-radius:calc(14px * var(--theme-radius-scale,1));background:var(--theme-surface,#fff);color:#274333;text-decoration:none;font-size:calc(.78rem * var(--theme-text-scale,1));text-align:center;cursor:pointer;font-family:inherit}.referral-channel b{display:grid;place-items:center;width:30px;height:30px;border-radius:calc(9px * var(--theme-radius-scale,1));background:#eef2e8;font:600 calc(1rem * var(--theme-text-scale,1))/1 var(--theme-body-font,system-ui,sans-serif)}.referral-channel:hover{background:#f5f7f0;border-color:#8d9f7a}.referral-channel:focus-visible,.referral-page button:focus-visible,.referral-page a:focus-visible{outline:3px solid #b89450;outline-offset:3px}.referral-channel[aria-disabled=true]{opacity:.5;cursor:default}.referral-steps{display:grid;gap:calc(1rem * var(--theme-gap-scale,1));margin-top:1.5rem;border-top:1px solid #e5e8df;padding-top:1.3rem}.referral-steps>div{display:flex;align-items:flex-start;gap:calc(.9rem * var(--theme-gap-scale,1))}.referral-steps>div>span{display:grid;place-items:center;flex:0 0 27px;height:27px;background:#edf2e7;border-radius:50%;font-size:calc(.8rem * var(--theme-text-scale,1));font-weight:600}.referral-steps p{margin:0;font-size:calc(.86rem * var(--theme-text-scale,1));line-height:1.6}.referral-steps strong{display:block;font-weight:650;color:#294634}.referral-section-heading{display:flex;align-items:center;justify-content:space-between;gap:calc(1.3rem * var(--theme-gap-scale,1));margin:3rem 0 1.5rem}.referral-section-heading h2{font-size:calc(clamp(1.85rem,3.5vw,2.8rem) * var(--theme-heading-scale,1));line-height:1.18;margin:.5rem 0}.referral-section-heading p{max-width:750px}.referral-banner-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:calc(1.5rem * var(--theme-gap-scale,1));align-items:start}.referral-banner-preview{margin:0;min-width:0}.banner-stage{background:#e6e9df;border:1px solid #dbe1d3;border-radius:calc(22px * var(--theme-radius-scale,1));min-height:400px;padding:1.5rem;display:flex;align-items:center;justify-content:center}.banner-stage img{display:block;max-height:670px;max-width:100%;width:auto;height:auto;object-fit:contain;box-shadow:0 15px 35px #17352e2b}.referral-banner-preview figcaption{padding:1rem .35rem;font-size:calc(.8rem * var(--theme-text-scale,1));color:#60675c;line-height:1.6}.banner-controls>.stack-form .button{text-align:center}.referral-help{padding:1.1rem 1.2rem;background:#f6f6f0;border-radius:calc(14px * var(--theme-radius-scale,1));margin:1rem 0 1.25rem}.referral-help h3{margin:0 0 .7rem;font-size:calc(1.08rem * var(--theme-heading-scale,1))}.referral-help ol{padding-left:1.1rem;font-size:calc(.83rem * var(--theme-text-scale,1));line-height:1.8}.referral-help a{font-size:calc(.85rem * var(--theme-text-scale,1))}.referral-panel details{border-top:1px solid #e4e7de;margin-top:1rem;padding-top:1rem;font-size:calc(.87rem * var(--theme-text-scale,1))}.referral-panel summary,.referral-faq summary,.referral-own-invitation summary{font-weight:600;cursor:pointer;line-height:1.6}.referral-panel details textarea{font-size:calc(.78rem * var(--theme-text-scale,1));word-break:break-all;margin:.75rem 0}.referral-banner-section{scroll-margin-top:100px}.referral-reward-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:calc(1rem * var(--theme-gap-scale,1))}.referral-benefit .badge{font-size:calc(.72rem * var(--theme-text-scale,1));margin-bottom:.8rem}.referral-benefit p{font-size:calc(.9rem * var(--theme-text-scale,1));line-height:1.7}.referral-empty{padding:2rem;background:#f1f4ea;border:1px solid #dfe5d6;border-radius:calc(18px * var(--theme-radius-scale,1))}.referral-empty h3{margin:0 0 .6rem}.referral-empty p{max-width:750px;margin-bottom:0}.referral-current-offers{margin-top:3rem}.referral-current-offers h2,.referral-faq h2{font-size:calc(2rem * var(--theme-heading-scale,1))}.referral-own-invitation{margin:2rem 0;padding:1.5rem;border:1px solid #dce1d5;border-radius:calc(16px * var(--theme-radius-scale,1))}.referral-own-invitation form{max-width:600px;margin-top:1rem}.referral-faq{margin-top:3rem;max-width:880px}.referral-faq details{border-bottom:1px solid #dce3d7;padding:1rem 0}.referral-faq p{font-size:calc(.95rem * var(--theme-text-scale,1));line-height:1.75}.referral-invite-hero{display:grid;grid-template-columns:1.12fr 1fr;gap:calc(3rem * var(--theme-gap-scale,1));align-items:center}.referral-invite-hero>div{min-width:0}.referral-invite-hero>img{width:100%;height:650px;object-fit:cover;border-radius:calc(180px * var(--theme-radius-scale,1)) calc(180px * var(--theme-radius-scale,1)) calc(22px * var(--theme-radius-scale,1)) calc(22px * var(--theme-radius-scale,1))}.referral-invite-hero h1{font-size:calc(clamp(2.6rem,5vw,4.6rem) * var(--theme-title-scale,1))}.referral-invite-hero p{line-height:1.8}.referral-landing-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:calc(2.5rem * var(--theme-gap-scale,1));margin-top:4rem}.referral-landing-points h2{font-size:calc(1.5rem * var(--theme-heading-scale,1))}.referral-landing-points p{line-height:1.75}.referral-admin-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:calc(1.5rem * var(--theme-gap-scale,1));align-items:start;margin:2rem 0 3rem}.referral-design-list{display:grid;gap:calc(.75rem * var(--theme-gap-scale,1));margin-top:1.2rem}.referral-design-list a{display:flex;flex-direction:column;gap:calc(.3rem * var(--theme-gap-scale,1));text-decoration:none;border-bottom:1px solid #e1e5dd;padding:.6rem 0;font-size:calc(.9rem * var(--theme-text-scale,1))}.referral-design-list span{font-size:calc(.76rem * var(--theme-text-scale,1));color:#65715d}.referral-admin-preview{width:100%;height:auto;border-radius:calc(12px * var(--theme-radius-scale,1));margin-top:.8rem}.referral-print-card{max-width:650px;margin:2rem auto;padding:3rem;text-align:center;background:#f5f4e9;border:1px solid #cdd7c2;border-radius:calc(24px * var(--theme-radius-scale,1));color:#143e30}.referral-wordmark{font:calc(2.8rem * var(--theme-text-scale,1)) var(--theme-heading-font,Georgia,serif)}.referral-print-card h1{font-size:calc(2.6rem * var(--theme-title-scale,1));line-height:1.15}.referral-print-card>img{width:220px;height:220px;display:block;margin:1.4rem auto}.referral-print-card code{font-size:calc(1.4rem * var(--theme-text-scale,1));letter-spacing:.05em;overflow-wrap:anywhere}.referral-print-url{overflow-wrap:anywhere;font-size:calc(.82rem * var(--theme-text-scale,1));line-height:1.7}.auth-error{border-left:4px solid #ab5035;margin:1rem 0}.referral-page .hint{font-size:calc(.83rem * var(--theme-text-scale,1));line-height:1.7}
@media(max-width:1000px){.referral-heading{align-items:flex-start;flex-direction:column}.referral-share-grid,.referral-banner-grid{grid-template-columns:1fr 1fr;gap:calc(1rem * var(--theme-gap-scale,1))}.referral-panel{padding:1.5rem}.referral-code-box{flex-direction:column;align-items:flex-start}.referral-reward-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.referral-admin-grid{grid-template-columns:220px minmax(0,1fr)}.referral-invite-hero{gap:calc(2rem * var(--theme-gap-scale,1))}.referral-invite-hero>img{height:560px}.banner-stage{padding:1rem}}
@media(max-width:760px){.referral-share-grid,.referral-banner-grid,.referral-invite-hero,.referral-admin-grid{grid-template-columns:1fr}.referral-page,.referral-invite-page{padding-top:2rem}.referral-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin:1.5rem 0}.referral-stats>div{padding:1.1rem 1.2rem}.referral-stats strong{font-size:calc(1.9rem * var(--theme-text-scale,1))}.referral-code-box{flex-direction:row;align-items:center}.referral-panel{padding:1.35rem}.referral-code-box code{font-size:calc(1rem * var(--theme-text-scale,1))}.referral-section-heading{align-items:flex-start;flex-direction:column;margin-top:2.5rem}.referral-banner-preview{grid-row:1}.banner-stage{min-height:260px}.banner-stage img{max-height:500px}.referral-reward-grid,.referral-landing-points{grid-template-columns:1fr}.referral-landing-points{gap:calc(1rem * var(--theme-gap-scale,1));margin-top:2rem}.referral-invite-hero>img{height:400px;max-width:520px;margin:auto}.referral-print-card{padding:1.4rem}.referral-print-card h1{font-size:calc(2rem * var(--theme-title-scale,1))}.referral-print-card code{font-size:calc(1rem * var(--theme-text-scale,1))}.referral-stats span{font-size:calc(.78rem * var(--theme-text-scale,1))}.referral-heading{gap:calc(1rem * var(--theme-gap-scale,1))}}
@media(max-width:390px){.referral-code-box{align-items:flex-start;flex-direction:column}.referral-copy-row{align-items:stretch;flex-direction:column}.referral-copy-row button{align-self:flex-start;margin:0}.referral-panel{padding:1rem}.referral-channels{gap:calc(.4rem * var(--theme-gap-scale,1))}.referral-channel{font-size:calc(.72rem * var(--theme-text-scale,1))}.referral-heading h1{font-size:calc(2.45rem * var(--theme-title-scale,1))}}
@media print{body:has(.referral-print-page) .site-header,body:has(.referral-print-page) .site-footer,body:has(.referral-print-page) .mobile-bottom,.referral-print-controls{display:none!important}.referral-print-page{padding:0!important}.referral-print-card{border:1px solid #ccc;break-inside:avoid;margin:0 auto;max-width:170mm;padding:10mm;box-shadow:none}.referral-print-card .referral-disclosure{color:#222;background:var(--theme-surface,#fff)}.referral-print-card h1{font-size:calc(26pt * var(--theme-title-scale,1))}.referral-print-card>img{width:45mm;height:45mm}.referral-print-url{color:#111}}
@media(prefers-reduced-motion:reduce){.referral-page *{scroll-behavior:auto!important}}
.referral-panel .checkbox-row{display:flex;align-items:center;gap:calc(.75rem * var(--theme-gap-scale,1))}.referral-panel input[type=checkbox]{width:20px;min-width:20px;height:20px;min-height:20px;margin:0;flex:0 0 20px}.referral-panel form+h3{margin-top:2rem}

.referral-active-offers{margin-bottom:3rem}.referral-offer-count{display:inline-flex;white-space:nowrap;padding:.65rem 1rem;border:1px solid #d7ddcd;border-radius:calc(30px * var(--theme-radius-scale,1));font-size:calc(.85rem * var(--theme-text-scale,1))}.referral-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:calc(1.2rem * var(--theme-gap-scale,1))}.referral-offer-card{display:flex;flex-direction:column;min-width:0;background:var(--theme-surface,#fff);border:1px solid #dce3d5;border-radius:calc(22px * var(--theme-radius-scale,1));padding:1.75rem;overflow-wrap:anywhere}.referral-offer-top{display:flex;gap:calc(.75rem * var(--theme-gap-scale,1));align-items:center;justify-content:space-between}.referral-offer-icon{display:grid;place-items:center;width:46px;height:46px;flex-shrink:0;border-radius:50%;background:#eef2e6;color:#547348;font-size:calc(1.5rem * var(--theme-text-scale,1))}.referral-recipient{font-size:calc(.73rem * var(--theme-text-scale,1));color:#5f694f;text-align:right}.referral-offer-value{font:calc(clamp(1.8rem,3vw,2.6rem) * var(--theme-text-scale,1))/1.15 var(--theme-heading-font,Georgia,serif);color:var(--theme-primary,#123e31);margin:1.5rem 0 .4rem}.referral-offer-category{font-size:calc(.75rem * var(--theme-text-scale,1));text-transform:uppercase;letter-spacing:.09em;color:#977537;margin:0 0 1.3rem}.referral-offer-card h3{font-size:calc(1.45rem * var(--theme-heading-scale,1));line-height:1.25;margin:0 0 .8rem}.referral-offer-description{font-size:calc(.92rem * var(--theme-text-scale,1));line-height:1.75;flex:1}.referral-offer-highlights{display:flex;flex-wrap:wrap;gap:calc(.5rem * var(--theme-gap-scale,1));margin:1.1rem 0}.referral-offer-highlights span{padding:.4rem .6rem;background:#f3f5ee;border-radius:calc(7px * var(--theme-radius-scale,1));font-size:calc(.72rem * var(--theme-text-scale,1));color:#526249}.referral-offer-card details{border-top:1px solid #e0e4d9;padding-top:1rem;font-size:calc(.85rem * var(--theme-text-scale,1));line-height:1.65}.referral-offer-card summary{cursor:pointer;font-weight:600}.referral-offer-card dt{font-size:calc(.74rem * var(--theme-text-scale,1));color:#64705e;margin-top:.9rem}.referral-offer-card dd{margin:0}.referral-offer-card details p{margin-top:.8rem}@media(max-width:1000px){.referral-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.referral-offer-grid{grid-template-columns:1fr}.referral-offer-card{padding:1.4rem}}
