.phone-screen{--sm-bg-grad: linear-gradient(160deg, #F7F2E8 0%, #EDE8DA 40%, #E8E0CE 100%);--sm-card-bg: #FFFFFF;--sm-amber: #B5832A;--sm-amber-deep: #8f6820;--sm-text-primary: #1A1A16;--sm-text-secondary: #8A8070;--sm-text-tertiary: #9E9E8A;--sm-border-warm: rgba(200, 191, 168, .3);--sm-divider: #F2F2EC;--sm-positive: #2A8A6A;--sm-positive-soft: rgba(42, 138, 106, .12);--sm-success-text: #1E6E52;--sm-shadow-card: 0 2px 12px rgba(0, 0, 0, .06)}.cf-hero{background:linear-gradient(160deg,#f7f2e8,#ede8da 40%,#e8e0ce);padding:96px 20px 56px;border-bottom:1px solid var(--border);text-align:center}.cf-hero .section-inner{max-width:800px;margin:0 auto}.cf-hero h1{font-family:var(--serif);font-size:clamp(34px,6vw,56px);font-weight:700;line-height:1.06;letter-spacing:-.01em;color:var(--text-1);margin:0 auto 18px;max-width:16ch}.cf-hero h1 em{font-style:italic;color:var(--accent)}.cf-hero p{font-size:clamp(15.5px,2.2vw,18.5px);color:var(--text-2);margin:0 auto 28px;max-width:56ch;line-height:1.55}.cf-hero-pills{display:inline-flex;gap:8px;flex-wrap:wrap;justify-content:center}.cf-hero-pills span{font-size:12.5px;font-weight:600;background:#ffffffb3;color:var(--text-2);border:1px solid var(--border);padding:6px 12px;border-radius:999px;display:inline-flex;align-items:center;gap:6px}.cf-hero-pills span .num{background:var(--accent);color:#fff;width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:800}.phone-slot{--slot-scale: .78;width:calc(404px * var(--slot-scale) + 2px);height:calc(836px * var(--slot-scale) + 2px);flex-shrink:0;position:relative;display:block;overflow:hidden}.phone-real{width:404px;height:836px;background:#1a1a16;border-radius:48px;padding:8px;box-shadow:0 30px 60px -20px #00000059,0 12px 24px -12px #00000038;display:block;transform:scale(var(--slot-scale, .78));transform-origin:top left}.phone-real .phone-screen{width:388px;height:820px;border-radius:40px;overflow:hidden;background:var(--sm-bg-grad);position:relative;display:flex;flex-direction:column}.phone-real .island{position:absolute;top:10px;left:50%;transform:translate(-50%);width:116px;height:30px;border-radius:18px;background:#000;z-index:50}.phone-screen .statusbar{height:48px;padding:14px 26px 0;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;color:var(--sm-text-primary);flex-shrink:0}.phone-screen .topbar{height:56px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:#ffffff8c;backdrop-filter:blur(12px);border-bottom:1px solid var(--sm-border-warm);flex-shrink:0}.phone-screen .topbar-logo{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:700;color:var(--sm-text-primary)}.phone-screen .topbar-logo img{width:22px;height:22px;border-radius:4px}.phone-screen .sheet-pill{background:#b5832a1a;color:var(--sm-amber-deep);padding:5px 10px;border-radius:999px;font-size:11.5px;font-weight:600;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(181,131,42,.18)}.phone-screen .more-btn{width:30px;height:30px;border-radius:50%;background:#fff9;display:inline-flex;align-items:center;justify-content:center;color:var(--sm-text-secondary)}.phone-screen .page-content{flex:1;padding:16px 14px;display:flex;flex-direction:column;gap:12px;overflow:hidden}.phone-screen .scrn-card{background:var(--sm-card-bg);border-radius:18px;border:1px solid var(--sm-border-warm);box-shadow:var(--sm-shadow-card);padding:16px}.phone-screen .scrn-section-title{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--sm-text-tertiary);padding:0 4px;margin-bottom:-4px}.cf-step{padding:64px 20px;border-bottom:1px solid var(--border)}.cf-step.alt{background:var(--bg-warm)}.cf-step .section-inner{max-width:1100px;margin:0 auto;display:grid;gap:36px;grid-template-columns:1fr;align-items:center}.cf-step .copy{order:1}.cf-step .phone-wrap{order:2;display:flex;justify-content:center}.cf-step.reverse .copy{order:1}.cf-step.reverse .phone-wrap{order:2}.cf-step-num{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--text-1);color:#fff;border-radius:16px;font-family:var(--serif);font-weight:700;font-size:24px;margin-bottom:18px;box-shadow:0 8px 24px -8px #1c181066}.cf-step h2{font-family:var(--serif);font-weight:700;font-size:clamp(26px,4vw,36px);line-height:1.1;letter-spacing:-.01em;color:var(--text-1);margin:0 0 14px}.cf-step h2 em{font-style:italic;color:var(--accent)}.cf-step p{font-size:16px;color:var(--text-2);margin:0 0 18px;line-height:1.6;max-width:50ch}.cf-step ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.cf-step ul li{display:flex;gap:10px;align-items:flex-start;font-size:14.5px;color:var(--text-2);line-height:1.5}.cf-step ul li svg{flex-shrink:0;color:var(--accent);margin-top:3px}.cf-step ul li strong{color:var(--text-1);font-weight:600}.new-sheet-field{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border-bottom:1px solid var(--sm-divider)}.new-sheet-field .label{font-size:10.5px;font-weight:700;color:var(--sm-text-tertiary);text-transform:uppercase;letter-spacing:.5px}.new-sheet-field .value{font-size:15px;color:var(--sm-text-primary);font-weight:600}.new-sheet-field .value .placeholder{color:var(--sm-text-tertiary);font-weight:500}.new-sheet-radio-row{display:flex;gap:8px;margin-top:4px}.new-sheet-radio{flex:1;padding:10px 12px;border:1.5px solid var(--sm-border-warm);border-radius:12px;font-size:12.5px;font-weight:600;color:var(--sm-text-secondary);display:flex;flex-direction:column;gap:2px;background:#fff}.new-sheet-radio.is-active{border-color:var(--sm-amber);background:#b5832a12;color:var(--sm-amber-deep)}.new-sheet-radio .desc{font-size:10.5px;color:var(--sm-text-tertiary);font-weight:500}.new-sheet-radio.is-active .desc{color:var(--sm-amber-deep);opacity:.75}.scrn-primary-btn{display:block;background:linear-gradient(135deg,#c99a3f,#8f6820);color:#fff;padding:14px;border-radius:14px;font-weight:700;font-size:14px;text-align:center;margin:6px 14px 0;box-shadow:0 4px 12px #8f682052}.invite-card .role-toggle{display:flex;gap:6px;margin-bottom:12px}.invite-card .role-chip{flex:1;padding:8px 10px;text-align:center;border-radius:10px;font-size:11.5px;font-weight:600;border:1px solid var(--sm-border-warm);background:#fff;color:var(--sm-text-secondary)}.invite-card .role-chip.is-active{background:var(--sm-text-primary);color:#fff;border-color:var(--sm-text-primary)}.invite-card .role-desc{font-size:11.5px;color:var(--sm-text-secondary);line-height:1.4;margin-bottom:14px;padding:10px 12px;background:#b5832a12;border-radius:10px;border-left:3px solid var(--sm-amber)}.invite-link-box{display:flex;gap:8px;align-items:center;background:var(--sm-bg-grad);border:1px solid var(--sm-border-warm);padding:10px 12px;border-radius:12px;font-family:var(--mono);font-size:11.5px;color:var(--sm-text-secondary)}.invite-link-box .copy-btn{font-family:var(--sans);font-weight:700;color:var(--sm-amber-deep)}.dist-row{padding:12px 16px;border-bottom:1px solid var(--sm-divider)}.dist-row:last-child{border-bottom:0}.dist-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.dist-name{flex:1;font-size:13.5px;font-weight:700;color:var(--sm-text-primary)}.dist-split{font-size:13.5px;font-weight:700;color:var(--sm-amber-deep);font-variant-numeric:tabular-nums}.dist-bar{display:flex;gap:4px}.dist-bar>span{height:6px;border-radius:3px}.phone-screen .balance-hero{text-align:center;padding:20px 18px}.phone-screen .balance-status-pill{display:inline-flex;align-items:center;gap:6px;background:var(--sm-positive-soft);color:var(--sm-positive);font-size:10.5px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;padding:5px 10px;border-radius:999px;margin-bottom:10px}.phone-screen .balance-status-pill .pill-dot{width:6px;height:6px;border-radius:50%;background:var(--sm-positive);box-shadow:0 0 0 3px #2a8a6a2e}.phone-screen .balance-amount{font-size:28px;font-weight:800;color:var(--sm-text-primary);letter-spacing:-1px;font-variant-numeric:tabular-nums;line-height:1.1;margin-bottom:4px}.phone-screen .balance-amount .currency{font-size:16px;vertical-align:top;margin-right:4px;color:var(--sm-text-secondary);font-weight:600}.phone-screen .balance-sub{font-size:12px;color:var(--sm-text-secondary)}.phone-screen .row{display:flex;align-items:center;gap:11px;padding:11px 14px;border-bottom:1px solid var(--sm-divider)}.phone-screen .row:last-child{border-bottom:0}.phone-screen .row-icon{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.phone-screen .row-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.phone-screen .row-title{font-size:13px;font-weight:600;color:var(--sm-text-primary)}.phone-screen .row-sub{font-size:11px;color:var(--sm-text-tertiary)}.phone-screen .row-right{text-align:right;flex-shrink:0}.phone-screen .row-amount{font-size:13px;font-weight:700;color:var(--sm-text-primary);font-variant-numeric:tabular-nums}.phone-screen .list-card{padding:4px 0}.pay-card{text-align:center;padding:20px 18px}.pay-card .label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--sm-text-tertiary);margin-bottom:8px}.pay-card .amount-big{font-family:var(--serif);font-weight:800;font-size:34px;color:var(--sm-text-primary);letter-spacing:-1.2px;font-variant-numeric:tabular-nums;line-height:1;margin-bottom:6px}.pay-card .amount-big .currency{font-size:18px;vertical-align:top;margin-right:4px;color:var(--sm-text-secondary);font-weight:600}.pay-card .who{font-size:13px;color:var(--sm-text-secondary);margin-bottom:16px}.pay-card .who strong{color:var(--sm-text-primary);font-weight:700}.cf-section{padding:64px 20px}.cf-section.alt{background:var(--bg-warm);border-bottom:1px solid var(--border)}.cf-section .section-inner{max-width:820px;margin:0 auto}.cf-section-intro{text-align:center;margin-bottom:28px}.cf-section-intro .section-title{margin:0 auto 10px}.cf-section-intro .section-desc{margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:10px}.faq-item{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.faq-item[open]{border-color:var(--accent)}.faq-item summary{list-style:none;cursor:pointer;padding:18px 20px;font-family:var(--serif);font-weight:600;font-size:16px;color:var(--text-1);letter-spacing:-.2px;display:flex;justify-content:space-between;align-items:center;gap:14px;line-height:1.35}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:22px;font-weight:300;color:var(--accent);flex-shrink:0}.faq-item[open] summary:after{content:"−"}.faq-item .faq-answer{padding:0 20px 18px;font-size:14.5px;color:var(--text-2);line-height:1.6}.cf-cta{background:linear-gradient(160deg,#f7f2e8,#ede8da);padding:80px 20px;text-align:center}.cf-cta .section-inner{max-width:640px;margin:0 auto}.cf-cta .section-title{margin:0 auto 14px}.cf-cta .section-desc{margin:0 auto 28px}.cf-cta-actions{display:flex;flex-direction:column;gap:10px;max-width:360px;margin:0 auto}.cf-cta-actions .btn-primary,.cf-cta-actions .btn-secondary{width:100%}@media(min-width:760px){.cf-hero{padding:132px 28px 72px}.cf-step{padding:96px 28px}.cf-step .section-inner{grid-template-columns:1fr 1fr;gap:64px}.cf-step.reverse .copy{order:2}.cf-step.reverse .phone-wrap{order:1}.cf-section{padding:96px 28px}.cf-cta{padding:120px 28px}.cf-cta-actions{flex-direction:row;max-width:none}.cf-cta-actions .btn-primary,.cf-cta-actions .btn-secondary{width:auto}.faq-item summary{font-size:18px;padding:22px 26px}.faq-item .faq-answer{font-size:15px;padding:0 26px 22px}}
