.sa-distill .shell{width:100%;max-width:880px;margin:0 auto;padding:clamp(40px,7vw,80px) 24px 64px}@media (max-width:640px){.sa-distill .shell{padding:36px 16px 48px}}.sa-distill .intro{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:clamp(32px,5vw,48px);display:flex}.sa-distill .eyebrow{letter-spacing:.16em;color:hsl(var(--primary));text-transform:uppercase;white-space:nowrap;align-items:center;gap:8px;margin:0;font-size:12px;font-weight:600;display:inline-flex}.sa-distill .spark{width:14px;height:14px;color:hsl(var(--primary))}.sa-distill h1.title{letter-spacing:-.03em;margin:0;font-size:clamp(34px,5.4vw,52px);font-weight:900;line-height:1.02}.sa-distill .title em{color:hsl(var(--primary));font-style:normal}.sa-distill .sub{max-width:50ch;color:hsl(var(--muted-foreground));margin:0;font-size:16px;line-height:1.7}.sa-distill .steps{background:hsl(var(--border));border:1px solid hsl(var(--border));border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:24px;display:grid;overflow:hidden}@media (max-width:640px){.sa-distill .steps{grid-template-columns:1fr}}.sa-distill .step{background:hsl(var(--card));flex-direction:column;gap:8px;padding:20px;display:flex}.sa-distill .step .n{background:hsl(var(--primary) / .12);width:26px;height:26px;color:hsl(var(--primary));border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.sa-distill .step h3{margin:4px 0 0;font-size:14.5px;font-weight:700}.sa-distill .step p{color:hsl(var(--muted-foreground));margin:0;font-size:13px;line-height:1.6}.sa-distill .card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:18px;padding:clamp(24px,3.5vw,36px);box-shadow:0 1px 2px #242e420a,0 24px 48px -32px #24423838}.sa-distill .seg{background:hsl(var(--muted) / .7);border:1px solid hsl(var(--border) / .6);border-radius:14px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:26px;padding:5px;display:grid}.sa-distill .seg-btn{height:46px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:10px;font-family:inherit;font-size:15px;font-weight:700;transition:background .15s,color .15s,box-shadow .15s}.sa-distill .seg-btn:hover:not(.active){color:hsl(var(--foreground))}.sa-distill .seg-btn.active{background:hsl(var(--card));color:hsl(var(--primary));box-shadow:0 1px 2px #1921240f,0 5px 14px -6px #1921242e}.sa-distill .panel{display:none}.sa-distill .panel.show{display:block}.sa-distill .flabel{color:hsl(var(--foreground));margin-bottom:9px;font-size:13px;font-weight:600;display:block}.sa-distill .field{flex-direction:column;gap:9px;display:flex}.sa-distill .field label{color:hsl(var(--foreground));font-size:13px;font-weight:600}.sa-distill .input-wrap{align-items:center;display:flex;position:relative}.sa-distill .input-wrap .x{color:hsl(var(--muted-foreground));pointer-events:none;display:flex;position:absolute;left:14px}.sa-distill .input-wrap .x svg{width:17px;height:17px}.sa-distill .input-wrap input{border:1px solid hsl(var(--input));background:hsl(var(--background) / .5);width:100%;height:52px;color:hsl(var(--foreground));border-radius:12px;padding:0 16px 0 42px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.sa-distill .input-wrap input::placeholder{color:hsl(var(--muted-foreground))}.sa-distill .input-wrap input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring) / .15);outline:none}.sa-distill .input-wrap input.invalid{border-color:hsl(var(--destructive))}.sa-distill .hint{color:hsl(var(--muted-foreground));min-height:16px;margin-top:8px;font-size:12.5px}.sa-distill .hint.err{color:hsl(var(--destructive))}.sa-distill .hint.ok{color:hsl(var(--primary))}.sa-distill .self-field{border:1px solid hsl(var(--input));background:hsl(var(--secondary) / .55);border-radius:12px;align-items:center;gap:13px;height:60px;padding:0 14px;display:flex}.sa-distill .sf-av{color:#fff;border-radius:999px;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid;overflow:hidden}.sa-distill .sf-handle{color:hsl(var(--foreground));font-size:16px;font-weight:700}.sa-distill .sf-you{background:hsl(var(--primary) / .12);color:hsl(var(--primary));letter-spacing:.08em;border-radius:999px;align-items:center;margin-left:auto;padding:5px 11px;font-size:11px;font-weight:800;display:inline-flex}.sa-distill .self-signin{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:24px 10px 12px;display:flex}.sa-distill .self-signin .si-ic{background:hsl(var(--secondary));border:1px solid hsl(var(--border));width:56px;height:56px;color:hsl(var(--muted-foreground));border-radius:999px;place-items:center;display:grid}.sa-distill .self-signin .si-ic svg{width:24px;height:24px}.sa-distill .self-signin p{color:hsl(var(--muted-foreground));max-width:34ch;margin:0;font-size:14.5px;line-height:1.6}.sa-distill .self-signin .btn{background:hsl(var(--brand));color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 22px;font-family:inherit;font-size:14px;font-weight:700;display:inline-flex}.sa-distill .self-signin .btn:hover{background:#1da54f}.sa-distill .free-box{border-radius:14px;margin-top:18px;padding:16px 18px}.sa-distill .free-box.eligible{border:1px solid hsl(var(--primary) / .3);background:hsl(var(--primary) / .06);flex-direction:column;gap:14px;display:flex}.sa-distill .fb-top{align-items:flex-start;gap:13px;display:flex}.sa-distill .fb-ic{background:hsl(var(--primary) / .14);width:38px;height:38px;color:hsl(var(--primary));border-radius:11px;flex:none;place-items:center;display:grid}.sa-distill .fb-ic svg{width:20px;height:20px}.sa-distill .fb-title{color:hsl(var(--foreground));margin:0;font-size:14.5px;font-weight:800}.sa-distill .fb-sub{color:hsl(var(--foreground) / .78);margin:3px 0 0;font-size:13px;line-height:1.55}.sa-distill .fb-sub b{color:hsl(var(--foreground));font-weight:700}.sa-distill .share-x{color:#fff;cursor:pointer;background:#000;border:none;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;height:46px;font-family:inherit;font-size:14.5px;font-weight:700;transition:opacity .15s,transform .15s;display:inline-flex}.sa-distill .share-x:hover{opacity:.88;transform:translateY(-1px)}.sa-distill .share-x svg{width:16px;height:16px}.sa-distill .free-box.unlocked{border:1px solid hsl(var(--primary) / .4);background:hsl(var(--primary) / .1);align-items:center;gap:13px;display:flex}.sa-distill .free-box.unlocked .fb-ic{background:hsl(var(--primary));color:#fff;border-radius:999px}.sa-distill .free-box.used{border:1px dashed hsl(var(--border));background:hsl(var(--secondary) / .5);align-items:center;gap:13px;display:flex}.sa-distill .free-box.used .fb-ic{background:hsl(var(--muted));color:hsl(var(--muted-foreground));border-radius:999px}.sa-distill .free-box.used .fb-title{color:hsl(var(--muted-foreground))}.sa-distill .verify{flex-direction:column;gap:9px;display:flex}.sa-distill .verify-row{gap:8px;display:flex}@media (max-width:520px){.sa-distill .verify-row{flex-direction:column}}.sa-distill .verify-row input{border:1px solid hsl(var(--input));background:hsl(var(--card));min-width:0;height:46px;color:hsl(var(--foreground));border-radius:11px;outline:none;flex:1;padding:0 13px;font-family:inherit;font-size:14px;transition:border-color .12s,box-shadow .12s}.sa-distill .verify-row input::placeholder{color:hsl(var(--muted-foreground) / .7)}.sa-distill .verify-row input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring) / .14)}.sa-distill .verify-row input.invalid{border-color:hsl(var(--destructive));box-shadow:0 0 0 3px hsl(var(--destructive) / .12)}.sa-distill .verify-btn{background:hsl(var(--brand));color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:11px;flex:none;height:46px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:700;transition:background .14s,opacity .14s}.sa-distill .verify-btn:hover:not(:disabled){background:#1da54f}.sa-distill .verify-btn:disabled{opacity:.6;cursor:default}.sa-distill .verify-msg{min-height:14px;color:hsl(var(--destructive));margin:0;font-size:12.5px;line-height:1.45}.sa-distill .verify-msg.ok{color:hsl(var(--primary))}.sa-distill .reopen{color:hsl(var(--muted-foreground));text-underline-offset:2px;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-family:inherit;font-size:12.5px;font-weight:600;text-decoration:underline}.sa-distill .reopen:hover{color:hsl(var(--foreground))}.sa-distill .price{border-top:1px solid hsl(var(--border));flex-wrap:wrap;align-items:center;gap:16px;margin-top:22px;padding-top:22px;display:flex}.sa-distill .price-amt{align-items:baseline;gap:8px;display:flex}.sa-distill .price-amt .v{letter-spacing:-.02em;font-size:34px;font-weight:900}.sa-distill .price-amt .v.free{color:hsl(var(--primary))}.sa-distill .price-amt .was{color:hsl(var(--muted-foreground));font-size:20px;font-weight:700;text-decoration:line-through}.sa-distill .price-amt .u{color:hsl(var(--muted-foreground));font-size:14px;font-weight:600}.sa-distill .price-note{color:hsl(var(--muted-foreground));font-size:13px;line-height:1.5}.sa-distill .price-note b{color:hsl(var(--foreground));font-weight:600}.sa-distill .distill{margin-left:auto}@media (max-width:560px){.sa-distill .distill{width:100%;margin-left:0}}.sa-distill .distill-btn{background:hsl(var(--brand));height:52px;color:hsl(var(--primary-foreground));cursor:pointer;white-space:nowrap;border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:0 28px;font-family:inherit;font-size:15.5px;font-weight:700;transition:background .15s,opacity .15s,transform .15s;display:inline-flex}@media (max-width:560px){.sa-distill .distill-btn{width:100%}}.sa-distill .distill-btn svg{width:18px;height:18px}.sa-distill .distill-btn:hover:not(:disabled){background:#1da54f;transform:translateY(-1px)}.sa-distill .distill-btn:disabled{opacity:.45;cursor:not-allowed}.sa-distill .eta{background:hsl(var(--primary) / .07);border:1px solid hsl(var(--primary) / .18);border-radius:12px;align-items:flex-start;gap:12px;margin-top:18px;padding:14px 16px;display:flex}.sa-distill .eta .ic{color:hsl(var(--primary));flex:none;margin-top:1px;display:flex}.sa-distill .eta .ic svg{width:18px;height:18px}.sa-distill .eta p{color:hsl(var(--foreground) / .82);margin:0;font-size:13.5px;line-height:1.6}.sa-distill .eta p b{color:hsl(var(--foreground));font-weight:700}.sa-distill .done{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:clamp(28px,4vw,40px) 8px 8px;display:flex}.sa-distill .done .ring{background:hsl(var(--primary) / .12);width:72px;height:72px;color:hsl(var(--primary));border-radius:999px;place-items:center;display:grid;position:relative}.sa-distill .done .ring.fail{background:hsl(var(--destructive) / .12);color:hsl(var(--destructive))}.sa-distill .done .ring svg{width:34px;height:34px}.sa-distill .done h2{letter-spacing:-.01em;margin:0;font-size:24px;font-weight:800}.sa-distill .done .who{background:hsl(var(--secondary));border:1px solid hsl(var(--border));border-radius:999px;align-items:center;gap:7px;padding:5px 12px;font-size:13px;font-weight:600;display:inline-flex}.sa-distill .done .who svg{width:14px;height:14px;color:hsl(var(--muted-foreground))}.sa-distill .done p{max-width:46ch;color:hsl(var(--muted-foreground));margin:0;font-size:14.5px;line-height:1.7}.sa-distill .done .meterwrap{width:100%;max-width:320px;margin-top:4px}.sa-distill .done .meter{background:hsl(var(--secondary));border-radius:999px;width:100%;height:8px;overflow:hidden}.sa-distill .done .meter span{background:hsl(var(--brand));border-radius:999px;width:4%;height:100%;transition:width .8s;display:block}.sa-distill .done .meta{width:100%;max-width:320px;color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:9px;font-size:12px;display:flex}.sa-distill .done .actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px;display:flex}.sa-distill .done .actions a,.sa-distill .done .actions button{cursor:pointer;background:0 0;border:none;border-radius:11px;justify-content:center;align-items:center;height:44px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.sa-distill .done .actions .ghost{border:1px solid hsl(var(--border));color:hsl(var(--foreground) / .8)}.sa-distill .done .actions .ghost:hover{border-color:hsl(var(--primary) / .5);color:hsl(var(--primary))}.sa-distill .done .actions .solid{background:hsl(var(--brand));color:hsl(var(--primary-foreground))}.sa-distill .done .actions .solid:hover{background:#1da54f}.sa-distill .trust{flex-wrap:wrap;justify-content:center;gap:10px 22px;margin-top:26px;display:flex}.sa-distill .trust span{color:hsl(var(--muted-foreground));align-items:center;gap:7px;font-size:12.5px;display:inline-flex}.sa-distill .trust svg{width:15px;height:15px;color:hsl(var(--primary))}
