@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap");.tl-root{--bg:#f7f8fc;--ink:#14213e;--muted:#617088;--accent:#2657ef;--panel:#e9eefb;--line:#dce1ec;--card:#fff;--radius:20px}.tl-root *{box-sizing:border-box}.tl-root{scroll-behavior:smooth;scroll-padding-top:30px;margin:0;background:var(--bg);color:var(--ink);font-family:Noto Sans KR,sans-serif;font-size:16px;line-height:1.6}.tl-root button,.tl-root input,.tl-root select{font:inherit}.tl-root a,.tl-root button,.tl-root input,.tl-root select{-webkit-tap-highlight-color:transparent}.tl-root a,.tl-root button{touch-action:manipulation}.tl-root button{cursor:pointer}.tl-root a{text-decoration:none}.tl-root a,.tl-root button{color:inherit}.tl-root a:focus-visible,.tl-root button:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.tl-root .wrap{max-width:1280px;width:calc(100% - 96px);margin:auto}.tl-root .header{display:flex;align-items:center;justify-content:space-between;min-height:96px;border-bottom:1px solid var(--line)}.tl-root .brand{display:flex;align-items:center;gap:12px}.tl-root .mark{width:42px;height:44px;border-radius:12px;background:var(--accent);color:#fff;display:grid;place-items:center;font-size:30px;font-weight:900;overflow:hidden}.tl-root .mark img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#fff}.tl-root .brand strong{display:block;font-size:22px;letter-spacing:-1px}.tl-root .brand small{display:block;font-size:10px;letter-spacing:2px;font-weight:700}.tl-root .header nav{display:flex;gap:34px;align-items:center;font-size:14px;font-weight:600}.tl-root .header nav button{border:1px solid var(--line);border-radius:30px;padding:10px 23px;background:var(--card)}.tl-root .menu-button{display:none}.tl-root .hero{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center;padding:48px 0 36px}.tl-root .eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:var(--accent);margin:0 0 20px}.tl-root h1{font-size:clamp(38px,4.2vw,60px);line-height:1.25;letter-spacing:-3px;margin:0 0 22px;font-weight:800;overflow-wrap:anywhere}.tl-root em{font-style:normal;color:var(--accent)}.tl-root .intro{color:var(--muted);line-height:1.9;margin:0 0 26px;word-break:keep-all}.tl-root .actions{display:flex;align-items:center;gap:26px}.tl-root .primary{border:0;border-radius:9px;background:var(--accent);color:#fff;padding:15px 22px;font-weight:700;display:inline-flex;justify-content:space-between;gap:26px;align-items:center}.tl-root .contact-link{font-size:14px}.tl-root .hero-note{display:flex;align-items:center;gap:10px;margin-top:30px;font-size:12px;font-weight:600}.tl-root .hero-note i{width:20px;height:1px;background:var(--line)}.tl-root .hero-note small{color:var(--muted);margin-left:10px}.tl-root .statement{padding:26px 28px;background:var(--accent);color:#fff;border-radius:var(--radius);min-width:0;box-shadow:0 18px 50px #102e6510}.tl-root .statement-foot,.tl-root .statement-top{display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:10px;letter-spacing:1px}.tl-root .statement>p{font-size:32px;font-weight:400;line-height:1.45;letter-spacing:-1.5px;margin:26px 0}.tl-root .statement>p strong{font-weight:800}.tl-root .flow-visual{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ffffff50;border-bottom:1px solid #ffffff50;padding:20px 0}.tl-root .flow-visual>div{display:flex;flex-direction:column;padding-left:15px;border-left:1px solid #ffffff50}.tl-root .flow-visual>div:first-child{border:0;padding:0}.tl-root .flow-visual b{font-size:12px;opacity:.7;margin-bottom:13px}.tl-root .flow-visual span{font-weight:700;font-size:17px}.tl-root .flow-visual small{font-size:12px;opacity:.8;margin-top:4px}.tl-root .statement-foot{margin-top:22px;letter-spacing:0;font-size:12px}.tl-root .benefits{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:var(--radius);background:var(--card);overflow:hidden}.tl-root .benefits article{padding:23px 25px;border-right:1px solid var(--line)}.tl-root .benefits article:last-child{border:0}.tl-root .num{font-size:11px;letter-spacing:1px;font-weight:700;color:var(--muted)}.tl-root .benefits h2{font-size:25px;line-height:1.4;letter-spacing:-1px;margin:15px 0 12px}.tl-root .benefits p{font-size:14px;line-height:1.8;color:var(--muted);margin:0;word-break:keep-all}.tl-root .guide{padding:64px 0;display:grid;grid-template-columns:1fr 1.2fr;gap:50px}.tl-root .contact h2,.tl-root .guide h2{font-size:32px;letter-spacing:-1.5px;line-height:1.45;margin:0}.tl-root .guide ol{list-style:none;margin:0;padding:0;display:grid;gap:17px}.tl-root .guide li{display:flex;gap:24px;border-bottom:1px solid var(--line);padding-bottom:16px}.tl-root .guide li>b{color:var(--accent);font-size:14px}.tl-root .guide li p{font-size:14px;color:var(--muted);margin:3px 0 0}.tl-root .contact{border-top:1px solid var(--line);padding:36px 0;display:flex;justify-content:space-between;gap:25px;align-items:center}.tl-root .contact .eyebrow{margin-bottom:10px}.tl-root .contact p:not(.eyebrow){font-size:14px;color:var(--muted)}.tl-root .contact>div:last-child{display:grid;gap:6px}.tl-root .contact a:first-child{font-size:27px;font-weight:700;letter-spacing:-1px}.tl-root .contact a:last-child{font-size:14px;color:var(--muted)}.tl-root footer{display:flex;gap:20px;align-items:center;border-top:1px solid var(--line);padding:24px 0 90px;font-size:12px;color:var(--muted)}.tl-root footer small{margin-left:auto;max-width:430px}.tl-root .design-bar{position:fixed;bottom:17px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:20px;background:#172235;color:#fff;border:1px solid #ffffff30;padding:8px 9px 8px 18px;border-radius:40px;box-shadow:0 5px 24px #0003;z-index:5;white-space:nowrap}.tl-root .design-bar>span{font-size:10px;letter-spacing:1px}.tl-root .design-bar button{border:0;background:#fff;color:#172235;border-radius:25px;padding:9px 15px;font-size:13px;font-weight:700}.tl-root .design-bar b{background:#e9edfa;border-radius:20px;padding:2px 6px;margin-left:5px}.tl-root dialog{background:var(--card);color:var(--ink);border:1px solid var(--line);border-radius:20px;padding:34px;max-height:90dvh;overflow:auto;width:min(440px,calc(100% - 28px));box-shadow:0 20px 100px #0003}.tl-root dialog::backdrop{background:#07132699;backdrop-filter:blur(7px)}.tl-root dialog h2{font-size:26px;letter-spacing:-1px;margin:12px 0 5px}.tl-root dialog>p{font-size:14px;color:var(--muted)}.tl-root .close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:27px;width:36px;height:36px}.tl-root .modal-kicker{font-size:11px;letter-spacing:2px;color:var(--accent)}.tl-root form{display:grid;gap:16px;margin-top:24px}.tl-root label{display:grid;gap:7px;font-size:14px;font-weight:600}.tl-root input,.tl-root select{width:100%;min-width:0;padding:12px;background:var(--bg);color:var(--ink);border:1px solid var(--line);border-radius:7px}.tl-root .password{display:flex;position:relative}.tl-root .password input{padding-right:55px}.tl-root .password button{position:absolute;right:6px;top:6px;height:38px;border:0;background:transparent;font-size:12px;color:var(--muted)}.tl-root .form-status:empty{display:none}.tl-root .form-status{font-size:14px;margin:0;color:var(--accent)}.tl-root .reset{margin:18px auto;border:0;background:none;font-size:13px}.tl-root .demo,.tl-root .reset{display:block;color:var(--muted)}.tl-root .demo{text-align:center;font-size:12px}.tl-root #studio{width:min(840px,calc(100% - 28px))}.tl-root #theme-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:24px}.tl-root .theme-option{background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:10px;text-align:left;font-size:12px}.tl-root .theme-option[aria-pressed=true]{outline:2px solid var(--accent);outline-offset:1px}.tl-root .swatch{height:38px;display:flex;border-radius:5px;overflow:hidden;margin-bottom:7px}.tl-root .swatch i{flex:1}.tl-root .theme-option small,.tl-root .theme-option strong{display:block}.tl-root .theme-option small{font-size:10px;color:var(--muted)}.tl-root #brand-form{grid-template-columns:1fr 1fr}.tl-root .wide{grid-column:1/-1}.tl-root .setting-note{font-size:12px;color:var(--muted);margin:0}.tl-root #mobile-menu{margin:0 0 0 auto;min-height:100dvh;border-radius:0;width:min(340px,88vw)}.tl-root #mobile-menu>a{display:block;padding:20px 0;border-bottom:1px solid var(--line)}.tl-root #mobile-menu .primary{margin-top:25px;width:100%}.tl-root[data-theme=nocturne]{--bg:#0d121b;--ink:#f3f5fa;--muted:#a6b0c0;--accent:#adf078;--panel:#1d2930;--card:#151c27;--line:#303b49;--radius:3px}.tl-root[data-theme=nocturne] .primary,.tl-root[data-theme=nocturne] .statement{color:#132514}.tl-root[data-theme=nocturne] .statement{background:#adf078}.tl-root[data-theme=nocturne] .flow-visual,.tl-root[data-theme=nocturne] .flow-visual>div{border-color:#183d3550}.tl-root[data-theme=editorial]{--bg:#fffdf8;--ink:#202721;--muted:#677166;--accent:#22533f;--line:#d5d9d0;--radius:0}.tl-root[data-theme=editorial] h1{font-family:Georgia,Noto Sans KR,serif;font-weight:500}.tl-root[data-theme=editorial] .statement{background:transparent;color:var(--ink);border:1px solid var(--ink);box-shadow:none}.tl-root[data-theme=editorial] .flow-visual,.tl-root[data-theme=editorial] .flow-visual>div{border-color:var(--line)}.tl-root[data-theme=editorial] .hero{grid-template-columns:1.4fr 1fr}.tl-root[data-theme=cobalt]{--bg:#f3f6ff;--ink:#152557;--accent:#214dec;--radius:0}.tl-root[data-theme=cobalt] .hero{background:var(--accent);color:#fff;padding:34px;margin:30px 0;gap:30px}.tl-root[data-theme=cobalt] .hero .eyebrow,.tl-root[data-theme=cobalt] .hero .intro,.tl-root[data-theme=cobalt] .hero em,.tl-root[data-theme=cobalt] .hero-note small{color:#d7e3ff}.tl-root[data-theme=cobalt] .hero .primary{background:#fff;color:var(--accent)}.tl-root[data-theme=cobalt] .statement{border:1px solid #ffffff60;box-shadow:none}.tl-root[data-theme=ivory]{--bg:#f5f1e9;--ink:#352d24;--muted:#7c7164;--accent:#826340;--line:#ded5c6;--card:#fffcf5;--radius:4px}.tl-root[data-theme=ivory] .hero-copy{border-left:3px solid var(--accent);padding-left:28px}.tl-root[data-theme=ivory] .benefits{gap:12px;border:0;background:none}.tl-root[data-theme=ivory] .benefits article{border:1px solid var(--line);background:var(--card)}.tl-root[data-theme=signal]{--bg:#fbfbf8;--ink:#212529;--muted:#6a6a65;--accent:#d74825;--line:#d8d9d2;--radius:0}.tl-root[data-theme=signal] .hero{grid-template-columns:1fr 1.1fr}.tl-root[data-theme=signal] .statement{border-radius:0 80px 0 0}.tl-root[data-theme=signal] .benefits{border:0;border-top:3px solid var(--ink);border-bottom:1px solid var(--ink)}.tl-root[data-theme=prism]{--bg:#f8f6ff;--ink:#2b1744;--muted:#7d6d8c;--accent:#713cba;--line:#e1d8ed;--radius:28px}.tl-root[data-theme=prism] .statement{background:linear-gradient(125deg,#3c246d,#8254cc)}.tl-root[data-theme=prism] .benefits{gap:12px;background:none;border:0}.tl-root[data-theme=prism] .benefits article{background:var(--card);border:1px solid var(--line);border-radius:22px}.tl-root[data-theme=harbor]{--bg:#f0f7f8;--ink:#133b47;--muted:#5f7b84;--accent:#087887;--line:#cbdfe2;--radius:10px}.tl-root[data-theme=harbor] .statement{order:-1}.tl-root[data-theme=harbor] .hero{grid-template-columns:1fr 1.1fr}.tl-root[data-theme=mono]{--bg:#fff;--ink:#161616;--muted:#666;--accent:#161616;--line:#ccc;--radius:0}.tl-root[data-theme=mono] .hero{grid-template-columns:1.3fr 1fr;border-bottom:3px solid var(--ink)}.tl-root[data-theme=mono] .benefits{border:0;border-bottom:1px solid var(--line)}.tl-root[data-theme=mono] .statement{background:#f1f1f1;color:#161616;box-shadow:none}.tl-root[data-theme=mono] .flow-visual,.tl-root[data-theme=mono] .flow-visual>div{border-color:#ccc}.tl-root[data-theme=rose]{--bg:#fbf4f3;--ink:#48252b;--muted:#8a6b71;--accent:#a3344c;--line:#e7d3d7;--radius:16px}.tl-root[data-theme=rose] .statement{border-radius:65px 16px 65px 16px}.tl-root[data-theme=rose] .benefits article:nth-child(2n){background:#f6e8ea}@media(min-width:1500px){.tl-root .hero{padding-top:64px;padding-bottom:48px}}@media(max-width:1050px){.tl-root .wrap{width:calc(100% - 48px)}.tl-root .hero{gap:28px}.tl-root .statement{padding:22px}.tl-root .statement>p{font-size:27px}.tl-root .benefits article{padding:20px 17px}.tl-root .benefits h2{font-size:22px}.tl-root .benefits p{font-size:13px}.tl-root .hero-note small{display:none}}@media(max-width:700px){.tl-root .wrap{width:calc(100% - 36px)}.tl-root .header{min-height:77px}.tl-root .brand strong{font-size:19px}.tl-root .header nav{display:none}.tl-root .menu-button{display:block;border:1px solid var(--line);background:var(--card);border-radius:9px;font-size:22px;width:44px;height:44px}.tl-root .hero,.tl-root[data-theme] .hero{grid-template-columns:1fr;padding:30px 0 24px;gap:27px}.tl-root .hero h1{font-size:clamp(32px,8.5vw,48px);letter-spacing:-1.8px}.tl-root .eyebrow{margin-bottom:16px;font-size:10px}.tl-root .intro{font-size:14px}.tl-root .primary{font-size:14px;padding:14px 18px}.tl-root .hero-note{margin-top:22px}.tl-root .statement{padding:22px;min-height:0}.tl-root .statement>p{font-size:27px;margin:18px 0}.tl-root .flow-visual{padding:14px 0}.tl-root .flow-visual b{margin-bottom:8px}.tl-root .flow-visual span{font-size:15px}.tl-root .statement-foot{margin-top:16px;font-size:11px}.tl-root .benefits{grid-template-columns:1fr 1fr}.tl-root .benefits article{padding:20px 16px;border-bottom:1px solid var(--line)}.tl-root .benefits article:nth-child(2){border-right:0}.tl-root .benefits article:nth-child(3){border-bottom:0}.tl-root .benefits h2{font-size:21px}.tl-root .benefits p{font-size:13px}.tl-root .benefits p br{display:none}.tl-root .num{font-size:10px}.tl-root .guide{grid-template-columns:1fr;gap:26px;padding:40px 0}.tl-root .contact h2,.tl-root .guide h2{font-size:27px}.tl-root .contact{display:grid;padding:28px 0}.tl-root .contact a:first-child{font-size:25px}.tl-root footer{flex-wrap:wrap;gap:8px 18px;padding-bottom:100px}.tl-root footer small{margin:0;width:100%;font-size:11px}.tl-root .design-bar{bottom:10px;gap:12px}.tl-root .design-bar>span{font-size:9px}.tl-root dialog{padding:28px 22px}.tl-root #theme-grid{grid-template-columns:repeat(2,1fr)}.tl-root #brand-form{grid-template-columns:1fr}.tl-root .wide{grid-column:auto}.tl-root[data-theme=cobalt] .hero{padding:24px 20px;margin-top:20px}.tl-root[data-theme=harbor] .statement{order:0}.tl-root[data-theme=ivory] .hero-copy{padding-left:18px}.tl-root[data-theme=ivory] .benefits,.tl-root[data-theme=prism] .benefits{gap:8px}.tl-root[data-theme=prism] .benefits article{border-radius:14px}}@media(prefers-reduced-motion:reduce){.tl-root{scroll-behavior:auto}}.tl-root:has(dialog[open]){overflow:hidden}.tl-root .collection-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:25px;font-size:13px}.tl-root .collection-heading button{border:1px solid var(--line);background:var(--bg);border-radius:7px;padding:9px 12px;font-size:13px}.tl-root #theme-grid{margin-top:14px;max-height:350px;overflow:auto;padding:4px;grid-template-columns:repeat(3,minmax(0,1fr))}.tl-root .theme-option{min-width:0}.tl-root .theme-option strong{display:flex;align-items:center;gap:5px}.tl-root .theme-option small{font-size:12px;margin-top:3px}.tl-root .new-tag{font-size:9px;margin-left:auto;color:var(--accent);font-weight:800}.tl-root .design-bar{gap:6px;padding:7px}.tl-root .design-bar>span{font-size:12px;letter-spacing:0;min-width:68px;text-align:center}.tl-root .design-bar #theme-next,.tl-root .design-bar #theme-prev{font-size:23px;background:transparent;color:#fff;padding:0;width:32px;height:34px}.tl-root .design-bar #studio-open{margin-left:5px}.tl-root[data-collection=new] .hero>*{min-width:0}.tl-root[data-collection=new] .benefits p{font-size:14px}.tl-root[data-collection=new] h1{font-size:clamp(38px,4.2vw,60px)}.tl-root[data-collection=new] .statement{box-shadow:none}.tl-root[data-collection=new] .primary{border-radius:var(--radius)}.tl-root[data-theme=apex]{--bg:#f5f7ff;--ink:#172548;--muted:#62708c;--accent:#304ad9;--line:#dce1f1;--card:#fff;--radius:14px}.tl-root[data-theme=apex] .hero{grid-template-columns:1fr;gap:28px;padding-top:35px}.tl-root[data-theme=apex] .hero-copy{text-align:center;max-width:850px;margin:auto}.tl-root[data-theme=apex] h1 br{display:none}.tl-root[data-theme=apex] h1 em{margin-left:16px}.tl-root[data-theme=apex] .intro{max-width:700px;margin:0 auto 23px}.tl-root[data-theme=apex] .actions,.tl-root[data-theme=apex] .hero-note{justify-content:center}.tl-root[data-theme=apex] .hero-note{display:none}.tl-root[data-theme=apex] .statement{display:grid;grid-template-columns:1fr 1.4fr;gap:15px 30px;padding:22px 28px}.tl-root[data-theme=apex] .statement-top{grid-column:1/-1}.tl-root[data-theme=apex] .statement>p{margin:0;font-size:27px}.tl-root[data-theme=apex] .flow-visual{border:0;padding:0;align-self:center}.tl-root[data-theme=apex] .statement-foot{display:none}.tl-root[data-theme=vault]{--bg:#141414;--ink:#f7f2e8;--muted:#b2a99b;--accent:#d9bd7e;--card:#1d1d1b;--line:#454036;--radius:0}.tl-root[data-theme=vault] .header{border-bottom:1px solid var(--accent)}.tl-root[data-theme=vault] .hero{grid-template-columns:1.35fr .85fr;gap:65px}.tl-root[data-theme=vault] .statement{border:1px solid var(--accent);background:transparent;color:var(--ink);padding:28px 32px}.tl-root[data-theme=vault] .statement>p{font-size:34px}.tl-root[data-theme=vault] .statement>p strong{color:var(--accent)}.tl-root[data-theme=vault] .mark,.tl-root[data-theme=vault] .primary{color:#211d15}.tl-root[data-theme=vault] .benefits{background:none;border:0;border-top:1px solid var(--line)}.tl-root[data-theme=vault] .benefits article{padding-left:0;margin-right:24px}.tl-root[data-theme=vault] .num{color:var(--accent)}.tl-root[data-theme=ledger]{--bg:#fafbf9;--ink:#24372f;--muted:#64736c;--accent:#245549;--line:#ccd6ce;--card:#fff;--radius:0}.tl-root[data-theme=ledger] .hero{gap:0;border-bottom:2px solid var(--ink);align-items:stretch}.tl-root[data-theme=ledger] .hero-copy{padding:10px 40px 15px 0}.tl-root[data-theme=ledger] .statement{background:none;color:var(--ink);border-left:1px solid var(--ink);padding:12px 0 12px 36px}.tl-root[data-theme=ledger] .flow-visual{border-color:var(--ink)}.tl-root[data-theme=ledger] .flow-visual>div{border-color:var(--line)}.tl-root[data-theme=ledger] .statement-top{color:var(--accent)}.tl-root[data-theme=ledger] .benefits{border:0;background:none}.tl-root[data-theme=ledger] .benefits article{border:0;border-bottom:1px solid var(--ink);margin-right:20px;padding-left:0}.tl-root[data-theme=ledger] .benefits h2{font-weight:500}.tl-root[data-theme=kinetic]{--bg:#ddfa58;--ink:#20271a;--muted:#4e5938;--accent:#20271a;--line:#aabe51;--card:#f3ffc3;--radius:0}.tl-root[data-theme=kinetic] h1{font-weight:900;letter-spacing:-3px}.tl-root[data-theme=kinetic] .hero{grid-template-columns:1.3fr .85fr;gap:25px}.tl-root[data-theme=kinetic] .statement{background:transparent;color:var(--ink);border:2px solid var(--ink);transform:rotate(2deg)}.tl-root[data-theme=kinetic] .flow-visual,.tl-root[data-theme=kinetic] .flow-visual>div{border-color:#20271a55}.tl-root[data-theme=kinetic] .benefits{background:var(--ink);color:#f4ffd0;border-color:var(--ink)}.tl-root[data-theme=kinetic] .benefits em{color:#ddfa58}.tl-root[data-theme=kinetic] .benefits .num,.tl-root[data-theme=kinetic] .benefits p{color:#cbd4b6}.tl-root[data-theme=kinetic] .benefits article{border-color:#53603d}.tl-root[data-theme=panorama]{--bg:#edf2f9;--ink:#142e52;--muted:#65748b;--accent:#142e52;--line:#cdd8e6;--card:#fff;--radius:12px}.tl-root[data-theme=panorama] .hero{background:#142e52;color:#fff;padding:36px;margin:28px 0 0;border-radius:12px 12px 0 0;gap:32px}.tl-root[data-theme=panorama] .hero em{color:#89c7ff}.tl-root[data-theme=panorama] .hero .eyebrow,.tl-root[data-theme=panorama] .hero .intro,.tl-root[data-theme=panorama] .hero-note small{color:#c0d4ed}.tl-root[data-theme=panorama] .hero .primary{background:#fff;color:#142e52}.tl-root[data-theme=panorama] .statement{background:#234466;border-radius:8px}.tl-root[data-theme=panorama] .benefits{border-radius:0 0 12px 12px;background:#fff}.tl-root[data-theme=mosaic]{--bg:#f6f4f0;--ink:#302c27;--muted:#756b60;--accent:#c64b27;--line:#d8d0c5;--card:#fffdf8;--radius:0}.tl-root[data-theme=mosaic] .hero{gap:18px;grid-template-columns:1.2fr 1fr;align-items:stretch}.tl-root[data-theme=mosaic] .hero-copy{background:#ebe6dd;padding:28px}.tl-root[data-theme=mosaic] .statement{display:flex;flex-direction:column;justify-content:space-between}.tl-root[data-theme=mosaic] .benefits{gap:18px;border:0;background:none;overflow:visible}.tl-root[data-theme=mosaic] .benefits article{border:0;background:#e6eadb}.tl-root[data-theme=mosaic] .benefits article:nth-child(2){background:#e2e6ed}.tl-root[data-theme=mosaic] .benefits article:nth-child(3){background:#f4dfcc}.tl-root[data-theme=mosaic] .benefits article:nth-child(4){background:#ede1e9}.tl-root[data-theme=aurora]{--bg:#141126;--ink:#f2efff;--muted:#b6aecb;--accent:#c3a8ff;--line:#46385e;--card:#211b36;--radius:20px}.tl-root[data-theme=aurora] .hero{grid-template-columns:1.1fr 1fr}.tl-root[data-theme=aurora] .hero-copy{padding:20px 0}.tl-root[data-theme=aurora] .statement{background:linear-gradient(135deg,#543187,#272044);border:1px solid #80649f;border-radius:60px 20px 20px 20px;padding:35px}.tl-root[data-theme=aurora] .mark,.tl-root[data-theme=aurora] .primary{color:#291944}.tl-root[data-theme=aurora] .benefits{border:0;gap:12px;background:none}.tl-root[data-theme=aurora] .benefits article{border:1px solid var(--line);border-radius:16px;background:var(--card)}.tl-root[data-theme=terrace]{--bg:#edf2e9;--ink:#293b24;--muted:#68775f;--accent:#405f37;--line:#c9d5c1;--card:#f9fcf5;--radius:24px}.tl-root[data-theme=terrace] .hero{grid-template-columns:1fr 1.1fr}.tl-root[data-theme=terrace] .statement{order:-1;border-radius:24px 90px 24px 24px;background:#d5e2c9;color:#293b24;border:1px solid #b6caa7;padding:32px}.tl-root[data-theme=terrace] .flow-visual,.tl-root[data-theme=terrace] .flow-visual>div{border-color:#aabc9c}.tl-root[data-theme=terrace] .benefits{background:none;border:0;gap:12px}.tl-root[data-theme=terrace] .benefits article{border:0;background:var(--card);border-radius:24px}.tl-root[data-theme=terrace] h1{font-weight:600}.tl-root[data-theme=pulse]{--bg:#fff8f7;--ink:#392027;--muted:#84616b;--accent:#be263e;--line:#eacbd1;--card:#fff;--radius:4px}.tl-root[data-theme=pulse] .hero{grid-template-columns:1fr;gap:26px}.tl-root[data-theme=pulse] .hero-copy{display:grid;grid-template-columns:1.2fr 1fr;gap:0 40px;align-items:center}.tl-root[data-theme=pulse] .eyebrow{grid-column:1/-1}.tl-root[data-theme=pulse] .hero-copy h1{grid-row:2/4}.tl-root[data-theme=pulse] .hero-note{display:none}.tl-root[data-theme=pulse] .statement{display:grid;grid-template-columns:1fr 1.4fr;gap:20px;align-items:center;padding:20px 28px}.tl-root[data-theme=pulse] .statement-foot,.tl-root[data-theme=pulse] .statement-top{display:none}.tl-root[data-theme=pulse] .statement>p{margin:0;font-size:26px}.tl-root[data-theme=pulse] .flow-visual{border:0;padding:0}.tl-root[data-theme=pulse] .benefits{border:0;border-top:3px solid var(--accent)}.tl-root[data-theme=axis]{--bg:#f1f3f7;--ink:#253c54;--muted:#647789;--accent:#294b71;--line:#cad3de;--card:#fff;--radius:3px}.tl-root[data-theme=axis] .hero{grid-template-columns:1.25fr .9fr;gap:36px;border-left:8px solid var(--accent);padding-left:28px;margin-top:24px;padding-top:15px;padding-bottom:20px;margin-bottom:24px}.tl-root[data-theme=axis] .statement{background:#dce5ef;color:var(--ink);border:1px solid #bbcadb}.tl-root[data-theme=axis] .flow-visual,.tl-root[data-theme=axis] .flow-visual>div{border-color:#aabbce}.tl-root[data-theme=axis] .benefits article{border-top:5px solid var(--accent)}.tl-root[data-theme=axis] .benefits article:nth-child(2n){border-top-color:#8da7c2}.tl-root[data-theme=chrome]{--bg:#e9edf1;--ink:#293640;--muted:#62717b;--accent:#33485b;--line:#c2ccd4;--card:#f9fbfd;--radius:18px}.tl-root[data-theme=chrome] .hero{gap:18px;align-items:stretch}.tl-root[data-theme=chrome] .hero-copy{background:#f9fbfd;border:1px solid #fff;border-radius:18px;padding:28px}.tl-root[data-theme=chrome] .statement{background:linear-gradient(125deg,#d4dde5,#f6f8fa);color:#293640;border:1px solid #fff;padding:28px}.tl-root[data-theme=chrome] .flow-visual,.tl-root[data-theme=chrome] .flow-visual>div{border-color:#aab8c4}.tl-root[data-theme=chrome] .benefits{border:0;background:none;gap:12px}.tl-root[data-theme=chrome] .benefits article{border:1px solid #fff;border-radius:18px;background:#f9fbfd}.tl-root[data-theme=verdant]{--bg:#073f35;--ink:#f1fae9;--muted:#adccbc;--accent:#c7f18a;--line:#39685a;--card:#104b3e;--radius:10px}.tl-root[data-theme=verdant] .statement{background:#c7f18a;color:#153b2e}.tl-root[data-theme=verdant] .flow-visual,.tl-root[data-theme=verdant] .flow-visual>div{border-color:#739653}.tl-root[data-theme=verdant] .mark,.tl-root[data-theme=verdant] .primary{color:#153b2e}.tl-root[data-theme=verdant] .hero{grid-template-columns:1.25fr .9fr}.tl-root[data-theme=verdant] .benefits{border:0;background:none;gap:0}.tl-root[data-theme=verdant] .benefits article{border:0;border-left:1px solid var(--line);padding-top:0;padding-bottom:0}.tl-root[data-theme=verdant] .benefits article:first-child{border:0}.tl-root[data-theme=passport]{--bg:#f7f4eb;--ink:#293957;--muted:#6d7687;--accent:#263f87;--line:#d2d1c6;--card:#fffdf7;--radius:0}.tl-root[data-theme=passport] .hero{gap:0;align-items:stretch;padding:0;margin:32px 0;border:1px solid var(--line);background:var(--card)}.tl-root[data-theme=passport] .hero-copy{padding:30px}.tl-root[data-theme=passport] .statement{background:none;color:var(--ink);border-left:2px dashed #a3adc6;padding:30px}.tl-root[data-theme=passport] .flow-visual,.tl-root[data-theme=passport] .flow-visual>div{border-color:var(--line)}.tl-root[data-theme=passport] .statement-top{background:#263f87;color:#fff;padding:8px 12px}.tl-root[data-theme=passport] .benefits{border:1px dashed #a3adc6}.tl-root[data-theme=studio]{--bg:#fff8f3;--ink:#462d29;--muted:#846c65;--accent:#b84636;--line:#e6cfc3;--card:#fffdf9;--radius:0}.tl-root[data-theme=studio] .hero{grid-template-columns:1fr 1.3fr;gap:36px}.tl-root[data-theme=studio] .statement{order:-1;background:#e8b1a0;color:#462d29;padding:32px;border-radius:0 80px 0 0}.tl-root[data-theme=studio] .flow-visual,.tl-root[data-theme=studio] .flow-visual>div{border-color:#b47e70}.tl-root[data-theme=studio] .benefits{border:0;border-top:1px solid var(--accent);background:none}.tl-root[data-theme=studio] .benefits .num{font-family:Georgia,serif;font-size:14px;color:var(--accent)}.tl-root[data-theme=electric]{--bg:#161817;--ink:#f5f4e8;--muted:#b5b8ac;--accent:#f2e74d;--line:#484b40;--card:#20241f;--radius:0}.tl-root[data-theme=electric] .hero{gap:36px;grid-template-columns:1.4fr 1fr}.tl-root[data-theme=electric] .statement{background:none;border:2px solid #f2e74d;color:var(--ink)}.tl-root[data-theme=electric] .statement-top{color:#f2e74d}.tl-root[data-theme=electric] .mark,.tl-root[data-theme=electric] .primary{color:#20241f}.tl-root[data-theme=electric] .benefits{background:#f2e74d;color:#20241f;border:0}.tl-root[data-theme=electric] .benefits em{color:#20241f}.tl-root[data-theme=electric] .benefits p,.tl-root[data-theme=electric] .num{color:#535634}.tl-root[data-theme=electric] .benefits article{border-color:#b0ae46}.tl-root[data-theme=horizon]{--bg:#edf7ff;--ink:#164464;--muted:#5b7c93;--accent:#006ab0;--line:#c1dbed;--card:#fff;--radius:12px}.tl-root[data-theme=horizon] .hero{grid-template-columns:1fr;gap:24px;padding-top:32px}.tl-root[data-theme=horizon] .hero-copy{text-align:center;max-width:780px;margin:auto}.tl-root[data-theme=horizon] h1 br{display:none}.tl-root[data-theme=horizon] h1 em{margin-left:16px}.tl-root[data-theme=horizon] .actions{justify-content:center}.tl-root[data-theme=horizon] .hero-note{display:none}.tl-root[data-theme=horizon] .statement{display:grid;grid-template-columns:1fr 1.4fr;gap:26px;background:#d0e9fa;color:var(--ink)}.tl-root[data-theme=horizon] .statement-foot,.tl-root[data-theme=horizon] .statement-top{display:none}.tl-root[data-theme=horizon] .statement>p{margin:0;font-size:27px}.tl-root[data-theme=horizon] .flow-visual{border:0;padding:0;align-self:center}.tl-root[data-theme=horizon] .flow-visual>div{border-color:#8fbada}.tl-root[data-theme=horizon] .benefits{background:none;border:0;gap:12px}.tl-root[data-theme=horizon] .benefits article{background:#fff;border:0;border-bottom:4px solid var(--accent);border-radius:10px}.tl-root[data-theme=blueprint]{--bg:#143aa5;--ink:#f4f7ff;--muted:#bfcff8;--accent:#d8f05b;--line:#5474c4;--card:#1942b2;--radius:0}.tl-root[data-theme=blueprint] body{background-image:linear-gradient(#ffffff06 1px,transparent 0),linear-gradient(90deg,#ffffff06 1px,transparent 0);background-size:32px 32px}.tl-root[data-theme=blueprint] .hero{gap:28px}.tl-root[data-theme=blueprint] .statement{background:transparent;border:1px solid #b9c9f5}.tl-root[data-theme=blueprint] .mark,.tl-root[data-theme=blueprint] .primary{color:#173d98}.tl-root[data-theme=blueprint] .benefits{background:#143aa5;border:1px solid #91a9e5}.tl-root[data-theme=blueprint] .num{font-family:monospace;color:#d8f05b;font-size:12px}.tl-root[data-theme=ink]{--bg:#fcfcfa;--ink:#222;--muted:#666;--accent:#222;--line:#bdbdb8;--card:#fff;--radius:0}.tl-root[data-theme=ink] .header{border-bottom:3px solid var(--ink)}.tl-root[data-theme=ink] .hero{grid-template-columns:1.5fr 1fr;gap:32px;padding:30px 0}.tl-root[data-theme=ink] h1{font-weight:900}.tl-root[data-theme=ink] .statement{background:none;color:var(--ink);border-left:1px solid var(--ink);padding:0 0 0 28px}.tl-root[data-theme=ink] .statement>p{font-weight:300;font-size:30px}.tl-root[data-theme=ink] .flow-visual,.tl-root[data-theme=ink] .flow-visual>div{border-color:var(--line)}.tl-root[data-theme=ink] .benefits{border:0;border-top:3px solid var(--ink);border-bottom:3px solid var(--ink);background:none}.tl-root[data-theme=ink] .benefits h2{font-size:23px}.tl-root[data-theme=ink] .guide{padding:40px 0}.tl-root[data-theme=luxe]{--bg:#2e1722;--ink:#f9f0e5;--muted:#c5afa9;--accent:#e1ba8a;--line:#67424d;--card:#3b222d;--radius:6px}.tl-root[data-theme=luxe] .hero{grid-template-columns:1.2fr 1fr;gap:45px}.tl-root[data-theme=luxe] .statement{background:#492838;color:var(--ink);border:1px solid #966d6a;border-radius:60px 60px 6px 6px;padding:38px 30px 25px}.tl-root[data-theme=luxe] .statement-top{color:var(--accent)}.tl-root[data-theme=luxe] .mark,.tl-root[data-theme=luxe] .primary{color:#412733}.tl-root[data-theme=luxe] .benefits{border:0;background:none;gap:10px}.tl-root[data-theme=luxe] .benefits article{border:1px solid var(--line);padding:23px;background:#3b222d}.tl-root[data-theme=petal]{--bg:#fff2f4;--ink:#51273c;--muted:#8a6476;--accent:#862b58;--line:#e8c8d5;--card:#fffafc;--radius:28px}.tl-root[data-theme=petal] .hero{gap:24px;grid-template-columns:1.15fr 1fr}.tl-root[data-theme=petal] .statement{background:#f3cedc;color:#51273c;border-radius:60px 28px 60px 28px;padding:30px}.tl-root[data-theme=petal] .flow-visual,.tl-root[data-theme=petal] .flow-visual>div{border-color:#c89eb0}.tl-root[data-theme=petal] .benefits{border:0;gap:12px;background:none}.tl-root[data-theme=petal] .benefits article{border:0;border-radius:28px;background:#fffafc}.tl-root[data-theme=petal] .benefits article:nth-child(2n){background:#f5dce6}@media(max-width:1050px){.tl-root[data-collection=new] .hero{gap:22px}.tl-root[data-collection=new] .hero-copy{min-width:0}.tl-root[data-collection=new] h1{font-size:clamp(32px,4.1vw,48px);letter-spacing:-2px}.tl-root[data-collection=new] .statement{padding:22px}.tl-root[data-collection=new] .statement>p{font-size:26px}.tl-root[data-collection=new] .benefits h2{font-size:22px}.tl-root[data-collection=new] .benefits article{padding:20px 15px}.tl-root[data-theme=pulse] .hero-copy{gap:0 20px}.tl-root[data-theme=kinetic] .statement{transform:none}}@media(max-width:700px){.tl-root #theme-grid{max-height:310px;grid-template-columns:repeat(2,minmax(0,1fr))}.tl-root .collection-heading{align-items:flex-start;font-size:12px}.tl-root .collection-heading button{font-size:12px}.tl-root .design-bar{max-width:calc(100% - 16px);gap:2px}.tl-root .design-bar #studio-open{font-size:12px;padding:9px 10px}.tl-root .design-bar>span{min-width:60px;font-size:11px}.tl-root .design-bar #theme-next,.tl-root .design-bar #theme-prev{width:28px}.tl-root .new-tag{font-size:8px}.tl-root .theme-option small,.tl-root .theme-option strong{font-size:11px}.tl-root[data-collection=new] .hero{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;padding:28px 0 24px;margin:0;border:0;background:transparent;color:var(--ink);border-radius:0}.tl-root[data-collection=new] .hero-copy{display:block;max-width:100%;padding:0;margin:0;text-align:left;border:0}.tl-root[data-collection=new] h1{font-size:clamp(32px,8.5vw,46px);letter-spacing:-1.8px}.tl-root[data-collection=new] h1 br{display:initial}.tl-root[data-collection=new] h1 em{margin-left:0}.tl-root[data-collection=new] .hero .actions{justify-content:flex-start;gap:20px}.tl-root[data-collection=new] .hero .intro{margin:0 0 24px}.tl-root[data-collection=new] .statement{order:0;display:block;transform:none;border-radius:var(--radius);padding:23px}.tl-root[data-collection=new] .statement>p{font-size:26px;margin:18px 0}.tl-root[data-collection=new] .statement .flow-visual{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:14px 0}.tl-root[data-collection=new] .flow-visual>div{padding-left:10px}.tl-root[data-collection=new] .flow-visual>div:first-child{padding-left:0}.tl-root[data-collection=new] .flow-visual span{font-size:14px}.tl-root[data-collection=new] .flow-visual small{font-size:11px}.tl-root[data-collection=new] .benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border:0;overflow:visible}.tl-root[data-collection=new] .benefits article{min-width:0;margin:0;padding:18px 13px;border:1px solid var(--line)}.tl-root[data-collection=new] .benefits h2{font-size:20px;letter-spacing:-.8px}.tl-root[data-collection=new] .benefits p{font-size:14px;line-height:1.7}.tl-root[data-collection=new] .guide{padding:38px 0}.tl-root[data-theme=panorama] .hero{background:#142e52;color:#fff;padding:24px 18px;margin:20px 0;border-radius:12px}.tl-root[data-theme=electric] .benefits,.tl-root[data-theme=kinetic] .benefits{gap:0}.tl-root[data-theme=electric] .benefits article,.tl-root[data-theme=kinetic] .benefits article{border-color:#6c713c}.tl-root[data-theme=passport] .statement{border:1px dashed #a3adc6}.tl-root[data-theme=ink] .statement,.tl-root[data-theme=ledger] .statement{border-left:0;border-top:1px solid var(--ink);padding:20px 0}.tl-root[data-theme=chrome] .hero-copy,.tl-root[data-theme=mosaic] .hero-copy{padding:22px;border-radius:var(--radius)}.tl-root[data-theme=axis] .hero-copy{border-left:5px solid var(--accent);padding-left:17px}.tl-root[data-theme=vault] .benefits article{padding:18px 13px}.tl-root[data-theme=verdant] .benefits article:first-child{border:1px solid var(--line)}}.tl-root .copy-choice{display:flex;align-items:center;gap:10px;font-size:13px}.tl-root .copy-choice input{width:18px;height:18px;accent-color:var(--accent)}.tl-root[data-theme=panorama] .hero{background-image:linear-gradient(90deg,#0b2348ed,#112b49aa),url(/tenant-assets/city-night.jpg);background-size:cover;background-position:center 48%}.tl-root[data-theme=panorama] .statement{background:#162c48dd;border:1px solid #ffffff45;backdrop-filter:blur(6px)}.tl-root[data-theme=vault] .statement{background-image:linear-gradient(#111111a8,#111111e8),url(/tenant-assets/city-night.jpg);background-size:cover;background-position:70%}.tl-root[data-theme=aurora] .statement{background-image:linear-gradient(135deg,#492878b8,#191433e8),url(/tenant-assets/city-night.jpg);background-size:cover;background-position:20%}.tl-root[data-theme=luxe] .statement{background-image:linear-gradient(#462331b8,#301623ec),url(/tenant-assets/city-night.jpg);background-size:cover;background-position:100%}.tl-root[data-theme=chrome] .statement{background-image:linear-gradient(110deg,#f4f7faee,#e4ecf4bd),url(/tenant-assets/architecture.jpg);background-size:cover;background-position:60%}.tl-root[data-theme=studio] .statement{background-image:linear-gradient(120deg,#f0bbaaeb,#f1c8bace),url(/tenant-assets/architecture.jpg);background-size:cover;background-position:50%}.tl-root[data-theme=horizon] .statement{background-image:linear-gradient(90deg,#d0e9faf2,#e5f4ffe0),url(/tenant-assets/architecture.jpg);background-size:cover;background-position:center 45%}@media(max-width:700px){.tl-root[data-theme=panorama] .hero{background-image:linear-gradient(#0b2348ed,#112b49c7),url(/tenant-assets/city-night.jpg);background-size:cover;background-position:50%}.tl-root[data-collection=new] .hero h1{overflow-wrap:normal;word-break:keep-all;font-size:clamp(28px,7.8vw,44px)}.tl-root[data-collection=new] .statement>p{word-break:keep-all;font-size:25px}}