.direction-two { --maxw: 1360px; background: var(--bg); }
.direction-two .bg-fx, .direction-two .scroll-progress { display: none; }
.direction-two header.site { background: rgba(5,13,30,.92); border-bottom: 1px solid var(--line); }
.direction-two .navbar { height: 90px; }
.direction-two .brand b { font-weight: 600; letter-spacing: -.8px; font-size: 22px; }
.direction-two nav.main a { font-size: 13px; }
.direction-two .nav-right .btn-primary { border-radius: 50px; background: transparent; color: var(--ink); border: 1px solid var(--line-2); box-shadow: none; padding: 12px 19px; }
.direction-two .nav-right .btn-primary:hover { color: var(--bg); background: var(--violet-2); border-color: var(--violet-2); }
.direction-two .r-hero { position: relative; overflow: hidden; padding: 0; }
.r-hero-grid { position: absolute; pointer-events: none; inset: 0; background-image: linear-gradient(rgba(167,139,250,.04) 1px, transparent 1px), linear-gradient(90deg, rgba(167,139,250,.04) 1px, transparent 1px); background-size: 105px 105px; mask-image: radial-gradient(ellipse at 50% 50%, #000, transparent 70%); }
.r-hero-top { display: flex; justify-content: space-between; align-items: center; padding-top: 30px !important; font: 9px var(--mono); letter-spacing: .13em; color: var(--muted); }
.r-hero-top > span:first-child { display: flex; align-items: center; gap: 9px; }
.r-hero-top i { width: 6px; height: 6px; border-radius: 50%; background: var(--violet-2); box-shadow: 0 0 15px var(--violet); }
.r-hero-stage { position: relative; isolation: isolate; padding-top: 68px !important; }
.r-sculpture { position: absolute; z-index: -1; right: -80px; top: 85px; width: 460px; height: auto; transform: rotate(18deg); mix-blend-mode: lighten; mask-image: radial-gradient(ellipse, #000 35%, transparent 72%); pointer-events: none; animation: sculpture-float 12s ease-in-out infinite; }
@keyframes sculpture-float { 50% { transform: translate(-8px, -18px) rotate(10deg); } }
.direction-two #r-title { position: relative; margin: 0; max-width: none; font-size: clamp(74px, 9.5vw, 142px); letter-spacing: -.072em; line-height: 1.01; font-weight: 500; text-align: center; }
.direction-two #r-title > span:first-child { display: block; }
.direction-two #r-title em { display: block; font-family: Georgia, 'Times New Roman', serif; font-size: 1.1em; font-weight: 400; letter-spacing: -.085em; line-height: 1.1; color: var(--violet-2); margin-top: -2px; }
.direction-two #r-title .r-title-dot { display: inline-block; position: absolute; font-size: 37px; font-weight: 400; color: var(--bleu-2); top: -8px; right: 55px; }
.r-side-note { position: absolute; left: 44px; top: 245px; color: var(--muted); transform: rotate(-12deg); font: italic 17px Georgia, serif; width: 105px; }
.r-side-note svg { width: 80px; height: 57px; display: block; margin-top: 9px; opacity: .7; }
.r-hero-bottom { display: flex; justify-content: space-between; align-items: center; width: min(840px, 100%); margin: 42px auto 0; gap: 45px; }
.r-hero-bottom > p { max-width: 405px; font-size: 17px; line-height: 1.8; color: var(--muted); }
.r-hero-bottom > p strong { color: var(--ink); font-weight: 400; }
.r-hero-actions { flex: none; display: flex; flex-direction: column; gap: 14px; align-items: center; }
.r-pill { display: inline-flex; gap: 40px; align-items: center; justify-content: space-between; padding: 15px 17px 15px 25px; border-radius: 50px; background: var(--violet-2); color: var(--bg); font-size: 14px; font-weight: 600; transition: transform .2s, background .2s; }
.r-pill > span { display: grid; place-items: center; width: 29px; height: 29px; border-radius: 50%; background: var(--bg); color: var(--violet-2); font-size: 17px; }
.r-pill:hover { background: var(--bleu-2); transform: translateY(-3px); }
.r-quiet-link { display: inline-flex; gap: 18px; align-items: center; font-size: 11px; color: var(--muted); min-height: 30px; }
.r-quiet-link:hover { color: var(--ink); }
.r-hero-baseline { display: flex; justify-content: space-between; align-items: center; margin-top: 60px; padding: 24px 0; border-bottom: 1px solid var(--line); color: var(--muted); font: 8px var(--mono); letter-spacing: .13em; }
.r-hero-baseline > span:last-child { display: flex; gap: 28px; }
.direction-two .r-lab { padding-top: 75px; padding-bottom: 90px; }
.r-lab-intro { display: flex; justify-content: space-between; align-items: end; gap: 40px; margin-bottom: 33px; }
.r-eyebrow { color: var(--muted); font: 9px var(--mono); letter-spacing: .13em; }
.direction-two .r-lab h2 { font-size: 45px; font-weight: 400; line-height: 1.08; letter-spacing: -.045em; margin-top: 17px; }
.direction-two h2 em { color: var(--violet-2); font-family: Georgia, 'Times New Roman', serif; font-weight: 400; letter-spacing: -.04em; }
.r-lab-intro > p { color: var(--muted); font-size: 12px; line-height: 1.9; padding-bottom: 5px; }
.r-lab-intro > p strong { font-weight: 400; color: var(--ink); }
.r-workbench { background: var(--bg-2); border: 1px solid var(--line-2); border-radius: 18px; overflow: hidden; box-shadow: 0 25px 80px rgba(0,0,0,.15); }
.r-app-tabs { display: grid; grid-template-columns: repeat(4, 1fr); border-bottom: 1px solid var(--line-2); background: rgba(5,13,30,.6); }
.r-app-tabs > button { min-width: 0; display: flex; align-items: center; gap: 12px; position: relative; padding: 22px 24px; border: 0; border-right: 1px solid var(--line); background: none; text-align: left; color: var(--muted); cursor: pointer; font: inherit; transition: background .25s; }
.r-app-tabs > button:last-child { border-right: none; }
.r-app-tabs > button::after { content: ''; position: absolute; height: 2px; bottom: -1px; left: 0; right: 0; background: transparent; }
.r-app-tabs > button[aria-selected="true"] { background: linear-gradient(180deg, rgba(139,92,246,.12), transparent); color: var(--ink); }
.r-app-tabs > button[aria-selected="true"]::after { background: var(--violet-2); }
.r-app-tabs > button:hover { background: rgba(139,92,246,.09); }
.r-app-tabs img { border-radius: 10px; width: 37px; height: 37px; }
.r-app-tabs b { display: block; font-size: 13px; font-weight: 500; }
.r-app-tabs small { display: block; font-size: 9px; margin-top: 3px; color: var(--muted); }
.r-tab-arrow { margin-left: auto; font-size: 18px; color: var(--muted-2); }
.r-app-tabs > button[aria-selected="true"] .r-tab-arrow { color: var(--violet-2); }
.r-demo-panel { display: grid; grid-template-columns: .8fr 1.2fr; min-height: 445px; padding: 40px; gap: 60px; align-items: center; animation: demo-enter .35s ease-out; }
@keyframes demo-enter { from { opacity: 0; transform: translateY(7px); } to { opacity: 1; transform: none; } }
.r-app-label { font: 9px var(--mono); letter-spacing: .1em; color: var(--violet-2); }
.direction-two .r-demo-story h3 { font-size: 47px; font-weight: 400; line-height: 1.08; letter-spacing: -.055em; margin: 20px 0; }
.r-demo-story h3 em { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; color: var(--violet-2); }
.r-demo-story > p { max-width: 340px; color: var(--muted); font-size: 13px; line-height: 1.85; }
.r-product-link { display: flex; justify-content: space-between; align-items: center; max-width: 335px; gap: 15px; margin-top: 29px; padding-block: 14px; border-block: 1px solid var(--line-2); font-size: 12px; }
.r-product-link > span { color: var(--violet-2); font-size: 11px; }
.r-product-link:hover { color: var(--violet-2); }
.r-try-note { display: block; margin-top: 24px; color: var(--muted); font: italic 14px Georgia, serif; }
.r-try-note > span { font: 26px Georgia, serif; color: var(--violet-2); margin-left: 8px; }
.r-demo-surface { border: 1px solid rgba(167,139,250,.22); border-radius: 12px; background: var(--panel); overflow: hidden; box-shadow: 0 16px 45px rgba(0,0,0,.15); min-width: 0; }
.r-window-bar { min-height: 41px; display: flex; justify-content: space-between; align-items: center; padding: 9px 16px; border-bottom: 1px solid var(--line); font: 8px var(--mono); color: var(--muted); gap: 10px; background: rgba(5,13,30,.35); }
.r-window-bar > span:first-child { display: flex; gap: 4px; }
.r-window-bar i { display: block; width: 5px; height: 5px; border-radius: 50%; background: var(--muted-2); }
.r-window-bar i:first-child { background: var(--violet-2); }
.r-window-bar i:nth-child(2) { background: var(--bleu); }
.r-reset { padding: 0; width: 30px; height: 25px; border: 0; background: transparent; color: var(--muted); cursor: pointer; font-size: 20px; }
.r-reset:hover { color: var(--violet-2); }
.r-budget-main { padding: 25px 27px 15px; }
.r-budget-summary { display: flex; align-items: center; justify-content: space-between; gap: 15px; }
.r-ui-label { font: 8px var(--mono); letter-spacing: .1em; color: var(--muted); }
.r-budget-summary strong { display: block; font-size: 44px; font-weight: 400; line-height: 1.25; letter-spacing: -.05em; margin-top: 8px; white-space: nowrap; font-variant-numeric: tabular-nums; }
.r-budget-summary strong small { font-size: 24px; color: var(--muted); }
.r-budget-caption { display: block; font-size: 8px; color: var(--muted); margin-top: 8px; }
.r-budget-ring { flex: none; width: 102px; height: 102px; position: relative; }
.r-budget-ring svg { width: 100%; height: 100%; transform: rotate(-90deg); }
.r-budget-ring circle { fill: none; stroke: var(--violet-2); stroke-width: 8px; stroke-linecap: round; transition: stroke-dasharray .4s; }
.r-budget-ring .r-ring-base { stroke: rgba(167,139,250,.1); }
.r-budget-ring > span { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.r-budget-ring b { font-size: 16px; font-weight: 500; }
.r-budget-ring small { font-size: 8px; color: var(--muted); }
.r-budget-bars { display: grid; gap: 12px; margin-top: 23px; }
.r-budget-bars > div { display: grid; grid-template-columns: 76px 1fr 45px; align-items: center; gap: 14px; font-size: 9px; color: var(--muted); }
.r-budget-bars i { height: 5px; border-radius: 5px; background: linear-gradient(90deg, var(--violet-2) var(--bar), rgba(167,139,250,.08) var(--bar)); }
.r-budget-bars > div:nth-child(2) i { background: linear-gradient(90deg, var(--bleu-2) var(--bar), rgba(96,165,250,.08) var(--bar)); }
.r-budget-bars > div:nth-child(3) i { background: linear-gradient(90deg, var(--indigo) var(--bar), rgba(99,102,241,.08) var(--bar)); }
.r-budget-bars b { font-size: 10px; text-align: right; font-weight: 400; color: var(--ink); }
.r-expense-form { margin-top: 24px; display: flex; align-items: center; justify-content: space-between; gap: 10px; border-top: 1px solid var(--line); padding-top: 17px; }
.r-expense-form > label { font-size: 10px; color: var(--muted); }
.r-expense-form > div { display: flex; align-items: center; gap: 8px; }
.r-expense-form input { width: 61px; min-width: 0; border: 1px solid var(--line-2); border-radius: 6px; background: var(--bg-2); color: var(--ink); font: 12px var(--sans); padding: 9px 7px; }
.r-expense-form > div > span { font-size: 10px; color: var(--muted); }
.r-expense-form button { min-height: 36px; display: flex; gap: 18px; align-items: center; padding: 8px 11px; background: var(--violet-2); border-radius: 6px; border: 0; color: var(--bg); font: 600 10px var(--sans); cursor: pointer; }
.r-expense-form button:hover { background: var(--bleu-2); }
.r-demo-feedback { color: var(--muted); font-size: 8px; line-height: 1.6; margin-top: 15px; min-height: 13px; }
.r-lab-foot { display: flex; justify-content: space-between; align-items: center; padding: 14px 24px; border-top: 1px solid var(--line); background: rgba(5,13,30,.4); font-size: 9px; color: var(--muted); }
.r-lab-foot > span { display: flex; align-items: center; gap: 7px; }
.r-lab-foot i { width: 4px; height: 4px; background: var(--bleu-2); border-radius: 50%; }
.r-lab-foot a { color: var(--violet-2); }
.r-lab-foot a span { margin-left: 22px; }
.r-inventory-main, .r-chat-main, .r-planning-main { padding: 25px 25px 18px; }
.r-inventory-heading { display: flex; justify-content: space-between; align-items: center; gap: 12px; margin-bottom: 23px; }
.r-demo-panel h4 { margin: 8px 0 0; font-size: 21px; font-weight: 400; letter-spacing: -.03em; }
.r-file-pill { border: 1px solid var(--line-2); color: var(--violet-2); padding: 7px 9px; border-radius: 5px; font: 9px var(--mono); }
.r-stock-head, .r-stock-row { display: grid; grid-template-columns: 1fr 50px 116px 37px; align-items: center; gap: 12px; }
.r-stock-head { font: 8px var(--mono); color: var(--muted); padding-block: 10px; border-bottom: 1px solid var(--line-2); }
.r-stock-head > span:nth-child(3) { text-align: center; }
.r-stock-head > span:last-child { text-align: right; }
.r-stock-row { padding: 14px 0; border-bottom: 1px solid var(--line); font-size: 11px; }
.r-stock-row b { font-weight: 500; }
.r-stock-row small { display: block; font-size: 9px; color: var(--muted); margin-top: 2px; }
.r-stepper { display: flex; justify-content: center; align-items: center; gap: 9px; }
.r-stepper button { width: 29px; height: 29px; border: 1px solid var(--line-2); border-radius: 5px; color: var(--violet-2); background: var(--bg-2); cursor: pointer; font-size: 17px; }
.r-stepper button:hover { background: rgba(139,92,246,.17); }
.r-stepper button:disabled { opacity: .35; cursor: not-allowed; }
.r-stepper output { width: 19px; text-align: center; font-variant-numeric: tabular-nums; }
.r-difference { text-align: right; color: var(--muted); font-size: 12px; font-weight: 400; }
.r-stock-mismatch .r-difference { color: var(--violet-2); }
.r-stock-status { color: var(--violet-2); font-size: 11px; margin-top: 17px; }
.r-chat-hello { display: flex; align-items: center; gap: 13px; }
.r-chat-hello img { border-radius: 9px; }
.r-chat-hello b { font-size: 15px; font-weight: 500; }
.r-chat-hello p { color: var(--muted); font-size: 10px; margin-top: 2px; }
.r-scenarios { display: flex; gap: 8px; margin-top: 20px; }
.r-scenarios button { padding: 9px 12px; border: 1px solid var(--line-2); background: transparent; border-radius: 30px; color: var(--muted); font: 10px var(--sans); cursor: pointer; }
.r-scenarios button[aria-pressed="true"] { border-color: var(--violet-2); color: var(--violet-2); background: rgba(139,92,246,.1); }
.r-chat-user { width: fit-content; max-width: 85%; margin: 22px 0 18px auto; padding: 12px 17px; border-radius: 10px 10px 0 10px; background: rgba(139,92,246,.17); font-size: 11px; }
.r-chat-answer { padding: 17px; background: var(--bg-2); border: 1px solid var(--line); border-radius: 10px; }
.r-chat-answer ol { list-style: none; margin: 15px 0 0; padding: 0; display: grid; gap: 13px; }
.r-chat-answer li { display: flex; gap: 12px; font-size: 11px; align-items: center; }
.r-chat-answer li span { color: var(--violet-2); font: 9px var(--mono); }
.r-days { display: grid; grid-template-columns: repeat(5, 1fr); gap: 9px; margin-top: 21px; }
.r-days button { border: 1px solid var(--line); border-radius: 7px; padding: 12px 8px; background: var(--bg-2); color: var(--muted); font: inherit; cursor: pointer; }
.r-days button[aria-pressed="true"] { background: var(--violet-2); color: var(--bg); }
.r-days small { display: block; font: 8px var(--mono); }
.r-days b { font-size: 19px; font-weight: 500; display: block; margin-block: 4px; }
.r-days i { display: block; margin: auto; border-radius: 50%; width: 3px; height: 3px; background: currentColor; }
.r-planning-entries { display: grid; gap: 8px; margin-top: 18px; }
.r-planning-entries > div { display: flex; align-items: center; gap: 11px; background: var(--bg-2); padding: 12px; border-left: 2px solid var(--violet-2); border-radius: 4px; }
.r-planning-entries > div:nth-child(2) { border-color: var(--bleu-2); }
.r-planning-entries time { color: var(--muted); font: 9px var(--mono); }
.r-planning-entries b { display: block; font-size: 10px; font-weight: 500; }
.r-planning-entries small { font-size: 8px; color: var(--muted); }
.r-planning-entries i { margin-left: auto; font-size: 8px; font-style: normal; color: var(--violet-2); }
.r-statement-band { display: flex; align-items: center; justify-content: space-evenly; gap: 28px; padding: 26px 35px; background: var(--violet-2); color: var(--bg); border-block: 1px solid var(--violet-2); }
.r-statement-band > span:first-child { font-size: clamp(19px, 3.5vw, 54px); font-weight: 500; letter-spacing: -.05em; }
.r-statement-band > span:nth-child(2) { font-size: 45px; }
.r-statement-band > span:last-child { font-size: 58px; font-weight: 300; line-height: 1; }
.r-statement-band em { font: italic clamp(23px, 4vw, 62px) Georgia, serif; letter-spacing: -.055em; }
.direction-two .catalog-section { padding: 100px 0; }
.direction-two .section-index { color: var(--muted); font-size: 9px; letter-spacing: .13em; margin-bottom: 22px; }
.direction-two .catalog-head { grid-template-columns: 1.3fr .7fr; align-items: end; margin-bottom: 35px; }
.direction-two .catalog-head h2 { font-size: clamp(46px, 5.4vw, 80px); font-weight: 400; line-height: 1.03; letter-spacing: -.06em; }
.direction-two .catalog-head > p { font-size: 14px; line-height: 1.9; max-width: 300px; }
.direction-two .ga-collection-tools { border-bottom: 1px solid var(--line-2); padding-bottom: 14px; margin-bottom: 30px; }
.direction-two .ga-filters { background: none; border: none; border-radius: 0; padding: 0; gap: 25px; }
.direction-two .ga-filters button { padding: 10px 0; border-radius: 0; font-size: 12px; }
.direction-two .ga-filters button[aria-pressed="true"] { background: none; box-shadow: none; color: var(--violet-2); }
.direction-two .ga-filter-count { font: 9px var(--mono); }
.direction-two .home-cards { grid-template-columns: 1fr 1fr; gap: 22px; }
.direction-two .home-cards .gcard { position: relative; overflow: hidden; background: var(--bg-2); border-radius: 12px; transition: border-color .25s, transform .25s; }
.direction-two .home-cards .gcard::after { content: attr(data-number); position: absolute; right: 19px; top: 17px; color: var(--muted); font: 9px var(--mono); pointer-events: none; }
.direction-two .gcard-link { display: grid; grid-template-columns: .85fr 1.15fr; padding: 0; height: 100%; flex: 1; }
.direction-two .gcard-preview { height: 100%; min-height: 305px; margin: 0; border: 0; border-right: 1px solid var(--line); background: radial-gradient(ellipse at 20% 90%, rgba(59,130,246,.16), transparent 65%); }
.direction-two .gcard:nth-child(2n) .gcard-preview { background: radial-gradient(ellipse at 20% 80%, rgba(139,92,246,.19), transparent 70%); }
.direction-two .ga-card-category { font-size: 7px; left: 18px; top: 22px; }
.direction-two .r-card-body { display: flex; flex-direction: column; min-width: 0; padding: 38px 25px 20px; }
.direction-two .home-cards .gcard h3 { font-size: 23px; font-weight: 500; gap: 0; letter-spacing: -.04em; margin-bottom: 15px; }
.direction-two .ga-card-icon { display: none; }
.direction-two .gcard .desc { font-size: 12px; line-height: 1.85; min-height: 0; flex: 1; display: block; overflow: visible; -webkit-line-clamp: unset; line-clamp: unset; }
.direction-two .gcard .foot { margin-top: 20px; gap: 7px; }
.direction-two .gcard .tag { background: none; border: none; padding: 0; font-size: 9px; }
.direction-two .gcard .price { font-size: 18px; font-weight: 400; }
.direction-two .gcard .price.soon { font-size: 10px; padding: 3px 0; background: none; }
.direction-two .ga-card-more { margin-top: 18px; padding-top: 13px; font-size: 10px; }
.direction-two .apv { height: 100%; min-height: 260px; padding: 67px 20px 42px; display: flex; align-items: center; justify-content: center; }
.direction-two .apv > div { width: 100%; }
.direction-two .apv .apv-week { height: 145px; }
.direction-two .apv .apv-chat { font-size: 9px; }
.direction-two .like-slot { position: absolute; inset: auto; left: 13px; bottom: 10px; width: 44px; height: 44px; padding: 0; display: block; }
.direction-two .like-btn { border: none; background: transparent; width: 44px; height: 44px; padding: 0; display: grid; place-items: center; backdrop-filter: none; }
.direction-two .catalog-foot { margin-top: 27px; }
.direction-two .catalog-foot > span { text-transform: none; letter-spacing: 0; font: 11px var(--sans); }
.direction-two .catalog-foot .btn { border-radius: 50px; font-size: 11px; }
.direction-two .worlds { padding: 15px 0 100px; }
.direction-two .world-grid { gap: 0; border-block: 1px solid var(--line-2); }
.direction-two .world { border: none; border-radius: 0; padding: 45px 50px 43px 0; background: none; }
.direction-two .world-life { border-left: 1px solid var(--line-2); padding-left: 50px; padding-right: 0; background: none; }
.direction-two .world h2 { font-size: 43px; font-weight: 400; line-height: 1.14; letter-spacing: -.05em; }
.direction-two .world p { max-width: 380px; font-size: 13px; }
.direction-two .world-label { font-size: 9px; }
.direction-two .world-no { font: 200px Georgia, serif; top: -9px; right: 24px; opacity: .085; }
.direction-two .world-tags { margin-top: 25px; }
.direction-two .world-tags span { border-radius: 50px; padding: 6px 11px; }
.direction-two .world-go { display: flex; align-items: center; justify-content: space-between; margin-top: 25px; font-size: 12px; }
.direction-two .world-orb { display: none; }
.direction-two .manifest { position: relative; background: var(--bg-2); padding: 90px 0; overflow: hidden; }
.direction-two .manifest .wrap { position: relative; }
.direction-two .manifest-grid { gap: 85px; grid-template-columns: 1.2fr .8fr; }
.direction-two .big-statement { font-size: 65px; line-height: 1.04; font-weight: 400; letter-spacing: -.05em; max-width: 16ch; }
.direction-two .big-statement span { font-family: Georgia, serif; font-style: italic; font-weight: 400; }
.direction-two .manifest-copy { padding: 5px 0 0; border: none; }
.direction-two .manifest-copy p { font-size: 14px; line-height: 1.95; }
.direction-two .principles { margin-top: 70px; gap: 0; border-top: 1px solid var(--line-2); }
.direction-two .principle { padding: 31px 34px 0 0; border: none; border-radius: 0; }
.direction-two .principle + .principle { padding-left: 34px; border-left: 1px solid var(--line-2); }
.direction-two .principle.featured { background: none; }
.direction-two .principle h3 { font-weight: 400; font-size: 28px; line-height: 1.15; margin-top: 22px; }
.direction-two .principle p { font-size: 12px; }
.direction-two .p-mark { right: 25px; font-size: 28px; }
.direction-two .ga-bridges { padding: 80px 0; background: var(--violet-2); color: var(--bg); }
.direction-two .ga-bridges-head .ga-micro { font-size: 9px; color: var(--bg); }
.direction-two .ga-bridges-head h2 { font-size: 61px; font-weight: 400; line-height: 1.03; margin-top: 24px; letter-spacing: -.055em; }
.direction-two .ga-bridges-head h2 em { color: var(--bg); }
.direction-two .ga-bridge-grid { margin-top: 40px; gap: 55px; }
.direction-two .ga-bridge { border: none; border-top: 1px solid rgba(5,13,30,.25); border-radius: 0; background: none; padding: 30px 0 0; gap: 23px; }
.direction-two .ga-bridge img { width: 52px; height: 52px; border-radius: 11px; }
.direction-two .ga-bridge .ga-micro { color: var(--bg); opacity: .75; }
.direction-two .ga-bridge h3 { font-size: 23px; font-weight: 500; letter-spacing: -.035em; }
.direction-two .ga-bridge p { color: var(--bg); opacity: .8; font-size: 13px; }
.direction-two .ga-inline-link { color: var(--bg); font-weight: 500; padding-top: 5px; }
.direction-two .ga-bridge:hover .ga-inline-link { text-decoration: underline; text-underline-offset: 5px; }
.direction-two .journal { padding: 90px 0; }
.direction-two .journal-head h2 { font-size: 62px; font-weight: 400; line-height: 1.04; letter-spacing: -.055em; }
.direction-two .journal-head { margin-bottom: 37px; }
.direction-two .home-posts { grid-template-columns: 1.05fr 1fr; gap: 0 45px; }
.direction-two .home-posts .post { border: none; border-radius: 0; background: none; box-shadow: none; display: grid; grid-template-columns: 145px 1fr; gap: 22px; padding: 0 0 25px; }
.direction-two .home-posts .post:first-child { grid-row: span 2; display: block; padding-bottom: 0; }
.direction-two .post .thumb { height: 150px; border-radius: 10px; }
.direction-two .post:first-child .thumb { height: 305px; }
.direction-two .post .body { padding: 0; }
.direction-two .post:first-child .body { padding-top: 22px; }
.direction-two .post h3 { font-size: 21px; font-weight: 500; letter-spacing: -.035em; line-height: 1.3; margin-top: 10px; }
.direction-two .post:first-child h3 { font-size: 30px; font-weight: 400; }
.direction-two .post p { font-size: 11px; line-height: 1.9; }
.direction-two .post .meta { font: 8px var(--mono); letter-spacing: .06em; }
.direction-two .closing { padding: 40px 0 80px; }
.direction-two .closing-card { background: none; border: none; padding: 50px 0; }
.direction-two .closing-grid { display: none; }
.direction-two .closing-kicker { font: 8px var(--mono); color: var(--muted); }
.direction-two .closing h2 { font-size: clamp(54px, 6.5vw, 92px); font-weight: 400; line-height: 1.06; letter-spacing: -.055em; margin: 30px 0 24px; }
.direction-two .closing p { max-width: 380px; font-size: 14px; }
.direction-two .closing-actions { margin-top: 30px; }
.direction-two .closing-actions .btn { border-radius: 50px; box-shadow: none; font-size: 12px; padding: 15px 23px; }
.direction-two .closing-actions .btn-primary { background: var(--violet-2); }
.direction-two footer.site { padding-bottom: 25px; overflow: hidden; }
.direction-two .r-footer-word { max-width: 1280px; margin: 45px auto 40px; text-align: center; white-space: nowrap; font-size: clamp(40px, 12vw, 172px); font-weight: 400; letter-spacing: -.075em; line-height: 1.1; color: var(--panel); }
.direction-two .guide { width: 65px; height: 85px; bottom: 86px; right: 17px; }
.direction-two .guide__etiquette { font-size: 9px; }
@media (max-width: 1150px) {
  .direction-two .brand b { font-size: 19px; }
  .direction-two #r-title { font-size: 10vw; }
  .r-side-note { top: 215px; left: 28px; font-size: 13px; }
  .r-sculpture { width: 360px; right: -90px; top: 85px; }
  .r-hero-bottom { max-width: 720px; }
  .r-app-tabs > button { padding: 19px 16px; gap: 9px; }
  .r-app-tabs small { font-size: 8px; }
  .r-tab-arrow { display: none; }
  .r-demo-panel { padding: 32px; gap: 35px; }
  .direction-two .r-demo-story h3 { font-size: 39px; }
  .r-budget-main { padding: 23px 20px 15px; }
  .r-budget-summary strong { font-size: 36px; }
  .r-budget-ring { width: 80px; height: 80px; }
  .r-budget-caption { max-width: 155px; line-height: 1.6; }
  .r-stock-head, .r-stock-row { grid-template-columns: 1fr 37px 103px 30px; gap: 8px; }
  .r-inventory-main, .r-chat-main, .r-planning-main { padding: 22px 18px 16px; }
  .r-stepper { gap: 5px; }
  .r-inventory-heading { margin-bottom: 17px; }
  .r-demo-panel h4 { font-size: 18px; }
  .r-expense-form { align-items: start; flex-direction: column; gap: 9px; }
  .r-expense-form > div { width: 100%; }
  .r-expense-form input { flex: 1; }
  .r-card-body { padding-inline: 20px; }
  .direction-two .gcard-link { grid-template-columns: .75fr 1.25fr; }
  .direction-two .r-card-body { padding-inline: 20px; }
  .direction-two .ga-card-category { font-size: 6px; left: 12px; }
  .direction-two .home-cards .gcard h3 { font-size: 21px; }
  .direction-two .world h2 { font-size: 35px; }
  .direction-two .big-statement { font-size: 54px; }
  .direction-two .home-posts { gap: 0 30px; }
  .direction-two .home-posts .post { grid-template-columns: 115px 1fr; gap: 16px; }
  .direction-two .post h3 { font-size: 18px; }
  .direction-two .post:first-child h3 { font-size: 26px; }
}
@media (max-width: 900px) {
  .direction-two .navbar { height: 76px; }
  .r-hero-top { font-size: 8px; }
  .r-hero-stage { padding-top: 60px !important; }
  .direction-two #r-title .r-title-dot { right: 35px; font-size: 26px; }
  .r-side-note { display: none; }
  .r-sculpture { width: 290px; right: -80px; top: 68px; opacity: .85; }
  .r-hero-bottom { max-width: 590px; gap: 35px; }
  .r-hero-bottom > p { font-size: 14px; }
  .r-pill { font-size: 12px; gap: 20px; padding: 13px 14px 13px 19px; }
  .r-quiet-link { font-size: 10px; }
  .r-hero-baseline { margin-top: 35px; font-size: 7px; }
  .r-lab-intro > p { max-width: 250px; font-size: 11px; }
  .direction-two .r-lab h2 { font-size: 35px; }
  .r-app-tabs > button { flex-direction: column; align-items: center; text-align: center; gap: 7px; padding: 15px 9px; }
  .r-app-tabs img { width: 33px; height: 33px; }
  .r-app-tabs b { font-size: 11px; }
  .r-app-tabs small { font-size: 7px; }
  .r-demo-panel { grid-template-columns: .75fr 1.25fr; padding: 28px; gap: 25px; }
  .r-app-label { font-size: 7px; }
  .direction-two .r-demo-story h3 { font-size: 32px; }
  .r-demo-story > p { font-size: 11px; }
  .r-product-link { flex-direction: column; align-items: start; gap: 5px; margin-top: 20px; font-size: 11px; }
  .r-try-note { font-size: 12px; line-height: 1.7; }
  .r-budget-ring { width: 67px; height: 67px; }
  .r-budget-summary strong { font-size: 32px; }
  .r-budget-bars > div { grid-template-columns: 62px 1fr 37px; gap: 9px; }
  .r-window-bar { font-size: 6px; padding-inline: 12px; }
  .r-inventory-main, .r-chat-main, .r-planning-main { padding-inline: 14px; }
  .r-stock-head, .r-stock-row { grid-template-columns: 1fr 30px 93px 25px; gap: 6px; }
  .r-stock-head { font-size: 7px; }
  .r-stepper button { width: 27px; height: 30px; }
  .r-file-pill { font-size: 7px; padding: 5px; }
  .r-scenarios { gap: 5px; }
  .r-scenarios button { padding: 8px 9px; font-size: 8px; }
  .r-chat-answer li { font-size: 9px; }
  .r-chat-user { font-size: 10px; }
  .r-planning-entries b { font-size: 9px; }
  .r-planning-entries i { display: none; }
  .r-days { gap: 6px; }
  .r-days button { padding-inline: 5px; }
  .direction-two .catalog-head { grid-template-columns: 1.15fr .85fr; gap: 30px; }
  .direction-two .catalog-head > p { font-size: 12px; }
  .direction-two .home-cards { gap: 17px; }
  .direction-two .gcard-link { display: flex; flex-direction: column; }
  .direction-two .gcard-preview { min-height: 180px; height: 180px; width: 100%; border-right: none; border-bottom: 1px solid var(--line); }
  .direction-two .apv { min-height: 180px; height: 180px; padding: 45px 35px 22px; }
  .direction-two .apv .apv-week { height: 110px; }
  .direction-two .ga-card-category { font-size: 8px; left: 20px; top: 17px; }
  .direction-two .r-card-body { flex: 1; padding: 24px 24px 20px; }
  .direction-two .home-cards .gcard h3 { font-size: 26px; }
  .direction-two .gcard .desc { font-size: 12px; }
  .direction-two .like-slot { left: auto; right: 8px; bottom: auto; top: 128px; }
  .direction-two .world { padding: 30px 28px 30px 0; }
  .direction-two .world-life { padding: 30px 0 30px 28px; }
  .direction-two .world h2 { font-size: 29px; }
  .direction-two .world p { font-size: 12px; }
  .direction-two .manifest-grid { gap: 35px; }
  .direction-two .big-statement { font-size: 43px; }
  .direction-two .manifest-copy p { font-size: 12px; }
  .direction-two .principle h3 { font-size: 24px; }
  .direction-two .principle { padding-right: 20px; }
  .direction-two .principle + .principle { padding-left: 20px; }
  .direction-two .principle p { font-size: 11px; }
  .direction-two .ga-bridges-head h2 { font-size: 49px; }
  .direction-two .ga-bridge-grid { gap: 35px; }
  .direction-two .ga-bridge h3 { font-size: 22px; }
  .direction-two .ga-bridge p { font-size: 12px; }
  .direction-two .journal-head h2 { font-size: 49px; }
  .direction-two .home-posts .post { display: block; }
  .direction-two .post .thumb { height: 170px; }
  .direction-two .post:first-child .thumb { height: 290px; }
  .direction-two .post .body { padding-top: 18px; }
}
@media (max-width: 640px) {
  .direction-two .wrap { padding-inline: 22px; }
  .direction-two .brand b { font-size: 18px; }
  .direction-two .navbar { height: 72px; }
  .r-hero-top { padding-top: 24px !important; font-size: 7px; letter-spacing: .06em; }
  .r-hero-top > span:last-child { display: none; }
  .r-hero-stage { padding-top: 52px !important; }
  .direction-two #r-title { font-size: clamp(39px, 10.7vw, 68px); letter-spacing: -.065em; text-align: left; }
  .direction-two #r-title em { font-size: 1.25em; margin-top: 10px; }
  .direction-two #r-title .r-title-dot { right: 0; top: -18px; font-size: 20px; }
  .r-sculpture { width: 250px; right: -106px; top: 73px; opacity: .55; }
  .r-hero-bottom { display: block; margin-top: 30px; }
  .r-hero-bottom > p { font-size: 15px; max-width: 290px; line-height: 1.8; }
  .r-hero-actions { margin-top: 24px; flex-direction: row; align-items: center; gap: 17px; }
  .r-pill { gap: 18px; padding: 12px 12px 12px 18px; font-size: 11px; }
  .r-pill > span { width: 25px; height: 25px; }
  .r-quiet-link { display: flex; flex-direction: column; align-items: start; gap: 3px; font-size: 9px; line-height: 1.5; }
  .r-hero-baseline { margin-top: 30px; padding-block: 20px; font-size: 6px; letter-spacing: .04em; gap: 10px; }
  .r-hero-baseline > span:last-child { gap: 8px; }
  .direction-two .r-lab { padding-top: 47px; padding-bottom: 50px; }
  .r-lab-intro { display: block; margin-bottom: 24px; }
  .r-eyebrow { font-size: 7px; letter-spacing: .08em; }
  .direction-two .r-lab h2 { font-size: 34px; margin-top: 15px; }
  .r-lab-intro > p { font-size: 11px; margin-top: 17px; max-width: none; }
  .r-lab-intro > p br { display: none; }
  .r-lab-intro > p strong { display: block; }
  .r-workbench { border-radius: 12px; }
  .r-app-tabs { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .r-app-tabs > button { padding: 14px 3px 12px; gap: 8px; }
  .r-app-tabs img { width: 30px; height: 30px; border-radius: 8px; }
  .r-app-tabs b { font-size: 8px; white-space: nowrap; }
  .r-app-tabs small { display: none; }
  .r-demo-panel { grid-template-columns: 1fr; padding: 24px 17px 20px; gap: 23px; }
  .direction-two .r-demo-story h3 { font-size: 35px; margin: 14px 0; }
  .direction-two .r-demo-story h3 br { display: none; }
  .direction-two .r-demo-story h3 em { display: block; }
  .r-app-label { font-size: 7px; letter-spacing: .06em; }
  .r-demo-story > p { font-size: 12px; line-height: 1.8; max-width: none; }
  .r-product-link { flex-direction: row; align-items: center; margin-top: 18px; max-width: none; font-size: 10px; }
  .r-product-link > span { font-size: 9px; }
  .r-try-note { font-size: 12px; margin-top: 15px; }
  .r-try-note > span { font-size: 21px; }
  .r-window-bar { min-height: 37px; font-size: 6px; padding-inline: 11px; }
  .r-budget-main { padding: 18px 15px 15px; }
  .r-budget-summary { gap: 10px; }
  .r-budget-summary strong { font-size: 31px; }
  .r-budget-summary strong small { font-size: 19px; }
  .r-budget-ring { width: 69px; height: 69px; }
  .r-budget-ring b { font-size: 13px; }
  .r-budget-ring small { font-size: 7px; }
  .r-ui-label { font-size: 7px; letter-spacing: .05em; }
  .r-budget-caption { font-size: 7px; max-width: 155px; }
  .r-budget-bars { margin-top: 21px; gap: 14px; }
  .r-budget-bars > div { grid-template-columns: 65px 1fr 36px; font-size: 8px; }
  .r-budget-bars b { font-size: 9px; }
  .r-expense-form { margin-top: 21px; gap: 12px; }
  .r-expense-form > label { font-size: 10px; }
  .r-expense-form input { font-size: 16px; height: 44px; }
  .r-expense-form button { min-height: 44px; font-size: 11px; gap: 22px; }
  .r-reset { min-width: 36px; min-height: 28px; }
  .r-demo-feedback { font-size: 8px; line-height: 1.8; }
  .r-lab-foot { flex-direction: column; align-items: start; gap: 12px; padding: 15px 17px; font-size: 8px; }
  .r-lab-foot a { font-size: 10px; min-height: 28px; display: flex; align-items: center; }
  .r-stock-head, .r-stock-row { grid-template-columns: 1fr 25px 95px 23px; gap: 5px; }
  .r-stock-head { font-size: 6px; }
  .r-stock-row { font-size: 9px; }
  .r-stock-row small { font-size: 7px; }
  .r-stepper button { height: 40px; width: 30px; }
  .r-stepper output { width: 15px; }
  .r-difference { font-size: 10px; }
  .r-inventory-main, .r-chat-main, .r-planning-main { padding: 19px 11px 15px; }
  .r-demo-panel h4 { font-size: 18px; }
  .r-file-pill { display: none; }
  .r-chat-hello { gap: 9px; }
  .r-chat-hello b { font-size: 13px; }
  .r-chat-hello p { font-size: 8px; }
  .r-scenarios { gap: 5px; }
  .r-scenarios button { font-size: 8px; padding-inline: 9px; min-height: 42px; }
  .r-chat-user { font-size: 10px; }
  .r-chat-answer { padding: 14px 10px; }
  .r-chat-answer li { font-size: 10px; gap: 9px; line-height: 1.6; }
  .r-days { gap: 5px; }
  .r-days button { padding: 10px 5px; }
  .r-days b { font-size: 17px; }
  .r-planning-entries > div { gap: 8px; padding: 12px 9px; }
  .r-planning-entries time { font-size: 8px; }
  .r-planning-entries b { font-size: 9px; }
  .r-planning-entries small { font-size: 8px; }
  .r-statement-band { gap: 12px; padding: 24px 18px; flex-wrap: wrap; }
  .r-statement-band > span:first-child { font-size: 17px; }
  .r-statement-band > span:nth-child(2) { font-size: 25px; }
  .r-statement-band em { font-size: 23px; }
  .r-statement-band > span:last-child { display: none; }
  .direction-two .catalog-section { padding: 55px 0; }
  .direction-two .section-index { font-size: 8px; margin-bottom: 20px; }
  .direction-two .catalog-head { display: block; margin-bottom: 25px; }
  .direction-two .catalog-head h2 { font-size: 46px; }
  .direction-two .catalog-head > p { font-size: 13px; max-width: none; margin-top: 22px; }
  .direction-two .ga-collection-tools { gap: 7px; padding-bottom: 12px; }
  .direction-two .ga-filters { gap: 20px; justify-content: start; }
  .direction-two .ga-filters button { font-size: 10px; }
  .direction-two .ga-filter-count { font-size: 8px; }
  .direction-two .home-cards { grid-template-columns: 1fr; gap: 22px; }
  .direction-two .gcard-preview { height: 185px; min-height: 185px; }
  .direction-two .apv { height: 185px; min-height: 185px; }
  .direction-two .r-card-body { padding: 25px; }
  .direction-two .home-cards .gcard h3 { font-size: 29px; }
  .direction-two .gcard .desc { font-size: 14px; line-height: 1.8; }
  .direction-two .gcard .price { font-size: 21px; }
  .direction-two .gcard .tag { font-size: 10px; }
  .direction-two .ga-card-more { font-size: 12px; }
  .direction-two .like-slot { top: 135px; }
  .direction-two .catalog-foot { margin-top: 23px; }
  .direction-two .catalog-foot > span { font-size: 10px; }
  .direction-two .worlds { padding: 5px 0 55px; }
  .direction-two .world-grid { grid-template-columns: 1fr; }
  .direction-two .world, .direction-two .world-life { padding: 30px 0; border: none; }
  .direction-two .world-life { border-top: 1px solid var(--line-2); }
  .direction-two .world h2 { font-size: 33px; }
  .direction-two .world p { font-size: 13px; }
  .direction-two .world-no { font-size: 160px; right: 0; top: 4px; }
  .direction-two .manifest { padding: 55px 0; }
  .direction-two .manifest-grid { grid-template-columns: 1fr; gap: 28px; }
  .direction-two .big-statement { font-size: 45px; max-width: 16ch; }
  .direction-two .manifest-copy p { font-size: 13px; }
  .direction-two .principles { grid-template-columns: 1fr; margin-top: 33px; }
  .direction-two .principle, .direction-two .principle + .principle { padding: 26px 0; border: none; }
  .direction-two .principle + .principle { border-top: 1px solid var(--line-2); }
  .direction-two .principle h3 { font-size: 29px; }
  .direction-two .principle p { font-size: 13px; }
  .direction-two .p-mark { top: 28px; right: 8px; }
  .direction-two .ga-bridges { padding: 55px 0; }
  .direction-two .ga-bridges-head .ga-micro { font-size: 7px; line-height: 1.8; display: block; }
  .direction-two .ga-bridges-head h2 { font-size: 37px; line-height: 1.12; }
  .direction-two .ga-bridge-grid { grid-template-columns: 1fr; gap: 30px; margin-top: 30px; }
  .direction-two .ga-bridge { padding-top: 25px; }
  .direction-two .ga-bridge h3 { font-size: 25px; }
  .direction-two .ga-bridge p { font-size: 13px; }
  .direction-two .journal { padding: 55px 0; }
  .direction-two .journal-head h2 { font-size: 43px; }
  .direction-two .home-posts { grid-template-columns: 1fr; gap: 28px; }
  .direction-two .home-posts .post { grid-row: auto; padding-bottom: 28px; border-bottom: 1px solid var(--line); }
  .direction-two .home-posts .post:first-child { grid-row: auto; padding-bottom: 28px; }
  .direction-two .post .thumb, .direction-two .post:first-child .thumb { height: 210px; }
  .direction-two .post h3, .direction-two .post:first-child h3 { font-size: 25px; font-weight: 400; }
  .direction-two .post p { font-size: 13px; }
  .direction-two .post .meta { font-size: 8px; }
  .direction-two .closing { padding: 0 0 45px; }
  .direction-two .closing-card { padding: 30px 0; }
  .direction-two .closing h2 { font-size: 39px; margin-top: 24px; }
  .direction-two .closing-kicker { font-size: 7px; }
  .direction-two .closing p { font-size: 13px; }
  .direction-two .closing-actions { flex-direction: column; align-items: center; }
  .direction-two .closing-actions .btn { width: 100%; max-width: 270px; }
  .direction-two footer.site { padding-bottom: 70px; }
  .direction-two .r-footer-word { font-size: 11.8vw; margin-top: 35px; }
  .direction-two .guide { width: 58px; height: 76px; bottom: 80px; right: 12px; }
}
@media (max-width: 360px) {
  .direction-two .wrap { padding-inline: 18px; }
  .r-hero-actions { gap: 12px; }
  .r-pill { font-size: 10px; padding-left: 14px; gap: 12px; }
  .r-hero-baseline { font-size: 5.5px; }
  .r-demo-panel { padding-inline: 12px; }
  .r-budget-main { padding-inline: 11px; }
  .r-budget-summary strong { font-size: 27px; }
  .r-budget-ring { width: 57px; height: 57px; }
  .r-stock-head, .r-stock-row { grid-template-columns: 1fr 23px 85px 19px; gap: 4px; }
  .r-stepper { gap: 3px; }
  .r-stepper button { width: 28px; }
  .direction-two .ga-filters { gap: 15px; }
  .direction-two .ga-filters button { font-size: 9px; }
  .direction-two .catalog-head h2 { font-size: 41px; }
  .direction-two .closing h2 { font-size: 34px; }
}
@media (prefers-reduced-motion: reduce) {
  .direction-two *, .direction-two *::before, .direction-two *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
