.design-system{--sp-ink: #171719;--sp-pine: #246bfd;--sp-pine-dark: #1957d2;--sp-mint: #eaf2ff;--sp-cream: #f7f8fa;--sp-paper: #ffffff;--sp-tangerine: #246bfd;--sp-success: #16a06a;--sp-warning: #f59e0b;--sp-danger: #ef4444;--sp-slate: #76767b;--sp-border: #e5e7eb;min-height:100dvh;color:var(--sp-ink);background:var(--sp-cream);font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}.design-system *{box-sizing:border-box}.design-system button,.design-system input{font:inherit}.design-system button{color:inherit}.sp-icon{flex:0 0 auto;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.ds-rail{display:flex;position:fixed;z-index:10;top:0;bottom:0;left:0;width:220px;flex-direction:column;padding:28px 22px;border-right:1px solid var(--sp-border);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ds-brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.ds-brand>span{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;color:#fff;background:var(--sp-pine);font-size:11px;font-weight:800;letter-spacing:.06em}.ds-brand div{display:grid;gap:2px}.ds-brand b{font-size:16px;letter-spacing:-.04em}.ds-brand small{color:var(--sp-slate);font:500 9px/1 ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase}.ds-rail nav{display:grid;gap:4px;margin-top:70px}.ds-rail nav a{display:flex;min-height:44px;align-items:center;gap:14px;padding:0 10px;border-radius:10px;color:#5f6065;font-size:12px;font-weight:700;text-decoration:none;transition:.2s ease}.ds-rail nav a:hover{color:var(--sp-pine);background:var(--sp-mint)}.ds-rail nav span{color:#a1a1aa;font:500 9px/1 ui-monospace,monospace}.rail-note{margin-top:auto;padding:16px;border:1px solid var(--sp-border);border-radius:14px;background:var(--sp-cream)}.rail-note span{color:var(--sp-pine);font:500 9px/1 ui-monospace,monospace;letter-spacing:.14em}.rail-note b{display:block;margin-top:8px;font-size:13px}.rail-note p{margin:8px 0 0;color:var(--sp-slate);font:400 10px/1.6 ui-monospace,monospace}.ds-content{margin-left:220px;overflow:hidden}.ds-hero{display:grid;min-height:560px;grid-template-columns:1fr 300px;align-items:end;gap:80px;padding:100px max(50px,6vw) 70px;color:var(--sp-ink);border-bottom:1px solid var(--sp-border);background:radial-gradient(circle at 88% 16%,#d7e6ff 0 8%,transparent 8.2%),linear-gradient(145deg,#fff 22%,#f4f8ff)}.ds-kicker{display:flex;align-items:center;gap:12px;margin-bottom:32px}.ds-kicker span,.ds-kicker i{font:600 10px/1 ui-monospace,monospace;letter-spacing:.16em}.ds-kicker span{color:var(--sp-pine)}.ds-kicker i{padding:7px 10px;border:1px solid #bfd4ff;border-radius:999px;color:#1f5fd1;background:#f7faff;font-style:normal}.ds-hero h1{margin:0;font-size:clamp(48px,6vw,82px);font-weight:700;line-height:1.08;letter-spacing:-.07em}.ds-hero h1 em{color:var(--sp-pine);font-size:.88em;font-style:normal;white-space:nowrap}.ds-hero__copy>p{max-width:690px;margin:30px 0 0;color:#5f6065;font-size:16px;line-height:1.75;word-break:keep-all}.hero-spec{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid #dbe5f5;border-radius:16px;background:#fffc}.hero-spec div{display:grid;gap:8px;padding:22px 18px;border-right:1px solid #e4eaf4;border-bottom:1px solid #e4eaf4}.hero-spec div:nth-child(2n){border-right:0}.hero-spec div:nth-last-child(-n+2){border-bottom:0}.hero-spec span{color:#76767b;font:500 9px/1 ui-monospace,monospace;text-transform:uppercase}.hero-spec b{font-size:20px}.ds-section{padding:92px max(42px,5vw);scroll-margin-top:20px}.ds-section:nth-of-type(2n){background:var(--sp-paper)}.ds-section__header{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:42px;padding-bottom:22px;border-bottom:1px solid var(--sp-border)}.ds-section__header p{margin:0 0 10px;color:var(--sp-pine);font:600 10px/1 ui-monospace,monospace;letter-spacing:.15em}.ds-section__header h2{margin:0;font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.065em}.ds-section__header>span{max-width:420px;color:var(--sp-slate);font-size:13px;line-height:1.65;text-align:right;word-break:keep-all}.panel-title{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:26px}.panel-title h3{margin:0;font-size:19px;letter-spacing:-.04em}.panel-title>span{color:var(--sp-slate);font-size:10px}.foundation-grid{display:grid;grid-template-columns:1.35fr 1fr .72fr;gap:16px}.token-panel,.component-panel{padding:28px;border:1px solid var(--sp-border);border-radius:16px;background:#fff;box-shadow:0 4px 16px #18233b0a}.color-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.color-token{display:grid;min-width:0;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:8px;border-radius:11px;background:var(--sp-cream)}.color-token>i{width:38px;height:38px;border:1px solid #00000012;border-radius:10px}.color-token>span{display:grid;min-width:0;gap:2px}.color-token b{font-size:11px}.color-token small{overflow:hidden;color:var(--sp-slate);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.color-token code{color:#8b8d94;font:400 8px/1 ui-monospace,monospace}.type-sample{padding:18px 0;border-bottom:1px solid var(--sp-border)}.type-sample small,.numeric-sample small{display:block;margin-bottom:10px;color:#8b8d94;font:500 8px/1 ui-monospace,monospace;text-transform:uppercase}.type-sample--display b{font-size:37px;font-weight:700;line-height:1.12;letter-spacing:-.06em}.type-sample--title b{font-size:23px;letter-spacing:-.05em}.type-sample--body p{margin:0;color:#5f6065;font-size:14px;line-height:1.65}.numeric-sample{padding-top:18px}.numeric-sample b{font-size:28px;letter-spacing:-.04em}.space-scale{display:grid;gap:10px}.space-scale div{display:flex;align-items:center;gap:10px}.space-scale span{width:20px;color:#8b8d94;font:400 8px/1 ui-monospace,monospace}.space-scale i{display:block;height:8px;border-radius:2px;background:var(--sp-pine)}.radius-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:30px;padding-top:22px;border-top:1px solid var(--sp-border)}.radius-row div{display:grid;gap:8px;color:var(--sp-slate);font-size:8px;text-align:center}.radius-row i{display:block;aspect-ratio:1.2;border:1px solid #b8cffc;background:var(--sp-mint)}.radius-12{border-radius:12px}.radius-20{border-radius:20px}.radius-28{border-radius:28px}.foundation-catalog,.component-catalog{margin-top:18px}.catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;padding:26px 4px 20px}.catalog-heading>div{display:grid;gap:8px}.catalog-heading span{color:var(--sp-pine);font:600 9px/1 ui-monospace,monospace;letter-spacing:.14em}.catalog-heading h3{margin:0;font-size:24px;letter-spacing:-.05em}.catalog-heading p{max-width:440px;margin:0;color:var(--sp-slate);font-size:11px;line-height:1.6;text-align:right;word-break:keep-all}.foundation-index{display:grid;overflow:hidden;grid-template-columns:repeat(3,1fr);border:1px solid var(--sp-border);border-radius:16px;background:#fff}.foundation-index article{display:grid;min-height:118px;grid-template-columns:auto 1fr auto;align-items:start;gap:14px;padding:20px;border-right:1px solid var(--sp-border);border-bottom:1px solid var(--sp-border)}.foundation-index article:nth-child(3n){border-right:0}.foundation-index article:nth-last-child(-n+3){border-bottom:0}.foundation-index article>span{color:#9a9ba1;font:500 9px/1 ui-monospace,monospace}.foundation-index article>div{display:grid;gap:7px}.foundation-index h4{margin:0;font-size:13px;letter-spacing:-.03em}.foundation-index p{margin:0;color:var(--sp-slate);font-size:9px;line-height:1.55;word-break:keep-all}.foundation-mark{display:block;width:24px;height:24px;border-radius:8px;background:var(--sp-mint)}.foundation-mark--2{border-radius:50%;background:#e6f8f0}.foundation-mark--3{border:2px solid #a7c4ff;background:transparent}.foundation-mark--4{background:linear-gradient(135deg,#246bfd,#88b0ff)}.foundation-mark--5{border-radius:5px 12px;background:#f2e9ff}.foundation-demo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.foundation-demo{min-height:210px;padding:20px;border:1px solid var(--sp-border);border-radius:16px;background:#fff}.foundation-demo .panel-title{margin-bottom:20px}.foundation-demo .panel-title h3{font-size:14px}.elevation-stack{display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:10px;min-height:92px}.elevation-stack i{display:block;height:62px;border:1px solid var(--sp-border);border-radius:12px;background:#fff}.elevation-stack i:nth-child(2){transform:translateY(-7px);box-shadow:0 6px 18px #172c5514}.elevation-stack i:nth-child(3){transform:translateY(-14px);box-shadow:0 12px 28px #172c5524}.demo-labels{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px;color:var(--sp-slate);font-size:8px;text-align:center}.icon-catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.icon-catalog i{display:grid;min-height:46px;place-items:center;border-radius:11px;color:var(--sp-pine);background:var(--sp-cream)}.foundation-demo>p{margin:14px 0 0;color:var(--sp-slate);font-size:8px;line-height:1.5}.state-catalog{display:grid;grid-template-columns:1fr 1fr;gap:8px}.state-catalog button{min-height:46px;border:1px solid var(--sp-border);border-radius:11px;background:#fff;font-size:9px;font-weight:700}.state-catalog .is-pressed{color:#fff;border-color:var(--sp-pine-dark);background:var(--sp-pine-dark)}.state-catalog .is-focused{border-color:var(--sp-pine);box-shadow:0 0 0 3px #246bfd20}.state-catalog button:disabled{color:#acadb2;background:#f1f2f4}.motion-track{position:relative;height:72px;overflow:hidden;border-radius:13px;background:#f0f4fb}.motion-track:after{position:absolute;right:12px;left:12px;top:50%;height:2px;background:#cbd9f2;content:""}.motion-track i{position:absolute;z-index:1;top:22px;left:14px;width:28px;height:28px;border-radius:50%;background:var(--sp-pine);animation:motion-demo 2.2s ease-in-out infinite}.motion-values{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.motion-values b{padding:5px 7px;border-radius:7px;color:#4f5f7d;background:#f0f4fb;font-size:7px}@keyframes motion-demo{50%{left:calc(100% - 42px);transform:scale(.8)}}.component-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.component-panel{position:relative;min-height:390px}.button-catalog{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sp-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:0 18px;border:1px solid transparent;border-radius:12px;font-size:13px;font-weight:700;cursor:pointer}.sp-button--primary{color:#fff!important;background:var(--sp-pine)}.sp-button--primary:hover{background:var(--sp-pine-dark)}.sp-button--secondary{border-color:#d6d8dd;background:#fff}.sp-button--quiet{color:var(--sp-slate);background:#f1f3f5}.sp-button--danger{color:var(--sp-danger);border-color:#e6bbb4;background:#fff7f5}.sp-button:disabled{cursor:not-allowed;opacity:.42}.component-note{display:flex;position:absolute;right:28px;bottom:24px;align-items:center;gap:10px;color:var(--sp-slate)}.component-note>span{display:grid;width:44px;height:44px;place-items:center;border:1px dashed #83aaff;border-radius:50%;color:var(--sp-pine);font:500 10px/1 ui-monospace,monospace}.component-note p{margin:0;font-size:9px;line-height:1.5}.field-catalog{display:grid;grid-template-columns:1fr 1fr;gap:16px 12px}.field-catalog label{display:grid;gap:7px}.field-catalog label>span{font-size:10px;font-weight:800}.field-catalog label i{color:var(--sp-danger);font-style:normal}.field-catalog input{width:100%;min-width:0;height:50px;padding:0 14px;border:1px solid #d6d8dd;border-radius:12px;outline:none;background:#fff;font-size:14px}.field-catalog .is-focused input{border-color:var(--sp-pine);box-shadow:0 0 0 3px #246bfd1c}.field-catalog .is-error input{border-color:var(--sp-danger)}.field-catalog .is-error small{color:var(--sp-danger);font-size:9px}.field-catalog .is-disabled input{color:var(--sp-slate);background:#f1f3f5}.segment{display:grid;grid-template-columns:repeat(3,1fr);padding:4px;border-radius:13px;background:#f1f3f5}.segment button{min-height:40px;border:0;border-radius:10px;background:transparent;font-size:11px;font-weight:700;cursor:pointer}.segment button.is-active{color:var(--sp-pine);background:#fff;box-shadow:0 3px 10px #17231d10}.choice-card{display:flex;width:100%;min-height:70px;align-items:center;gap:12px;margin-top:10px;padding:12px 14px;border:1px solid var(--sp-border);border-radius:14px;background:#fff;text-align:left;cursor:pointer}.choice-card>span:nth-child(2){display:grid;flex:1;gap:3px}.choice-card b{font-size:12px}.choice-card small{color:var(--sp-slate);font-size:9px}.choice-card.is-selected{border-color:#8bb1ff;background:#f4f8ff}.choice-dot{display:grid;width:20px;height:20px;place-items:center;border:1px solid #b9c2bd;border-radius:50%}.choice-card.is-selected .choice-dot{border-color:var(--sp-pine)}.choice-card.is-selected .choice-dot i{width:10px;height:10px;border-radius:50%;background:var(--sp-pine)}.switch-row{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:12px 14px;border-radius:14px;background:#f4f5f7}.switch-row>span{display:grid;gap:3px}.switch-row b{font-size:11px}.switch-row small{color:#7c8781;font-size:9px}.switch-row input{position:absolute;opacity:0}.switch-row>i{display:flex;width:42px;height:24px;align-items:center;padding:3px;border-radius:999px;background:#bfc6c2;transition:.2s}.switch-row>i:after{width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #0002;content:"";transition:.2s}.switch-row input:checked+i{background:var(--sp-pine)}.switch-row input:checked+i:after{transform:translate(18px)}.badge-row{display:flex;flex-wrap:wrap;gap:8px}.sp-badge{display:inline-flex;min-height:25px;align-items:center;padding:0 9px;border-radius:999px;font-size:9px;font-weight:800}.sp-badge--positive{color:#196745;background:#dcf4e7}.sp-badge--waiting{color:#975515;background:#fff0cf}.sp-badge--neutral{color:#69746f;background:#ecefed}.alert{display:flex;align-items:flex-start;gap:11px;margin-top:12px;padding:14px;border:1px solid;border-radius:14px}.alert>span{display:grid;gap:4px}.alert b{font-size:11px}.alert small{font-size:9px;line-height:1.45}.alert--info{color:#1855bd;border-color:#c7d9ff;background:#f1f6ff}.alert--success{color:#13714c;border-color:#bfe5d3;background:#f0fbf6}.skeleton-set{display:grid;gap:8px;margin-top:18px}.skeleton-set i{height:11px;border-radius:999px;background:linear-gradient(90deg,#eef0ed 25%,#f8f8f6,#eef0ed 75%);background-size:200% 100%;animation:ds-shimmer 1.5s infinite}.skeleton-set i:nth-child(2){width:72%}.skeleton-set i:nth-child(3){width:48%}@keyframes ds-shimmer{to{background-position:-200% 0}}.component-group-list{display:grid;overflow:hidden;grid-template-columns:repeat(3,1fr);border:1px solid var(--sp-border);border-radius:16px;background:#fff}.component-group-list article{min-height:180px;padding:20px;border-right:1px solid var(--sp-border);border-bottom:1px solid var(--sp-border)}.component-group-list article:nth-child(3n){border-right:0}.component-group-list article:nth-last-child(-n+3){border-bottom:0}.component-group-list header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.component-group-list header span{font-size:14px;font-weight:800}.component-group-list header b{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:var(--sp-pine);background:var(--sp-mint);font-size:9px}.component-group-list article>div{display:flex;flex-wrap:wrap;gap:6px}.component-group-list article>div span{padding:7px 9px;border:1px solid var(--sp-border);border-radius:8px;color:#55565b;background:#fafbfc;font-size:8px}.component-showcase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.showcase-panel{min-height:420px;padding:24px;overflow:hidden;border:1px solid var(--sp-border);border-radius:16px;background:#fff}.demo-phone-surface{position:relative;max-width:330px;height:315px;margin:auto;overflow:hidden;border:1px solid #dfe2e7;border-radius:22px;background:var(--sp-cream);box-shadow:0 12px 32px #172c5512}.demo-top-nav{display:grid;min-height:56px;grid-template-columns:42px 1fr 42px;align-items:center;border-bottom:1px solid var(--sp-border);background:#fff}.demo-top-nav button{display:grid;width:36px;height:36px;place-items:center;border:0;background:transparent}.demo-top-nav b{font-size:12px;text-align:center}.demo-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--sp-border);background:#fff}.demo-tabs button{min-height:42px;border:0;border-bottom:2px solid transparent;color:var(--sp-slate);background:transparent;font-size:9px;font-weight:700}.demo-tabs button.is-active{color:var(--sp-pine);border-bottom-color:var(--sp-pine)}.demo-nav-content{display:grid;gap:8px;margin:18px;padding:18px;border:1px solid var(--sp-border);border-radius:14px;background:#fff}.demo-nav-content span{color:var(--sp-pine);font-size:8px;font-weight:700}.demo-nav-content b{font-size:11px}.demo-bottom-nav{display:grid;position:absolute;right:0;bottom:0;left:0;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--sp-border);background:#fff}.demo-bottom-nav button{display:grid;min-height:58px;place-content:center;gap:3px;border:0;color:#909197;background:transparent}.demo-bottom-nav button.is-active{color:var(--sp-pine)}.demo-bottom-nav span{font-size:7px}.quantity-row{display:flex;align-items:center;justify-content:space-between;padding:16px;border:1px solid var(--sp-border);border-radius:14px}.quantity-row>span{display:grid;gap:4px}.quantity-row>span b{font-size:12px}.quantity-row small{color:var(--sp-slate);font-size:8px}.quantity-row>div{display:grid;grid-template-columns:38px 34px 38px;align-items:center;text-align:center}.quantity-row button{width:38px;height:38px;border:1px solid #cddcff;border-radius:11px;color:var(--sp-pine);background:#f4f8ff;font-size:18px}.quantity-row>div b{font-size:14px}.radio-list{display:grid;gap:8px;margin-top:12px}.radio-list label{display:flex;min-height:62px;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--sp-border);border-radius:14px}.radio-list input{position:absolute;opacity:0}.radio-list label>i{display:grid;width:20px;height:20px;place-items:center;border:1px solid #b8bbc2;border-radius:50%}.radio-list input:checked+i{border:6px solid var(--sp-pine)}.radio-list label>span{display:grid;gap:3px}.radio-list b{font-size:11px}.radio-list small{color:var(--sp-slate);font-size:8px}.demo-slider{display:grid;gap:10px;margin-top:14px;padding:14px;border-radius:14px;background:#f6f8fb}.demo-slider>span{display:flex;justify-content:space-between}.demo-slider b{font-size:10px}.demo-slider small{color:var(--sp-pine);font-size:8px;font-weight:700}.demo-slider input{width:100%;accent-color:var(--sp-pine)}.avatar-row{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--sp-border);border-radius:14px}.avatar-row>i{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#fff;background:var(--sp-pine);font-size:12px;font-style:normal;font-weight:700}.avatar-row>span:nth-child(2){display:grid;flex:1;gap:3px}.avatar-row b{font-size:11px}.avatar-row small{color:var(--sp-slate);font-size:8px}.accordion-row{display:flex;width:100%;min-height:62px;align-items:center;gap:12px;margin-top:10px;padding:12px 14px;border:1px solid var(--sp-border);border-radius:14px;background:#fff;text-align:left}.accordion-row>span{display:grid;flex:1;gap:3px}.accordion-row b{font-size:11px}.accordion-row small{color:var(--sp-slate);font-size:8px}.accordion-content{margin-top:-8px;padding:18px 14px 12px;border:1px solid var(--sp-border);border-top:0;border-radius:0 0 14px 14px;color:#5f6065;font-size:9px;line-height:1.55}.demo-list{margin-top:10px;overflow:hidden;border:1px solid var(--sp-border);border-radius:14px}.demo-list button{display:flex;width:100%;min-height:54px;align-items:center;gap:10px;padding:0 13px;border:0;border-bottom:1px solid var(--sp-border);background:#fff;text-align:left}.demo-list button:last-child{border:0}.demo-list button>span{display:grid;flex:1;gap:2px}.demo-list b{font-size:10px}.demo-list small{color:var(--sp-slate);font-size:7px}.sheet-preview{position:relative;height:280px;overflow:hidden;border-radius:18px;background:linear-gradient(#f8f9fb,#edf0f5)}.sheet-preview:before{position:absolute;top:22px;right:18px;left:18px;height:80px;border-radius:14px;background:#fff;box-shadow:0 4px 16px #172c550a;content:""}.sheet-dim{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:end;background:#15203366}.sheet-dim>div{display:grid;width:100%;gap:8px;padding:10px 14px 14px;border-radius:20px 20px 0 0;background:#fff}.sheet-dim>div>i{width:34px;height:4px;justify-self:center;border-radius:4px;background:#d5d7dc}.sheet-dim b{padding:4px 0 2px;font-size:11px}.sheet-dim button:not(.sp-button){min-height:38px;padding:0 12px;border:1px solid var(--sp-border);border-radius:10px;background:#fff;font-size:9px;text-align:left}.sheet-dim .sp-button{min-height:42px;font-size:10px}.snackbar-preview{display:flex;min-height:48px;align-items:center;gap:9px;margin-top:12px;padding:0 13px;border-radius:12px;color:#fff;background:#26272b;font-size:9px}.snackbar-preview span{flex:1}.snackbar-preview button{border:0;color:#9ec0ff;background:transparent;font-size:9px;font-weight:700}.device-stage{display:grid;grid-template-columns:repeat(3,minmax(320px,390px));justify-content:center;gap:clamp(20px,3vw,44px);padding:40px 30px 60px;border-radius:24px;background:#eef1f5}.device-wrap{min-width:0}.device-label{display:flex;align-items:center;justify-content:space-between;margin:0 8px 12px}.device-label span{font-size:11px;font-weight:800}.device-label b{color:var(--sp-slate);font:400 8px/1 ui-monospace,monospace}.device{position:relative;width:100%;max-width:390px;height:744px;overflow:hidden;border:9px solid #191a1d;border-radius:38px;background:var(--sp-paper);box-shadow:0 24px 52px #18233b24}.device__speaker{position:absolute;z-index:5;top:8px;left:50%;width:76px;height:20px;border-radius:20px;background:#191a1d;transform:translate(-50%)}.mobile-screen{display:flex;height:100%;flex-direction:column;background:var(--sp-cream)}.mobile-screen--cream{background:var(--sp-cream)}.mobile-screen--paper{background:var(--sp-paper)}.mini-topbar{display:grid;min-height:72px;grid-template-columns:44px 1fr 44px;align-items:end;padding:20px 12px 8px;border-bottom:1px solid #eef0f3;background:#fffffff0}.mini-topbar>button,.mini-topbar>div>button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%;background:transparent;cursor:pointer}.mini-topbar>strong{padding-bottom:10px;font-size:13px;text-align:center}.mini-topbar>div{display:flex;justify-content:flex-end;padding-bottom:3px}.step-count{padding:8px 9px;border-radius:999px;color:var(--sp-slate);background:#f0f2f5;font:500 8px/1 ui-monospace,monospace}.screen-body{flex:1;overflow:hidden auto;padding:24px 16px 120px}.screen-body--edge{padding:14px 12px 95px}.screen-eyebrow{margin-bottom:10px;color:var(--sp-pine);font:600 8px/1 ui-monospace,monospace;letter-spacing:.15em}.screen-body h3{margin:0;font-size:26px;font-weight:700;line-height:1.25;letter-spacing:-.055em}.screen-copy{margin:12px 0 20px;color:var(--sp-slate);font-size:11px;line-height:1.6}.identity-visual{display:flex;align-items:center;gap:12px;padding:18px;border-radius:19px;color:#fff;background:var(--sp-pine)}.identity-visual__mark{display:grid;width:46px;height:46px;place-items:center;border-radius:15px;background:#ffffff17}.identity-visual>div:nth-child(2){display:grid;flex:1;gap:4px}.identity-visual span{color:#d8e5ff;font-size:8px}.identity-visual b{font-size:10px}.identity-visual>i{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:var(--sp-pine);background:#fff}.summary-list{margin-top:14px;overflow:hidden;border:1px solid var(--sp-border);border-radius:15px;background:var(--sp-paper)}.summary-list div{display:flex;min-height:50px;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #eef0f3}.summary-list div:last-child{border:0}.summary-list span{color:var(--sp-slate);font-size:9px}.summary-list b{font-size:11px}.privacy-note{display:flex;align-items:start;gap:8px;margin-top:14px;color:var(--sp-slate)}.privacy-note p{margin:0;font-size:9px;line-height:1.5}.sticky-action{position:absolute;right:0;bottom:0;left:0;padding:14px 14px 18px;border-top:1px solid var(--sp-border);background:#ffffffef;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sticky-action .sp-button{width:100%}.sticky-action--split{display:grid;grid-template-columns:.38fr 1fr;gap:8px}.mini-avatar{color:var(--sp-pine);background:var(--sp-mint)!important}.mobile-search{display:flex;height:48px;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--sp-border);border-radius:12px;background:#fff}.mobile-search input{min-width:0;flex:1;border:0;outline:0;font-size:11px}.mobile-search input::placeholder{color:#9a9ba1}.filter-chips{display:flex;gap:7px;margin:12px 0 18px;overflow:hidden}.filter-chips button{min-height:32px;padding:0 13px;border:1px solid var(--sp-border);border-radius:999px;background:#fff;font-size:9px;font-weight:700;white-space:nowrap}.filter-chips .is-active{color:#fff;border-color:var(--sp-pine);background:var(--sp-pine)}.location-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.location-row span{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:800}.location-row button{border:0;color:var(--sp-pine);background:transparent;font-size:9px;font-weight:800}.studio-card{overflow:hidden;margin-bottom:10px;border:1px solid var(--sp-border);border-radius:16px;background:#fff}.studio-card__image{display:flex;position:relative;height:150px;align-items:end;padding:14px;overflow:hidden;background:linear-gradient(140deg,#cad8ee,#7f9fcf)}.studio-card__image>span{position:absolute;z-index:2;top:12px;left:12px;padding:5px 7px;border-radius:999px;color:#fff;background:var(--sp-pine);font:600 7px/1 ui-monospace,monospace}.room-art{display:flex;width:100%;height:95px;align-items:end;justify-content:space-around;border:7px solid #eef4ff;border-bottom:0;background:#33435f;box-shadow:inset 0 20px 30px #17203466}.room-art i{width:36px;height:56px;border-radius:40px 40px 4px 4px;background:#88a8d9}.room-art i:nth-child(2){height:72px;background:#b6caf0}.room-art i:nth-child(3){height:45px;background:#6783b0}.studio-card__body{padding:14px}.studio-card__body>div:first-child{display:flex;align-items:center;justify-content:space-between}.studio-card__body small{color:var(--sp-slate);font-size:8px}.studio-card__body h4{margin:9px 0 5px;font-size:14px;letter-spacing:-.04em}.studio-card__body p{margin:0;color:var(--sp-slate);font-size:8px}.studio-card__body>div:last-child{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.studio-card__body b{font-size:11px}.studio-card__body button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:50%;color:#fff;background:var(--sp-pine)}.studio-card--compact{display:grid;grid-template-columns:105px 1fr}.studio-card--compact .studio-card__image{height:112px;padding:8px}.studio-card--compact .room-art{height:72px;border-width:5px}.room-art--warm i{width:28px;height:45px}.studio-card--compact .studio-card__body{display:flex;flex-direction:column;justify-content:center}.studio-card--compact h4{margin-block:6px 3px}.studio-card--compact b{margin-top:10px}.mobile-nav{display:grid;position:absolute;right:0;bottom:0;left:0;grid-template-columns:repeat(3,1fr);padding:8px 18px 15px;border-top:1px solid var(--sp-border);background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-nav button{display:grid;min-height:45px;place-content:center;gap:3px;border:0;color:#8b8d94;background:transparent}.mobile-nav span{font-size:7px}.mobile-nav .is-active{color:var(--sp-pine)}.contract-progress{display:grid;grid-template-columns:1fr auto;align-items:center;gap:5px 10px;padding:9px 20px 12px;border-bottom:1px solid var(--sp-border)}.contract-progress>span{height:3px;overflow:hidden;grid-column:1 / -1;border-radius:3px;background:#e7e9ed}.contract-progress i{display:block;height:100%;background:var(--sp-pine)}.contract-progress b{font-size:8px}.contract-progress small{color:#8b8d94;font:400 7px/1 ui-monospace,monospace}.contract-place{display:flex;align-items:center;gap:12px;margin-top:18px;padding:12px;border-radius:14px;background:#f1f5fd}.contract-place__thumb{display:grid;width:54px;height:54px;place-items:center;border-radius:13px;color:#fff;background:var(--sp-pine)}.contract-place>div:last-child{display:grid;gap:3px}.contract-place small,.contract-place span{color:var(--sp-slate);font-size:7px}.contract-place b{font-size:10px}.contract-summary{margin-top:12px;padding:4px 14px;border:1px solid #dce1dc;border-radius:17px;background:#fff}.contract-summary div{display:flex;min-height:42px;align-items:center;justify-content:space-between;border-bottom:1px solid #eceeea}.contract-summary div:last-child{border:0}.contract-summary span{color:#758079;font-size:8px}.contract-summary b{font-size:9px}.contract-summary__total b{color:var(--sp-pine);font-size:13px}.document-row{display:flex;width:100%;min-height:62px;align-items:center;gap:10px;margin-top:12px;padding:11px 13px;border:1px solid #dce1dc;border-radius:15px;background:#fff;text-align:left}.document-row>span{display:grid;flex:1;gap:3px}.document-row b{font-size:9px}.document-row small{color:#7f8983;font-size:7px}.contract-agree{display:flex;align-items:center;gap:9px;margin-top:14px;font-size:8px;line-height:1.4}.contract-agree input{width:18px;height:18px;accent-color:var(--sp-pine)}.rules-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.rules-grid article{min-height:190px;padding:22px;border:1px solid var(--sp-border);border-radius:16px;background:#fff}.rules-grid span{color:var(--sp-pine);font:600 9px/1 ui-monospace,monospace}.rules-grid h3{margin:26px 0 10px;font-size:18px;letter-spacing:-.04em}.rules-grid p{margin:0;color:var(--sp-slate);font-size:11px;line-height:1.65;word-break:keep-all}.qa-strip{display:grid;grid-template-columns:repeat(3,1fr);margin-top:14px;padding:24px;border-radius:16px;color:#eff4ff;background:#172c55}.qa-strip div{display:grid;gap:8px;padding-inline:24px;border-right:1px solid #ffffff2e}.qa-strip div:last-child{border:0}.qa-strip span{color:#a8bde4;font:400 8px/1 ui-monospace,monospace}.qa-strip b{font-size:12px}.ds-footer{display:flex;align-items:end;justify-content:space-between;padding:54px max(42px,5vw);color:#edf3ff;background:#172c55}.ds-footer div{display:grid;gap:8px}.ds-footer span{color:#a8bde4;font:600 9px/1 ui-monospace,monospace;letter-spacing:.15em}.ds-footer b{font-size:25px;font-weight:700;line-height:1.2}.ds-footer p{margin:0;color:#a8b5cb;font:400 9px/1 ui-monospace,monospace}@media(max-width:1180px){.foundation-grid{grid-template-columns:1fr 1fr}.rhythm-panel{grid-column:1 / -1}.space-scale,.foundation-demo-grid{grid-template-columns:1fr 1fr}.device-stage{grid-template-columns:repeat(2,minmax(320px,390px))}.device-wrap:last-child{grid-column:1 / -1;justify-self:center;width:min(390px,100%)}.rules-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.ds-rail{position:sticky;top:0;width:100%;height:auto;flex-direction:row;align-items:center;padding:10px 16px;border:0;border-bottom:1px solid var(--sp-border)}.ds-brand>span{width:34px;height:34px;border-radius:11px}.ds-brand small,.rail-note{display:none}.ds-rail nav{display:flex;min-width:0;gap:2px;margin:0 0 0 auto;overflow-x:auto}.ds-rail nav a{min-height:38px;padding:0 9px;font-size:9px;white-space:nowrap}.ds-rail nav span{display:none}.ds-content{margin-left:0}.ds-hero{min-height:540px;grid-template-columns:1fr;gap:48px;padding:72px 20px 40px}.ds-hero h1{font-size:clamp(44px,12vw,66px)}.hero-spec{width:100%}.ds-section{padding:66px 16px}.ds-section__header{display:grid;gap:16px}.ds-section__header>span{text-align:left}.foundation-grid,.component-grid{grid-template-columns:1fr}.rhythm-panel{grid-column:auto}.catalog-heading{display:grid;gap:10px}.catalog-heading p{text-align:left}.foundation-index,.component-group-list{grid-template-columns:1fr 1fr}.foundation-index article:nth-child(3n),.component-group-list article:nth-child(3n){border-right:1px solid var(--sp-border)}.foundation-index article:nth-child(2n),.component-group-list article:nth-child(2n){border-right:0}.foundation-index article:nth-last-child(-n+3),.component-group-list article:nth-last-child(-n+3){border-bottom:1px solid var(--sp-border)}.foundation-index article:nth-last-child(-n+1),.component-group-list article:nth-last-child(-n+2){border-bottom:0}.component-showcase-grid{grid-template-columns:1fr}.device-stage{grid-template-columns:1fr;padding:28px 12px 40px}.device-wrap,.device-wrap:last-child{grid-column:auto;justify-self:center;width:min(390px,100%)}.rules-grid{grid-template-columns:1fr 1fr}.qa-strip{grid-template-columns:1fr;gap:18px}.qa-strip div{padding:0 0 18px;border-right:0;border-bottom:1px solid #ffffff2e}.ds-footer{display:grid;gap:24px}}@media(max-width:520px){.ds-rail nav a{font-size:0}.ds-rail nav a:after{font-size:9px;content:attr(href)}.ds-rail nav a:nth-child(1):after{content:"토큰"}.ds-rail nav a:nth-child(2):after{content:"부품"}.ds-rail nav a:nth-child(3):after{content:"화면"}.ds-rail nav a:nth-child(4):after{content:"규칙"}.ds-hero{min-height:600px}.ds-kicker{align-items:flex-start;flex-direction:column}.ds-hero h1{font-size:44px}.ds-hero h1 em{font-size:.82em}.ds-hero__copy>p{font-size:14px}.hero-spec div{padding:18px 14px}.color-list{grid-template-columns:1fr}.color-token code{display:block}.field-catalog{grid-template-columns:1fr}.component-panel{min-height:0}.component-note{position:static;margin-top:20px}.button-catalog,.foundation-index,.component-group-list,.foundation-demo-grid{grid-template-columns:1fr}.foundation-index article,.foundation-index article:nth-child(2n),.foundation-index article:nth-child(3n),.component-group-list article,.component-group-list article:nth-child(2n),.component-group-list article:nth-child(3n){border-right:0;border-bottom:1px solid var(--sp-border)}.foundation-index article:last-child,.component-group-list article:last-child{border-bottom:0}.foundation-index article{min-height:104px;padding:17px}.showcase-panel{min-height:0;padding:18px}.rules-grid{grid-template-columns:1fr}.rules-grid article{min-height:160px}.device{height:720px;border-width:7px;border-radius:34px}}@media(prefers-reduced-motion:reduce){.design-system *,.design-system *:before,.design-system *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#171719;background:#f7f8fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,a{font:inherit}a{color:inherit}.landing-shell{min-height:100vh;background:radial-gradient(circle at 80% 18%,#efd0b4 0,transparent 27rem),linear-gradient(125deg,#faf7f1,#eee5d8)}.landing-nav,.landing-hero,.dashboard>*{width:min(1160px,calc(100% - 48px));margin-inline:auto}.landing-nav,.auth-header,.dashboard header{display:flex;align-items:center;justify-content:space-between;padding-block:26px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:20px;font-weight:800;letter-spacing:-.04em;text-decoration:none}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;color:#fff;background:#246bfd;font-size:11px;letter-spacing:.05em;box-shadow:0 10px 24px #246bfd26}.brand--compact{font-size:18px}.nav-actions,.button-row{display:flex;align-items:center;gap:10px}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 20px;border:1px solid #17231d;border-radius:13px;color:#fff;background:#17231d;font-weight:800;text-decoration:none;cursor:pointer}.button:disabled{cursor:not-allowed;opacity:.48}.button--ghost{color:#27342d;border-color:#d2d8d3;background:#fff}.button--large{min-height:56px;margin-top:34px;padding-inline:28px}.button--full{width:100%;margin-top:24px}.button--grow{flex:1}.landing-hero{display:grid;min-height:calc(100vh - 100px);grid-template-columns:1.1fr .9fr;align-items:center;gap:100px;padding-block:55px 100px}.eyebrow{margin:0 0 18px;color:#d55f30;font-size:11px;font-weight:800;letter-spacing:.22em}.landing-hero h1,.dashboard h1{margin:0;font-family:Gowun Batang,serif;font-size:clamp(52px,7vw,88px);line-height:1.04;letter-spacing:-.07em}.hero-copy{max-width:600px;margin-top:28px;color:#5f6963;font-size:18px;line-height:1.8;word-break:keep-all}.pass-card{min-height:480px;padding:36px;overflow:hidden;border-radius:44px 44px 130px;color:#fff8ec;background:#17644a;box-shadow:0 40px 90px #1648363d;transform:rotate(2deg)}.pass-card>span{font-size:11px;font-weight:800;letter-spacing:.18em}.pass-card>strong{display:block;margin-top:70px;font-size:92px;line-height:.8;letter-spacing:-.09em}.pass-card>div{display:flex;justify-content:space-between;margin-top:130px;padding-top:18px;border-top:1px solid #ffffff55;font-size:11px;letter-spacing:.12em}.auth-shell{min-height:100vh;padding:0 24px 80px;background:radial-gradient(circle at 16% 0,#f1d5bb,transparent 26rem),#f6f3ed}.auth-header{width:min(1050px,100%);margin:auto}.auth-header>a:last-child{color:#65716a;font-size:13px;font-weight:700}.stepper{display:grid;width:min(900px,100%);margin:22px auto 18px;grid-template-columns:repeat(4,1fr)}.stepper>div{display:flex;position:relative;align-items:center;gap:8px;color:#9aa29d;font-size:12px}.stepper>div:not(:last-child):after{position:absolute;right:12px;left:72px;height:1px;background:#d9ddd9;content:""}.stepper span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#e5e8e5;font-weight:800}.stepper .is-active{color:#17644a}.stepper .is-active span{color:#fff;background:#17644a}.auth-card{width:min(760px,100%);margin:26px auto 0;padding:clamp(28px,5vw,54px);border:1px solid #dcded9;border-radius:30px;background:#fff;box-shadow:0 20px 70px #2b3d3220}.auth-card--narrow{width:min(560px,100%);margin-top:70px}.auth-title h2{margin:0;font-size:clamp(26px,4vw,38px);letter-spacing:-.055em}.auth-title>p:last-child{margin:12px 0 30px;color:#6a756e;line-height:1.65}.check-row{display:flex;align-items:center;gap:14px;padding:17px 8px;border-bottom:1px solid #eceeeb;cursor:pointer}.check-row--all{padding:20px;border:1px solid #b9d8ca;border-radius:16px;background:#f0faf5}.check-row input{width:20px;height:20px;accent-color:#17644a}.check-row span{display:flex;flex:1;align-items:center;justify-content:space-between;gap:20px}.check-row small{color:#89918d}.terms-list{margin-top:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px}.form-stack{display:grid;gap:18px}.field{display:grid;gap:8px}.field>span{font-size:13px;font-weight:800}.field i{color:#d55f30;font-style:normal}.field input{width:100%;height:50px;padding:0 15px;border:1px solid #cfd5d0;border-radius:12px;outline:none}.field input:focus{border-color:#17644a;box-shadow:0 0 0 3px #17644a18}.field small{color:#859089;font-size:11px}.button-row{margin-top:30px}.form-error{margin:18px 0 0;padding:13px 15px;border:1px solid #edb6ac;border-radius:12px;color:#ac3222;background:#fff1ee;font-size:13px;font-weight:700}.form-link{margin:20px 0 0;color:#7b8580;text-align:center;font-size:13px}.form-link a{color:#17644a;font-weight:800}.identity-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.identity-summary div{display:grid;gap:7px;padding:16px;border-radius:14px;background:#f4f6f3}.identity-summary span{color:#7a8580;font-size:11px}.identity-notice,.mock-panel{margin-top:18px;padding:20px;border:1px solid #c8ddd3;border-radius:16px;background:#f2faf6}.identity-notice p,.mock-panel p{margin:7px 0 0;color:#64716a;font-size:13px;line-height:1.6}.mock-panel{border-color:#efc798;background:#fff8eb}.mock-panel>span{display:block;margin-bottom:8px;color:#c2652b;font-size:10px;font-weight:800;letter-spacing:.16em}.complete{text-align:center}.complete-mark{display:grid;width:68px;height:68px;margin:0 auto 24px;place-items:center;border-radius:50%;color:#fff;background:#17644a;font-size:30px}.complete h2{margin:0;font-family:Gowun Batang,serif;font-size:42px;line-height:1.2;letter-spacing:-.055em}.complete>p:not(.eyebrow){margin:20px 0;color:#69746e}.dashboard{min-height:100vh;background:#f5f1e9}.dashboard section{padding-top:90px}.empty-card{margin-top:50px;padding:30px;border-radius:20px;background:#fff;box-shadow:0 15px 50px #30403514}.callback{display:grid;min-height:100vh;place-content:center;gap:12px;padding:30px;text-align:center}.auth-shell{min-height:100dvh;padding:0;background:#f1f3f6}.auth-viewport{width:min(430px,100%);min-height:100dvh;margin-inline:auto;overflow:hidden;border-inline:1px solid #e5e7eb;background:#fff;box-shadow:0 0 40px #172c550a}.auth-header{width:100%;min-height:68px;margin:0;padding:12px 16px;border-bottom:1px solid #eef0f3;background:#fff}.auth-header .brand{gap:9px;font-size:16px}.auth-header .brand-mark{width:36px;height:36px;border-radius:11px;font-size:9px;box-shadow:none}.auth-header>a:last-child{min-height:40px;padding:0 10px;color:#246bfd;font-size:13px;font-weight:700;line-height:40px;text-decoration:none}.stepper{display:grid;width:100%;gap:11px;margin:0;padding:18px 20px 12px;grid-template-columns:1fr;background:#fff}.stepper>div{display:flex;align-items:center;justify-content:space-between;color:#171719}.stepper>div:after{display:none}.stepper>div span{width:auto;height:auto;color:#246bfd;background:transparent;font-size:11px;font-weight:700}.stepper>div b{font-size:12px}.stepper>i{display:block;height:4px;overflow:hidden;border-radius:999px;background:#e8edf5}.stepper>i span{display:block;height:100%;border-radius:inherit;background:#246bfd;transition:width .24s ease-out}.auth-card,.auth-card--narrow{width:100%;min-height:calc(100dvh - 126px);margin:0;padding:24px 20px max(34px,env(safe-area-inset-bottom));border:0;border-radius:0;background:#fff;box-shadow:none}.auth-card--narrow{padding-top:44px}.auth-title{margin-bottom:28px}.auth-title .eyebrow{margin-bottom:10px;color:#246bfd;font-size:9px;letter-spacing:.14em}.auth-title h2{margin:0;font-size:27px;font-weight:700;line-height:1.27;letter-spacing:-.055em;word-break:keep-all}.auth-title>p:last-child{margin:10px 0 0;color:#6f7075;font-size:14px;line-height:1.55;word-break:keep-all}.check-row{min-height:58px;gap:12px;padding:14px 4px;border-bottom:1px solid #eef0f3}.check-row--all{min-height:72px;padding:14px 16px;border:1px solid #c8d9ff;border-radius:14px;background:#f3f7ff}.check-row input{width:21px;height:21px;margin:0;accent-color:#246bfd}.check-row span{min-width:0;gap:12px}.check-row b{font-size:14px;letter-spacing:-.025em}.check-row small{flex:0 0 auto;color:#8b8d94;font-size:11px}.terms-list{margin-top:10px}.form-section{margin-top:28px}.form-section:first-of-type{margin-top:0}.form-section>header{display:grid;gap:4px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #eef0f3}.form-section>header b{font-size:15px}.form-section>header span{color:#7b7c82;font-size:11px}.form-grid,.form-stack{display:grid;grid-template-columns:1fr;gap:18px}.field{gap:8px}.field>span{color:#333438;font-size:13px;font-weight:700}.field i{color:#ef4444}.field-control{display:flex;position:relative;align-items:center}.field-control input{width:100%;height:52px;padding:0 14px;border:1px solid #d4d7dd;border-radius:12px;outline:none;color:#171719;background:#fff;font-size:16px}.field-control input:focus{border-color:#246bfd;box-shadow:0 0 0 3px #246bfd1a}.field-control:has(button) input{padding-right:62px}.field-control>button{position:absolute;right:7px;min-width:48px;height:38px;border:0;border-radius:9px;color:#5f6065;background:#f3f4f6;font-size:11px;font-weight:700}.field small{color:#7f8086;font-size:11px;line-height:1.4}.button{min-height:52px;padding:0 18px;border:1px solid #246bfd;border-radius:12px;color:#fff;background:#246bfd;font-size:15px;font-weight:700}.button:active{background:#1957d2}.button--ghost{color:#34353a;border-color:#d7dae0;background:#fff}.button--full{margin-top:26px}.button-row{display:grid;grid-template-columns:96px 1fr;gap:8px;margin-top:30px}.button-row .button{width:100%}.form-error{margin:16px 0 0;padding:13px 14px;border:1px solid #ffc7c7;border-radius:12px;color:#c82929;background:#fff3f3;font-size:12px;font-weight:700;line-height:1.5}.form-link{color:#76767b;font-size:13px}.form-link a{color:#246bfd}.identity-summary{display:grid;overflow:hidden;grid-template-columns:1fr;gap:0;border:1px solid #e1e4e9;border-radius:14px}.identity-summary div{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:18px;padding:0 15px;border-bottom:1px solid #eef0f3;border-radius:0;background:#fff}.identity-summary div:last-child{border-bottom:0}.identity-summary span{color:#76767b;font-size:12px}.identity-summary b{font-size:13px}.identity-notice,.mock-panel{margin-top:14px;padding:16px;border:1px solid #c8d9ff;border-radius:14px;background:#f3f7ff}.identity-notice b{color:#1957d2;font-size:13px}.identity-notice p,.mock-panel p{margin:6px 0 0;color:#62646a;font-size:11px;line-height:1.55}.mock-panel{border-color:#f4d6a0;background:#fff9ed}.mock-panel>span{color:#a8630c}.button--soft{border-color:#c8d9ff;background:#edf4ff;color:#1957d2;box-shadow:none}.button--soft:hover{background:#e2edff}.complete{padding-top:40px}.complete-mark{width:64px;height:64px;margin-bottom:22px;background:#246bfd;font-size:28px}.complete .eyebrow{color:#246bfd}.complete h2{font-family:inherit;font-size:30px;line-height:1.3}.complete>p:not(.eyebrow){color:#6f7075;font-size:14px;line-height:1.6}.dashboard{width:min(430px,100%);min-height:100dvh;margin-inline:auto;border-inline:1px solid #e5e7eb;background:#fff;box-shadow:0 0 40px #172c550a}.dashboard>*{width:100%;margin:0}.dashboard header{min-height:68px;padding:12px 16px;border-bottom:1px solid #eef0f3}.dashboard header .brand{gap:9px;font-size:16px}.dashboard header .brand-mark{width:36px;height:36px;border-radius:11px;font-size:9px;box-shadow:none}.dashboard header .button{width:auto;min-height:40px;padding-inline:13px;font-size:12px}.dashboard section{padding:52px 20px 40px}.dashboard section>.eyebrow{margin-bottom:12px;color:#246bfd;font-size:9px}.dashboard h1{margin:0;font-family:inherit;font-size:31px;font-weight:750;line-height:1.28;letter-spacing:-.055em}.dashboard .empty-card{margin-top:32px;padding:22px 20px;border:1px solid #e4e7ec;border-radius:16px;background:#f8f9fb;box-shadow:none}.dashboard .empty-card b{font-size:15px}.dashboard .empty-card p{margin:8px 0 0;color:#6f7075;font-size:13px;line-height:1.55}@media(max-width:760px){.landing-hero{grid-template-columns:1fr;gap:45px}.pass-card{min-height:380px}.stepper b{display:block}.stepper>div:not(:last-child):after{display:none}.form-grid,.identity-summary{grid-template-columns:1fr}.auth-header>a:last-child{display:block}.auth-viewport,.dashboard{border-inline:0;box-shadow:none}}.customer-app{width:min(430px,100%);min-height:100dvh;margin-inline:auto;padding-bottom:calc(76px + env(safe-area-inset-bottom));border-inline:1px solid #e5e7eb;color:#171719;background:#fff;box-shadow:0 0 40px #172c550a}.customer-topbar{display:grid;position:sticky;z-index:20;top:0;min-height:64px;align-items:center;padding:10px 16px;border-bottom:1px solid #eef0f3;grid-template-columns:1fr auto 1fr;background:#fffe;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.customer-topbar>.brand{justify-self:start;gap:9px;font-size:16px}.customer-topbar .brand-mark{width:36px;height:36px;border-radius:11px;font-size:9px;box-shadow:none}.customer-topbar>b{max-width:210px;overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.topbar-action{justify-self:end}.text-action{min-height:40px;padding:0 4px;border:0;color:#6f7075;background:transparent;font-size:12px;font-weight:700}.icon-button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%;color:#24262b;background:#f5f6f8}.icon-button svg{width:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.customer-bottom-nav{display:grid;position:fixed;z-index:30;right:0;bottom:0;left:0;width:min(430px,100%);min-height:calc(66px + env(safe-area-inset-bottom));margin-inline:auto;padding:8px 52px max(8px,env(safe-area-inset-bottom));border-top:1px solid #e8eaee;grid-template-columns:repeat(2,1fr);background:#fffffff2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.customer-bottom-nav a{display:grid;place-content:center;gap:3px;color:#92949a;text-align:center;text-decoration:none}.customer-bottom-nav a.is-active{color:#246bfd}.customer-bottom-nav svg{width:22px;height:22px;margin-inline:auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.customer-bottom-nav span{font-size:10px;font-weight:700}.customer-content{min-height:calc(100dvh - 64px)}.pass-home{padding:28px 20px 40px}.pass-home>.eyebrow{margin-bottom:9px;color:#246bfd;font-size:9px}.pass-home h1{margin:0;font-size:29px;line-height:1.3;letter-spacing:-.055em}.search-entry,.mobile-search{display:flex;min-height:52px;align-items:center;gap:10px;margin-top:24px;padding:0 15px;border:1px solid #e1e4e9;border-radius:14px;color:#777980;background:#f7f8fa;text-decoration:none}.search-entry svg,.mobile-search svg{width:20px;flex:0 0 auto;fill:none;stroke:#747780;stroke-linecap:round;stroke-width:2}.search-entry span{font-size:14px}.home-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-top:32px}.home-section-head b{font-size:17px}.home-section-head p{margin:5px 0 0;color:#777980;font-size:12px}.home-section-head a{color:#246bfd;font-size:12px;font-weight:700;text-decoration:none}.studio-preview-list,.studio-list{display:grid;gap:14px;margin-top:16px}.studio-list-card{display:grid;min-width:0;grid-template-columns:104px 1fr;gap:14px;color:inherit;text-decoration:none}.studio-thumb{display:grid;min-height:132px;align-content:space-between;padding:13px;border-radius:15px;color:#fff;background:linear-gradient(145deg,#1c3f87,#3f7cff)}.studio-thumb--1{background:linear-gradient(145deg,#32463e,#64a37d)}.studio-thumb--2{background:linear-gradient(145deg,#80562e,#d6995e)}.studio-thumb span{font-size:8px;font-weight:800;letter-spacing:.14em}.studio-thumb b{font-size:24px;letter-spacing:-.05em}.studio-card-copy{min-width:0;padding-block:2px}.studio-card-copy>div:first-child{display:grid;gap:3px}.studio-card-copy>div:first-child b{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.studio-card-copy>div:first-child span,.studio-card-copy>p{color:#73757b;font-size:11px}.studio-card-copy>p{margin:5px 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-card-copy>strong{display:block;margin-top:10px;font-size:14px}.tag-row{display:flex;flex-wrap:wrap;gap:5px}.tag-row small{padding:4px 7px;border-radius:6px;color:#5d6067;background:#f1f3f5;font-size:9px;font-weight:700}.request-shortcut{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:16px;margin-top:28px;padding:16px;border:1px solid #dbe6ff;border-radius:16px;color:inherit;background:#f4f8ff;text-decoration:none}.request-shortcut span{display:grid;gap:5px}.request-shortcut b{font-size:14px}.request-shortcut small{color:#6f7380;font-size:11px}.request-shortcut strong{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:#246bfd;font-size:12px}.pending-contract-card{display:block;margin-top:24px;padding:18px;border:1px solid #bcd2ff;border-radius:18px;color:inherit;background:linear-gradient(145deg,#f5f8ff,#eaf2ff);text-decoration:none;box-shadow:0 12px 30px #246bfd0f}.pending-contract-head{display:flex;align-items:center;justify-content:space-between}.pending-contract-head span{padding:5px 8px;border-radius:999px;color:#1957d2;background:#dbe8ff;font-size:10px;font-weight:800}.pending-contract-head small{color:#858892;font-size:9px}.pending-contract-card>b{display:block;margin-top:15px;font-size:17px}.pending-contract-card>p{margin:5px 0 0;color:#6d717b;font-size:11px}.pending-progress{display:grid;gap:5px;margin-top:18px;grid-template-columns:repeat(4,1fr)}.pending-progress i{height:4px;border-radius:999px;background:#d5dfef}.pending-progress i.is-active{background:#246bfd}.pending-contract-card>strong{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px;font-size:11px}.pending-contract-card>strong span{flex:0 0 auto;color:#246bfd;font-size:10px}.recommendation-policy{margin:14px 0 0;color:#95979d;font-size:10px;line-height:1.55;word-break:keep-all}.studio-list-page{padding:18px 20px 36px}.mobile-search{margin-top:0}.mobile-search input{width:100%;height:48px;border:0;outline:0;background:transparent;font-size:16px}.filter-chips{display:flex;gap:7px;margin-top:13px;overflow-x:auto;scrollbar-width:none}.filter-chips button{min-height:35px;flex:0 0 auto;padding:0 12px;border:1px solid #dfe2e7;border-radius:999px;color:#55575d;background:#fff;font-size:11px;font-weight:700}.filter-chips button.is-active{border-color:#246bfd;color:#fff;background:#246bfd}.result-count{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.result-count b{font-size:14px}.result-count span{color:#85878d;font-size:11px}.studio-detail-page{padding-bottom:30px}.studio-hero{display:grid;min-height:225px;align-content:space-between;padding:24px 20px;color:#fff;background:radial-gradient(circle at 75% 25%,#76a4ff 0,transparent 32%),linear-gradient(140deg,#102b60,#246bfd)}.studio-hero span{font-size:9px;font-weight:800;letter-spacing:.16em}.studio-hero strong{font-size:30px;letter-spacing:-.055em}.studio-overview{padding:22px 20px}.studio-overview h1{margin:0;font-size:23px;letter-spacing:-.045em}.studio-overview>p:not(.studio-description){margin:8px 0 13px;color:#676970;font-size:12px;line-height:1.55}.studio-description{margin:18px 0 0;color:#4f5158;font-size:13px;line-height:1.65;word-break:keep-all}.section-divider{height:9px;border-block:1px solid #eef0f3;background:#f6f7f9}.room-section{padding:24px 20px 0}.room-section>header{display:flex;align-items:start;justify-content:space-between}.room-section h2,.request-form-section h2,.price-summary h2{margin:0;font-size:18px;letter-spacing:-.035em}.room-section header p{margin:5px 0 0;color:#777980;font-size:11px}.room-section header>span{padding:5px 8px;border-radius:999px;color:#246bfd;background:#edf4ff;font-size:10px;font-weight:700}.room-list{display:grid;gap:16px;margin-top:16px}.room-card{overflow:hidden;border:1px solid #e1e4e9;border-radius:17px;background:#fff}.room-image{min-height:106px;padding:13px;background:linear-gradient(135deg,#e9effa,#c8d9f5)}.room-image span{padding:5px 7px;border-radius:6px;color:#3c536e;background:#ffffffd9;font-size:9px;font-weight:700}.room-copy{padding:16px}.room-copy>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.room-copy h3{margin:0;font-size:17px}.availability{color:#117948;font-size:10px;font-weight:700}.room-copy>p{margin:6px 0 14px;color:#74767d;font-size:11px}.room-copy dl,.price-summary dl{display:grid;gap:9px;margin:0}.room-copy dl div,.price-summary dl div{display:flex;justify-content:space-between;gap:20px}.room-copy dt,.price-summary dt{color:#797b82;font-size:11px}.room-copy dd,.price-summary dd{margin:0;font-size:12px;font-weight:700}.room-copy .button{margin-top:16px}.contract-request-page{padding:18px 20px 110px}.selected-room{display:grid;align-items:center;padding-bottom:20px;border-bottom:1px solid #eceef1;grid-template-columns:76px 1fr;gap:13px}.selected-room-image{height:76px;border-radius:13px;background:linear-gradient(135deg,#dae6fb,#9dbdf2)}.selected-room>div:last-child{display:grid;gap:4px}.selected-room span{color:#76787f;font-size:10px}.selected-room b{font-size:16px}.selected-room p{margin:0;color:#6d6f76;font-size:11px}.request-form-section,.price-summary{padding:24px 0;border-bottom:1px solid #eceef1}.request-form-section{display:grid;gap:17px}.request-form-section label{display:grid;position:relative;gap:8px}.request-form-section label>span{font-size:12px;font-weight:700}.request-form-section label small{color:#92949a;font-weight:500}.request-form-section input,.request-form-section select,.request-form-section textarea{width:100%;min-height:50px;padding:0 13px;border:1px solid #d7dae0;border-radius:12px;outline:none;color:#171719;background:#fff;font-size:15px}.request-form-section textarea{min-height:112px;padding-block:13px;resize:none}.request-form-section input:focus,.request-form-section select:focus,.request-form-section textarea:focus{border-color:#246bfd;box-shadow:0 0 0 3px #246bfd14}.request-form-section em{position:absolute;right:10px;bottom:9px;color:#999ba1;font-size:9px;font-style:normal}.price-summary dl{margin-top:18px}.price-summary dl div{min-height:26px;align-items:center}.price-summary .total{margin-top:6px;padding-top:13px;border-top:1px solid #e7e9ed}.price-summary .total dt,.price-summary .total dd{color:#171719;font-size:13px}.price-summary>p{margin:13px 0 0;color:#7b7d84;font-size:10px;line-height:1.5}.request-agreement{display:flex;align-items:flex-start;gap:11px;padding:20px 0}.request-agreement input{width:20px;height:20px;margin:1px 0 0;accent-color:#246bfd}.request-agreement span{display:grid;gap:5px}.request-agreement b{font-size:13px}.request-agreement small{color:#777980;font-size:10px}.sticky-submit{position:fixed;z-index:15;right:0;bottom:calc(66px + env(safe-area-inset-bottom));left:0;width:min(430px,100%);margin-inline:auto;padding:10px 20px;border-top:1px solid #e8eaee;background:#fffffff2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sticky-submit .button{width:100%}.request-complete{padding:58px 20px 36px;text-align:center}.request-complete .complete-mark{margin-bottom:20px}.request-complete h1{margin:0;font-size:25px;letter-spacing:-.05em}.request-complete>p{margin:12px 0 0;color:#6f7178;font-size:13px;line-height:1.6}.request-number{display:flex;align-items:center;justify-content:space-between;margin-top:28px;padding:15px;border-radius:13px;background:#f5f6f8}.request-number span{color:#73757c;font-size:11px}.request-number b{font-size:12px}.request-flow{margin-top:14px;padding:18px;border:1px solid #e0e4eb;border-radius:15px;text-align:left}.request-flow>b{font-size:13px}.request-flow ol{display:grid;gap:13px;margin:16px 0 0;padding:0;list-style:none}.request-flow li{position:relative;padding-left:24px;color:#9a9ca2;font-size:11px}.request-flow li:before{position:absolute;top:1px;left:2px;width:9px;height:9px;border:2px solid #cfd3da;border-radius:50%;content:""}.request-flow li.is-active{color:#1957d2;font-weight:700}.request-flow li.is-active:before{border-color:#246bfd;background:#246bfd;box-shadow:0 0 0 4px #edf4ff}.secondary-link{display:inline-block;margin-top:18px;color:#686a71;font-size:12px;font-weight:700}.requests-page{padding:0 20px 34px}.status-tabs{display:grid;height:52px;border-bottom:1px solid #eceef1;grid-template-columns:1fr 1fr}.status-tabs button{border:0;border-bottom:2px solid transparent;color:#8b8d94;background:transparent;font-size:13px;font-weight:700}.status-tabs button.is-active{border-color:#246bfd;color:#246bfd}.request-card{margin-top:20px;padding:18px;border:1px solid #dfe2e8;border-radius:17px}.request-card header>div{display:flex;align-items:center;justify-content:space-between}.request-card header span{color:#246bfd;font-size:11px;font-weight:700}.request-card header small{color:#97999f;font-size:9px}.request-card header>b{display:block;margin-top:13px;font-size:16px}.request-card header>p{margin:6px 0 0;color:#707279;font-size:11px}.progress-line{display:grid;gap:5px;margin:20px 0;grid-template-columns:repeat(4,1fr)}.progress-line i{height:4px;border-radius:999px;background:#e6e8ec}.progress-line i.is-done{background:#246bfd}.request-card-status{padding:14px;border-radius:12px;background:#f4f7fc}.request-card-status b{font-size:12px}.request-card-status p{margin:5px 0 0;color:#71747c;font-size:10px}.request-history{display:grid;gap:9px;margin:14px 0 0;padding:13px 14px;border:1px solid #edf0f4;border-radius:12px;list-style:none}.request-history li{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#5f626a;font-size:10px}.request-history li:before{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#246bfd;content:""}.request-history span{flex:1}.request-history time{color:#94969d}.find-another-studio{display:block;margin-top:15px;color:#6f7279;font-size:11px;font-weight:700;text-align:center;text-decoration:none}.my-page{padding:20px 20px 36px}.profile-summary{display:grid;align-items:center;padding:4px 0 22px;border-bottom:1px solid #eceef2;grid-template-columns:50px 1fr auto;gap:12px}.profile-summary>span{display:grid;width:50px;height:50px;place-items:center;border-radius:50%;color:#1957d2;background:#e7f0ff;font-size:17px;font-weight:800}.profile-summary>div{display:grid;gap:4px}.profile-summary b{font-size:17px}.profile-summary p{margin:0;color:#777980;font-size:10px}.profile-summary button{min-height:36px;padding:0 11px;border:1px solid #dfe2e7;border-radius:9px;color:#55575e;background:#fff;font-size:10px;font-weight:700}.my-section{padding:25px 0;border-bottom:1px solid #eceef2}.my-section>header h2{margin:0;font-size:18px;letter-spacing:-.035em}.my-section>header p{margin:5px 0 0;color:#7b7d84;font-size:11px}.request-card--flat{margin-top:16px}.no-contract{display:grid;justify-items:center;margin-top:16px;padding:24px 18px;border-radius:15px;background:#f7f8fa;text-align:center}.no-contract>svg{width:28px;height:28px;margin-bottom:11px;fill:none;stroke:#92949a;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.no-contract b{font-size:13px}.no-contract p{margin:7px 0 0;color:#85878e;font-size:10px;line-height:1.55}.no-contract .button{min-height:42px;margin-top:15px;padding-inline:16px;font-size:12px}.my-menu{display:grid;padding-top:12px}.my-menu button{display:flex;min-height:52px;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid #f0f1f3;background:#fff}.my-menu span{font-size:13px;font-weight:700}.my-menu strong{color:#8e9097;font-size:11px}.guest-studio-home,.guest-shell{padding-bottom:0}.guest-topbar{grid-template-columns:1fr auto}.guest-topbar>div:empty{display:none}.guest-actions{display:flex;align-items:center;justify-self:end;gap:6px}.guest-actions a,.guest-login-link{min-height:38px;padding:0 11px;border-radius:10px;color:#4e5159;font-size:12px;font-weight:750;line-height:38px;text-decoration:none}.guest-actions a:last-child{color:#fff;background:#246bfd}.guest-discovery{padding:30px 20px 42px}.guest-discovery>.eyebrow{margin-bottom:10px;color:#246bfd;font-size:9px}.guest-discovery h1{margin:0;font-size:31px;line-height:1.28;letter-spacing:-.055em}.guest-intro{margin:12px 0 0;color:#73767e;font-size:13px;line-height:1.6;word-break:keep-all}.guest-discovery .mobile-search{margin-top:24px}.guest-discovery .studio-list{margin-top:18px}.catalog-feedback{display:flex;min-height:76px;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:18px;border-radius:14px;color:#6f7279;background:#f4f6f9;text-align:center}.catalog-feedback span{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#246bfd;background:#e4eeff;font-size:12px;font-weight:800}.catalog-feedback b{font-size:12px;line-height:1.5}.catalog-feedback--error{color:#a93434;background:#fff1f1}.catalog-feedback--error span{color:#fff;background:#db3e3e}.request-card--flat>.button{margin-top:12px}.session-check{display:grid;min-height:100dvh;align-content:center;justify-items:center;gap:16px;padding:30px;text-align:center}.session-check .brand{margin-bottom:18px}.session-check>b{font-size:14px}.session-spinner{width:28px;height:28px;border:3px solid #dce7ff;border-top-color:#246bfd;border-radius:50%;animation:session-spin .8s linear infinite}@keyframes session-spin{to{transform:rotate(360deg)}}@media(max-width:760px){.customer-app{border-inline:0;box-shadow:none}}
