.pub-root{--font-pub-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-pub-serif:Georgia,"Times New Roman",serif;--bg:var(--theme-canvas,#fbf7f0);--bg-2:var(--theme-sunken,#f4ece0);--paper:var(--theme-surface,#ffffff);--ink:var(--theme-text,#1c2230);--ink-soft:var(--theme-muted,#5a6072);--ink-faint:var(--theme-subtle,#8b91a1);--line:var(--theme-border,#ece4d6);--line-2:var(--theme-border-strong,#e2d8c6);--sun:var(--theme-action,#f5a524);--sun-deep:var(--theme-hover,#e08a00);--sun-wash:var(--theme-selected,#fef3df);--green:var(--theme-ok,#2f9e63);--green-wash:var(--theme-ok-soft,#e6f5ec);--blue:var(--theme-action,#2f6fed);--shadow-sm:0 1px 2px rgba(28,34,48,0.06),0 2px 8px rgba(28,34,48,0.05);--shadow-md:0 6px 18px rgba(28,34,48,0.08),0 2px 6px rgba(28,34,48,0.05);--shadow-lg:0 20px 50px rgba(28,34,48,0.12),0 6px 16px rgba(28,34,48,0.07);--r:18px;--r-sm:12px;font-family:var(--font-pub-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:radial-gradient(1100px 520px at 50% -8%,var(--sun-wash),transparent 62%),radial-gradient(700px 700px at 110% 12%,color-mix(in srgb,var(--theme-action,#f5a524) 6%,transparent),transparent 60%),var(--bg);min-height:100vh;min-height:100dvh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body:has(.pub-root:not(.pub-embedded)),html:has(.pub-root:not(.pub-embedded)){background:var(--theme-canvas,#fbf7f0)!important}html:has(.pub-root:not(.pub-embedded)){overscroll-behavior:none}.pub-root.pub-embedded{min-height:0;background:var(--bg)}.pub-root *,.pub-root :after,.pub-root :before{box-sizing:border-box}.pub-serif{font-family:var(--font-pub-serif),Georgia,"Times New Roman",serif;font-optical-sizing:auto;letter-spacing:-.015em}.pub-wrap{width:100%;max-width:440px;margin:0 auto;padding:22px 18px 56px}.pub-center{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:28px 18px}.pub-spin{width:26px;height:26px;border-radius:50%;border:3px solid var(--line-2);border-top-color:var(--sun);animation:pub-rot .7s linear infinite}@keyframes pub-rot{to{transform:rotate(1turn)}}.pub-brand{display:flex;align-items:center;gap:9px;font-weight:600;font-size:14px;color:var(--ink-soft);letter-spacing:.01em}.pub-brand .pub-sun{width:20px;height:20px;flex:none}.pub-card{position:relative;background:var(--paper);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-lg);overflow:hidden;animation:pub-rise .55s cubic-bezier(.16,1,.3,1) both}@keyframes pub-rise{0%{opacity:0;transform:translateY(14px)}}.pub-cover{height:96px;background:radial-gradient(120px 120px at 82% -20%,rgba(255,255,255,.45),transparent 70%),linear-gradient(135deg,var(--sun) 0,var(--sun-deep) 100%);position:relative}.pub-cover:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.16) 1px,transparent 1.4px);background-size:14px 14px;opacity:.5}.pub-logo{position:absolute;top:14px;right:16px;max-height:30px;max-width:120px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.15))}.pub-avatar{position:relative;z-index:1;width:92px;height:92px;border-radius:50%;border:4px solid var(--paper);background:var(--bg-2);object-fit:cover;margin:-52px 0 0 24px;box-shadow:var(--shadow-md);display:grid;place-items:center;font-family:var(--font-pub-serif),serif;font-size:34px;font-weight:600;color:var(--sun-deep)}.pub-card-body{padding:12px 24px 26px}.pub-name{font-size:27px;font-weight:600;margin:6px 0 2px;line-height:1.1}.pub-title{color:var(--ink-soft);font-size:15px;font-weight:500}.pub-company{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-size:13px;font-weight:600;color:var(--sun-deep);background:var(--sun-wash);border:1px solid var(--theme-warn-soft,#f6e0bd);padding:5px 11px;border-radius:999px;white-space:nowrap;max-width:100%}.pub-blurb{margin:16px 0 0;color:var(--ink-soft);font-size:15px;line-height:1.55}.pub-contact{display:flex;gap:10px;margin-top:18px}.pub-contact a{flex:1 1;display:flex;align-items:center;justify-content:center;gap:7px;padding:12px;border-radius:var(--r-sm);border:1px solid var(--line-2);background:var(--bg);color:var(--ink);font-weight:600;font-size:14px;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.pub-contact a:active{transform:scale(.97)}.pub-contact a:hover{border-color:var(--sun);box-shadow:var(--shadow-sm)}.pub-cta{margin-top:16px;background:var(--paper);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-md);padding:22px 22px 24px;animation:pub-rise .55s cubic-bezier(.16,1,.3,1) .08s both}.pub-cta-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--sun-deep);margin-bottom:6px}.pub-cta-h{font-size:22px;font-weight:600;line-height:1.18;margin:0 0 4px}.pub-cta-sub{color:var(--ink-soft);font-size:14px;line-height:1.5;margin:0 0 16px}.pub-field{margin-bottom:12px;position:relative}.pub-label{display:block;font-size:12.5px;font-weight:600;color:var(--ink-soft);margin:0 0 5px 2px}.pub-input,.pub-textarea{width:100%;padding:13px 14px;border-radius:var(--r-sm);border:1.5px solid var(--line-2);background:var(--bg);color:var(--ink);font:inherit;font-size:16px;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.pub-input::placeholder,.pub-textarea::placeholder{color:var(--ink-faint)}.pub-input:focus,.pub-textarea:focus{outline:none;border-color:var(--sun);background:var(--paper);box-shadow:0 0 0 4px color-mix(in srgb,var(--theme-action,#f5a524) 15%,transparent)}.pub-textarea{resize:vertical;min-height:76px}.pub-consent{display:flex;align-items:flex-start;gap:10px;margin:4px 0 16px;padding:12px;border:1px solid var(--line);border-radius:var(--r-sm);background:var(--bg);color:var(--ink-soft);font-size:12.5px;line-height:1.45;cursor:pointer}.pub-consent input{width:18px;height:18px;margin:0;flex:none;accent-color:var(--sun-deep)}.pub-form-step{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.pub-form-step span{padding:8px 10px;border-radius:999px;background:var(--bg);color:var(--ink-faint);border:1px solid var(--line);font-size:12.5px;font-weight:700;text-align:center}.pub-form-step span.active{color:var(--ink);background:var(--sun-wash);border-color:var(--theme-warn,#efc983)}.pub-form-step span.done{color:var(--green);border-color:var(--theme-ok,#b9ddc8)}.pub-form-actions{display:grid;grid-template-columns:minmax(92px,auto) 1fr;gap:10px;align-items:stretch}.pub-form-actions .pub-btn,.pub-form-actions .pub-ghost-btn{width:100%;margin-top:0}.pub-hp{left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.pub-ac,.pub-hp{position:absolute}.pub-ac{z-index:20;top:calc(100% + 4px);left:0;right:0;background:var(--paper);border:1px solid var(--line-2);border-radius:var(--r-sm);box-shadow:var(--shadow-md);overflow:hidden;max-height:230px;overflow-y:auto}.pub-ac button{display:block;width:100%;text-align:left;padding:11px 13px;border:none;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);font:inherit;font-size:13.5px;line-height:1.35;cursor:pointer}.pub-ac button:last-child{border-bottom:none}.pub-ac button:focus,.pub-ac button:hover{background:var(--sun-wash);outline:none}.pub-btn{width:100%;padding:15px;border:none;border-radius:var(--r-sm);background:linear-gradient(135deg,var(--sun) 0,var(--sun-deep) 100%);color:var(--theme-action-ink,#fff);font:inherit;font-weight:700;font-size:16px;letter-spacing:.01em;cursor:pointer;box-shadow:0 8px 20px rgba(224,138,0,.32);transition:transform .12s ease,box-shadow .12s ease,filter .12s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px}.pub-btn:hover{filter:brightness(1.04);box-shadow:0 10px 26px rgba(224,138,0,.38)}.pub-btn:active{transform:translateY(1px) scale(.99)}.pub-btn:disabled{filter:grayscale(.3) brightness(.97);cursor:default;box-shadow:var(--shadow-sm)}.pub-btn .pub-spin{width:18px;height:18px;border-width:2.5px;border-color:rgba(255,255,255,.45);border-top-color:var(--theme-action-ink,#fff)}.pub-trust{display:flex;align-items:center;gap:6px;justify-content:center;margin-top:12px;color:var(--ink-faint);font-size:12px}.pub-err{margin-top:12px;color:var(--theme-danger,#b4361f);background:var(--theme-danger-soft,#fdeee9);border:1px solid var(--theme-danger,#f6cdbe);border-radius:var(--r-sm);padding:10px 12px;font-size:13.5px;font-weight:500}.pub-thanks{text-align:center;padding:12px 8px 8px;animation:pub-rise .5s cubic-bezier(.16,1,.3,1) both}.pub-check{width:64px;height:64px;margin:0 auto 16px;border-radius:50%;background:var(--green-wash);border:2px solid var(--theme-ok-soft,#bfe6cf);display:grid;place-items:center;color:var(--green);animation:pub-pop .5s cubic-bezier(.34,1.56,.64,1) .1s both}@keyframes pub-pop{0%{transform:scale(.4);opacity:0}}.pub-thanks-h{font-size:24px;font-weight:600;margin:0 0 6px}.pub-thanks-p{color:var(--ink-soft);font-size:15px;line-height:1.55;margin:0 auto;max-width:32ch}.pub-hero{text-align:center;padding:8px 6px 22px}.pub-hero-badge{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--sun-deep);background:var(--sun-wash);border:1px solid var(--theme-warn-soft,#f6e0bd);padding:6px 13px;border-radius:999px;margin-bottom:16px}.pub-hero-h{font-size:30px;font-weight:600;line-height:1.12;margin:0 0 8px}.pub-hero-h .pub-accent{color:var(--sun-deep)}.pub-hero-p{color:var(--ink-soft);font-size:15.5px;line-height:1.55;margin:0 auto;max-width:34ch}.pub-panel{position:relative;z-index:1;background:var(--paper);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-md);padding:20px 20px 22px;margin-top:14px;animation:pub-rise .55s cubic-bezier(.16,1,.3,1) .06s both}.pub-panel:has(.pub-ac){z-index:30}.pub-panel-h{font-size:17px;font-weight:600;margin:0 0 2px}.pub-panel-sub{color:var(--ink-soft);font-size:13.5px;margin:0 0 16px}.pub-trust-links{display:grid;gap:9px}.pub-trust-link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:12px 13px;border:1px solid var(--line);border-radius:var(--r-sm);background:var(--bg);color:var(--ink);text-decoration:none}.pub-trust-link span{min-width:0;display:grid;gap:2px}.pub-trust-link b{font-size:14px;line-height:1.25}.pub-trust-link em{color:var(--ink-soft);font-size:12.5px;font-style:normal;line-height:1.3}.pub-trust-link svg{flex:0 0 auto;color:var(--sun-deep)}.pub-track{margin-top:6px;display:flex;flex-direction:column;gap:9px}.pub-track-row{display:flex;align-items:center;gap:12px;padding:12px 13px;border-radius:var(--r-sm);border:1px solid var(--line);background:var(--bg)}.pub-track-name{font-weight:600;font-size:14.5px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pub-track-main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:3px}.pub-reward{color:var(--ink-faint);font-size:12px;font-weight:650}.pub-reward.rw-earned,.pub-reward.rw-paid{color:var(--green)}.pub-reward.rw-cancelled{color:var(--theme-subtle,#97798a)}.pub-status{font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px;white-space:nowrap}.pub-status.s-received{background:var(--theme-sunken,#eef1f6);color:var(--theme-muted,#5a6072)}.pub-status.s-reached_out{background:var(--theme-info-soft,#eaf1fe);color:var(--blue)}.pub-status.s-appointment{background:var(--sun-wash);color:var(--sun-deep)}.pub-status.s-credit_passed,.pub-status.s-install_progress{background:var(--theme-info-soft,#edf0ff);color:var(--theme-info,#4658b8)}.pub-status.s-credit_failed,.pub-status.s-installed{background:var(--green-wash);color:var(--green)}.pub-status.s-credit_failed{background:var(--theme-danger-soft,#f7ecef);color:var(--theme-danger,#a04455)}.pub-status.s-closed_lost{background:var(--theme-sunken,#f4eef0);color:var(--theme-subtle,#97798a)}.pub-status.s-cancelled{background:var(--theme-sunken,#f4eef0);color:var(--theme-muted,#765f69)}.pub-dot{width:9px;height:9px;border-radius:50%;flex:none}.pub-track-empty{text-align:center;color:var(--ink-faint);font-size:14px;padding:22px 8px 14px;line-height:1.5}.pub-portal-reward{color:var(--ink);font-weight:700}.pub-share-referral{display:grid;gap:14px}.pub-share-referral .pub-btn{width:fit-content;min-width:190px;padding-inline:20px}.pub-portal-rep{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.pub-portal-rep>img{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid var(--paper);box-shadow:var(--shadow-sm)}.pub-portal-rep>div:not(.pub-portal-rep-actions){display:flex;min-width:0;flex-direction:column;gap:2px}.pub-portal-rep>div>small,.pub-portal-rep>div>span{color:var(--ink-soft);font-size:12px}.pub-portal-rep>div>strong{color:var(--ink);font-size:15px}.pub-portal-rep-actions{grid-column:1/-1;display:flex;gap:8px}.pub-portal-rep-actions a{min-height:40px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line-2);border-radius:var(--r-sm);color:var(--ink);background:var(--bg);font-size:13px;font-weight:700;text-decoration:none}.pub-foot{text-align:center;margin-top:26px;color:var(--ink-faint);font-size:11.5px;letter-spacing:.01em}.pub-empty-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-md);padding:34px 26px;text-align:center;max-width:380px}.pub-empty-h{font-size:21px;font-weight:600;margin:14px 0 6px}.pub-empty-p{color:var(--ink-soft);font-size:14.5px;line-height:1.55}.pub-cover-name{position:absolute;top:14px;right:16px;max-width:60%;font-weight:700;font-size:14px;color:var(--theme-action-ink,#fff);letter-spacing:.01em;text-shadow:0 1px 2px rgba(0,0,0,.18);text-align:right;line-height:1.2}.pub-subline{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:3px;color:var(--ink-soft);font-size:14.5px;font-weight:500}.pub-co-plain{font-weight:600;color:var(--ink)}.pub-dotsep{color:var(--ink-faint)}.pub-stars{display:inline-flex;align-items:center;gap:1px;line-height:0}.pub-rating{display:flex;align-items:center;gap:7px;margin-top:10px;font-size:13.5px}.pub-rating-num{font-weight:700;color:var(--ink)}.pub-rating-count{color:var(--ink-soft);font-weight:500}.pub-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:8px;margin-top:18px}.pub-act{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:60px;padding:10px 6px;border-radius:var(--r-sm);border:1px solid var(--line-2);background:var(--bg);color:var(--ink);font:inherit;font-weight:600;font-size:12.5px;text-decoration:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.pub-act:active{transform:scale(.97)}.pub-act:hover{border-color:var(--sun)}.pub-act:hover,.pub-pitch{box-shadow:var(--shadow-sm)}.pub-pitch{margin-top:16px;background:var(--paper);border:1px solid var(--line);border-radius:var(--r);padding:18px 20px;animation:pub-rise .55s cubic-bezier(.16,1,.3,1) .06s both}.pub-pitch-text{margin:0;color:var(--ink);font-size:16px;line-height:1.55;font-weight:500}.pub-referral-callout{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;border-radius:var(--r-sm);background:var(--sun-wash);border:1px solid var(--theme-warn-soft,#f6e0bd);color:var(--sun-deep);font-weight:700;font-size:14.5px}.pub-referral-callout svg{flex:none}.pub-section-head{display:flex;align-items:center;gap:13px;width:100%;min-height:56px;padding:4px 0;border:none;background:transparent;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.pub-section-icon{flex:none;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--sun-wash);color:var(--sun-deep);border:1px solid var(--theme-warn-soft,#f6e0bd)}.pub-section-main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.pub-section-title{font-weight:700;font-size:15.5px}.pub-section-sub{color:var(--ink-soft);font-size:13px;line-height:1.35}.pub-chev{flex:none;color:var(--ink-faint);transition:transform .2s ease}.pub-chev.is-open{transform:rotate(90deg)}.pub-section-body{margin-top:14px;padding-top:16px;border-top:1px solid var(--line);animation:pub-rise .4s cubic-bezier(.16,1,.3,1) both}.pub-reviews-head{margin-bottom:14px}.pub-review-list{display:flex;flex-direction:column;gap:12px}.pub-review{padding:14px 15px;border-radius:var(--r-sm);border:1px solid var(--line);background:var(--bg)}.pub-review-text{margin:8px 0 6px;color:var(--ink);font-size:14.5px;line-height:1.5}.pub-review-name{color:var(--ink-soft);font-size:13px;font-weight:600}.pub-review-empty{text-align:center;color:var(--ink-faint);font-size:14px;padding:14px 8px 6px}.pub-ghost-btn{width:100%;margin-top:14px;padding:13px;border-radius:var(--r-sm);border:1.5px solid var(--line-2);background:var(--paper);color:var(--ink);font:inherit;font-weight:700;font-size:14.5px;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.pub-ghost-btn:hover{border-color:var(--sun);box-shadow:var(--shadow-sm)}.pub-ghost-btn:active{transform:scale(.99)}.pub-star-picker{display:flex;gap:4px}.pub-star-btn{border:none;background:transparent;padding:4px;cursor:pointer;color:var(--line-2);line-height:0;border-radius:8px;min-width:44px;min-height:44px;display:grid;place-items:center;transition:transform .1s ease,color .1s ease}.pub-star-btn.is-on{color:var(--sun)}.pub-star-btn:active{transform:scale(.9)}.pub-thanks-sm{padding:8px 4px 4px}.pub-check-sm{width:48px;height:48px;margin-bottom:12px}.pub-thanks-sm .pub-thanks-h{font-size:19px}.pub-videos{display:flex;flex-direction:column;gap:14px;margin-top:14px}.pub-video{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--r-sm);overflow:hidden;background:#000;box-shadow:var(--shadow-sm)}.pub-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.pub-footbar{display:flex;gap:8px;margin-top:16px}.pub-footbtn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:7px;min-height:46px;padding:12px 8px;border-radius:var(--r-sm);border:1px solid var(--line-2);background:var(--paper);color:var(--ink);font:inherit;font-weight:600;font-size:13.5px;text-decoration:none;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.pub-footbtn:hover{border-color:var(--sun);box-shadow:var(--shadow-sm)}.pub-footbtn:active{transform:scale(.98)}.pub-offer{margin:0 0 14px;padding:14px 16px;border-radius:16px;background:var(--sun-wash);box-shadow:inset 0 0 0 1px var(--line-2)}.pub-offer-tag{display:inline-block;margin-bottom:6px;padding:2px 10px;border-radius:999px;background:var(--sun);color:var(--theme-action-ink,#241a05);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pub-offer strong{display:block;font-size:16px;line-height:1.3}.pub-offer p{margin:4px 0 0;color:var(--ink-soft);font-size:14px;line-height:1.5}.pub-video-item{margin:0}.pub-video-item+.pub-video-item{margin-top:14px}.pub-video-item figcaption{margin-top:7px;color:var(--ink-soft);font-size:14px;font-weight:650}.pub-video video{display:block;width:100%;height:100%;border:0;background:#000;object-fit:cover}.pub-editable{position:relative}.pub-editable:after{content:"";position:absolute;inset:-6px -8px;border:1.5px dashed transparent;border-radius:12px;pointer-events:none;transition:border-color .12s ease,background .12s ease}.pub-editable:hover:after{border-color:var(--sun);background:color-mix(in srgb,var(--sun) 7%,transparent)}.pub-edit-chip{position:absolute;z-index:3;top:-12px;right:-4px;display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border:0;border-radius:999px;background:var(--sun);color:var(--theme-action-ink,#241a05);font-family:var(--font-pub-sans);font-size:11px;font-weight:800;opacity:0;cursor:pointer;transition:opacity .12s ease}.pub-edit-chip:focus-visible,.pub-editable:hover .pub-edit-chip{opacity:1}.pub-add-slot{width:100%;margin-bottom:14px;padding:15px;border:1.5px dashed var(--line-2);border-radius:16px;background:transparent;color:var(--ink-faint);font-family:var(--font-pub-sans);font-size:14px;font-weight:700;cursor:pointer}.pub-add-slot:hover{border-color:var(--sun);color:var(--sun-deep);background:var(--sun-wash)}.ReferView_root__t9Ff2{color-scheme:inherit;--sr-bg:var(--theme-surface,#ffffff);--sr-surface:var(--theme-surface,#ffffff);--sr-surface-sunken:var(--theme-sunken,#f4f7fb);--sr-border:var(--theme-border,#d3dfee);--sr-border-strong:var(--theme-border-strong,#c3cede);--sr-hairline:var(--theme-border,#e3e9f2);--sr-text:var(--theme-text,#10234b);--sr-text-body:var(--theme-body,#334766);--sr-text-muted:var(--theme-muted,#4e5f87);--sr-text-subtle:var(--theme-subtle,#7c8ca3);--sr-accent:var(--theme-action,#0a6cf0);--sr-accent-hover:var(--theme-hover,#0858cc);--sr-accent-ink:var(--theme-selected-ink,#0757d4);--sr-accent-soft:var(--theme-selected,#e4eefd);--sr-accent-soft-strong:var(--theme-selected,#d6e6fd);--sr-accent-border:var(--theme-border-strong,#b9d3f8);--sr-info-soft:var(--theme-info-soft,#e8f2fe);--sr-info-border:var(--theme-info,#c6dcfa);--sr-success:var(--theme-ok,#12843f);--sr-success-ink:var(--theme-ok-ink,#0b6b30);--sr-success-soft:var(--theme-ok-soft,#e3f5e8);--sr-success-border:var(--theme-ok,#b5e3c4);--sr-warning:var(--theme-warn,#f28c00);--sr-warning-ink:var(--theme-warn-ink,#b4540a);--sr-warning-soft:var(--theme-warn-soft,#fdf3e5);--sr-warning-border:var(--theme-warn,#f9d8a8);--sr-danger:var(--theme-danger,#d62b38);--sr-danger-ink:var(--theme-danger,#b3382c);--sr-danger-soft:var(--theme-danger-soft,#fdecea);--sr-danger-border:var(--theme-danger,#f3b8b3);--sr-disabled-bg:var(--theme-border,#cbd1de);--sr-focus:var(--theme-action,#4d93f5);--pub-ink:var(--theme-text,#10234b);min-height:100vh;min-height:100dvh;color:var(--sr-text);background:var(--sr-bg);font-family:var(--font-route-sans,Inter),-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;font-size:15px;line-height:1.45;-webkit-font-smoothing:antialiased}.pub-root:has(>.ReferView_root__t9Ff2){background:var(--theme-surface,#ffffff)}body:has(.pub-root>.ReferView_root__t9Ff2.ReferView_root__t9Ff2),html:has(.pub-root>.ReferView_root__t9Ff2.ReferView_root__t9Ff2){background:var(--theme-surface,#ffffff)!important}.ReferView_root__t9Ff2 *,.ReferView_root__t9Ff2 :after,.ReferView_root__t9Ff2 :before{box-sizing:border-box}.ReferView_root__t9Ff2 :focus-visible{outline:3px solid var(--sr-focus);outline-offset:2px}.ReferView_wrap__65i34{width:100%;max-width:480px;margin:0 auto;padding:8px 16px 40px}.ReferView_center__r1HAX{display:flex;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:24px 16px}.ReferView_spin__KAvJz{display:inline-block;width:24px;height:24px;border:3px solid var(--sr-accent-soft-strong);border-top-color:var(--sr-accent);border-radius:50%;animation:ReferView_rot__ByemR .7s linear infinite}.ReferView_btn__DqtCH .ReferView_spin__KAvJz{width:20px;height:20px;border-color:rgba(255,255,255,.45);border-top-color:var(--theme-action-ink,#ffffff)}@keyframes ReferView_rot__ByemR{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.ReferView_spin__KAvJz{animation-duration:2s}}.ReferView_brand__W4mW3{border-bottom:1px solid var(--sr-hairline);margin-bottom:20px}.ReferView_hero__vGXPN{display:grid;gap:12px;margin-bottom:20px}.ReferView_badge__pngtl{display:inline-flex;align-items:center;gap:6px;width:fit-content;min-height:28px;padding:0 12px;border:1px solid var(--sr-accent-border);border-radius:999px;color:var(--sr-accent-ink);background:var(--sr-accent-soft);font-size:13px;font-weight:600}.ReferView_heroTitle__ipF27{margin:0;color:var(--sr-text);font-size:28px;font-weight:800;line-height:1.15;letter-spacing:-.02em}.ReferView_accent__KElLE{color:var(--sr-accent)}.ReferView_heroText__h0R_n{margin:0;color:var(--sr-text-body);font-size:16px;line-height:1.5}.ReferView_reward__T7qne{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;min-height:48px;padding:12px 14px;border:1px solid var(--sr-info-border);border-radius:12px;color:var(--sr-text);background:var(--sr-info-soft);font-size:15px;font-weight:600}.ReferView_reward__T7qne>svg{color:var(--sr-accent)}.ReferView_panel__fzFgj{display:grid;gap:16px;margin-bottom:16px;padding:16px;border:1px solid var(--sr-border);border-radius:12px;background:var(--sr-surface)}.ReferView_panelHead__SUD8B{display:grid;gap:4px}.ReferView_panelTitle__isXYo{margin:0;color:var(--sr-text);font-size:20px;font-weight:700;line-height:1.3}.ReferView_panelSub__RzJf9{margin:0;color:var(--sr-text-muted);font-size:14px;line-height:1.45}.ReferView_btnSoft___2iHA,.ReferView_btn__DqtCH{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;padding:0 16px;border:1px solid var(--sr-accent);border-radius:8px;color:var(--theme-surface,#ffffff);background:var(--sr-accent);font:inherit;font-size:16px;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.ReferView_btn__DqtCH:hover:not(:disabled){border-color:var(--sr-accent-hover);background:var(--sr-accent-hover)}.ReferView_btn__DqtCH:disabled{border-color:var(--sr-disabled-bg);background:var(--sr-disabled-bg);cursor:wait}.ReferView_btnSoft___2iHA{border-color:var(--sr-accent-border);color:var(--sr-accent-ink);background:var(--sr-accent-soft)}.ReferView_btnSoft___2iHA:hover{background:var(--sr-accent-soft-strong)}.ReferView_field__kpNOR{display:grid;gap:8px}.ReferView_label__jewZQ{color:var(--sr-text);font-size:14px;font-weight:600;line-height:1.3}.ReferView_optional__B4pHm{color:var(--sr-text-muted);font-weight:400}.ReferView_input___egu5,.ReferView_textarea__58sEC{width:100%;min-height:48px;padding:11px 14px;border:1px solid var(--sr-border-strong);border-radius:8px;color:var(--sr-text);background:var(--sr-surface);font:inherit;font-size:16px;line-height:1.3;box-shadow:none;appearance:none}.ReferView_textarea__58sEC{min-height:96px;resize:vertical;line-height:1.45}.ReferView_input___egu5::placeholder,.ReferView_textarea__58sEC::placeholder{color:var(--sr-text-muted);opacity:1}.ReferView_input___egu5:focus,.ReferView_textarea__58sEC:focus{border-color:var(--sr-accent);outline:3px solid color-mix(in srgb,var(--sr-focus) 35%,transparent);outline-offset:0}.ReferView_consent__FtAUK{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:12px;padding:12px 14px;border:1px solid var(--sr-border);border-radius:12px;color:var(--sr-text-body);background:var(--sr-surface-sunken);font-size:14px;line-height:1.45;cursor:pointer}.ReferView_consent__FtAUK input{width:22px;height:22px;margin:0;accent-color:var(--sr-accent);cursor:pointer}.ReferView_hp__XeBjI{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.ReferView_error__gejYh{padding:12px 14px;border:1px solid var(--sr-danger-border);border-radius:12px;color:var(--sr-danger-ink);background:var(--sr-danger-soft);font-size:14px;line-height:1.45}.ReferView_trust__QgsXG{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:-4px;color:var(--sr-text-muted);font-size:13px}.ReferView_thanks__mTyr6{display:grid;justify-items:center;gap:8px;padding:8px 0 4px;text-align:center}.ReferView_check__Co3bx{display:grid;place-items:center;width:56px;height:56px;margin-bottom:4px;border-radius:999px;color:var(--theme-surface,#ffffff);background:var(--sr-success)}.ReferView_thanksTitle__tUAhF{margin:0;color:var(--sr-text);font-size:20px;font-weight:700}.ReferView_thanksText__BGPso{max-width:340px;margin:0;color:var(--sr-text-muted);font-size:15px;line-height:1.45}.ReferView_thanks__mTyr6 .ReferView_btnSoft___2iHA{width:auto;margin-top:8px}.ReferView_trackEmpty__GdTuP{padding:20px 16px;border:1px dashed var(--sr-border-strong);border-radius:12px;color:var(--sr-text-muted);text-align:center;font-size:14px}.ReferView_track__6yf70{display:grid;overflow:hidden;border:1px solid var(--sr-border);border-radius:12px}.ReferView_trackRow__b6w0U{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:56px;padding:10px 14px;border-bottom:1px solid var(--sr-hairline)}.ReferView_trackRow__b6w0U:last-child{border-bottom:0}.ReferView_dot__7yRou{width:10px;height:10px;border-radius:999px}.ReferView_trackMain__kGHtz{display:grid;gap:2px;min-width:0}.ReferView_trackName__krxge{color:var(--sr-text);font-size:16px;font-weight:600;overflow-wrap:anywhere}.ReferView_trackReward__RiWkx{color:var(--sr-text-muted);font-size:13px}.ReferView_status__6q7Vv{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border:1px solid var(--sr-accent-border);border-radius:999px;color:var(--sr-accent-ink);background:var(--sr-accent-soft);font-size:13px;font-weight:600;white-space:nowrap}.ReferView_status_installed__oEgha{border-color:var(--sr-success-border);color:var(--sr-success-ink);background:var(--sr-success-soft)}.ReferView_status_appointment__UlrgF,.ReferView_status_install_progress__YoPyL{border-color:var(--sr-warning-border);color:var(--sr-warning-ink);background:var(--sr-warning-soft)}.ReferView_status_cancelled__gkjuK,.ReferView_status_closed_lost__RxyOd,.ReferView_status_received__Vbqlb{border-color:var(--sr-border);color:var(--sr-text-body);background:var(--sr-surface-sunken)}.ReferView_rep__en1F6{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px 14px}.ReferView_rep__en1F6>img{width:56px;height:56px;border-radius:12px;object-fit:cover;background:var(--sr-surface-sunken)}.ReferView_repWho__9FFQg{display:grid;gap:2px;min-width:0}.ReferView_repWho__9FFQg>span{color:var(--sr-text-muted);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.ReferView_repWho__9FFQg>strong{color:var(--sr-text);font-size:17px;font-weight:700;overflow-wrap:anywhere}.ReferView_repWho__9FFQg>small{color:var(--sr-text-muted);font-size:14px}.ReferView_repActions__kU3Vu{grid-column:1/-1;display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:8px}.ReferView_repActions__kU3Vu a{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:0 12px;border:1px solid var(--sr-accent-border);border-radius:8px;color:var(--sr-accent-ink);background:var(--sr-surface);font-size:15px;font-weight:600;text-decoration:none}.ReferView_repActions__kU3Vu a:hover{background:var(--sr-accent-soft)}.ReferView_foot__Aht_1{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;padding-top:16px;border-top:1px solid var(--sr-hairline);color:var(--sr-text-muted);font-size:13px;text-align:center}.ReferView_emptyCard__y9gLa{display:grid;justify-items:center;gap:8px;width:100%;max-width:400px;padding:32px 20px;border:1px solid var(--sr-border);border-radius:16px;background:var(--sr-surface);text-align:center}.ReferView_emptyIcon__SnE4q{display:grid;place-items:center;width:48px;height:48px;margin-bottom:4px;border-radius:999px;color:var(--sr-text-muted);background:var(--sr-surface-sunken)}.ReferView_emptyTitle__5hmQJ{margin:0;color:var(--sr-text);font-size:22px;font-weight:700;line-height:1.25}.ReferView_emptyText__iAEhH{margin:0;color:var(--sr-text-muted);font-size:15px;line-height:1.5}@media (min-width:768px){.ReferView_wrap__65i34{max-width:560px;padding-top:16px}.ReferView_heroTitle__ipF27{font-size:32px}.ReferView_share___5Nv_ .ReferView_btn__DqtCH{width:auto;justify-self:start;min-width:220px}}