.AppAuthButton-module__ZBgnEa__button{border-radius:var(--radius-md,8px);background:var(--accent,#245a42);min-height:44px;color:var(--accent-contrast,#fff);font:inherit;cursor:pointer;border:1px solid;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;display:inline-flex}.AppAuthButton-module__ZBgnEa__button:focus-visible{outline-offset:4px;outline:2px solid}.AppAuthButton-module__ZBgnEa__button:hover{filter:brightness(.95)}
.primitives-module__AR4oFG__theme{--ui-background:#f0eee6;--ui-surface:#faf9f5;--ui-text:#242422;--ui-muted:#72716b;--ui-border:#dddad2;--ui-accent:#242422;--ui-on-accent:#fffef9;--ui-hover:#e9e6de;--ui-focus:#85724f;--ui-error:#a43830;--ui-success:#37654a;--ui-success-soft:#e7efe6;--ui-font:Arial, Helvetica, sans-serif;--ui-display-font:Georgia, "Times New Roman", serif;--ui-radius:16px;--ui-control-radius:8px;--ui-shadow:0 10px 30px #2424220d, 0 2px 6px #24242204;color:var(--ui-text);font-family:var(--ui-font);background:var(--ui-background);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.primitives-module__AR4oFG__theme[data-tone=dark]{--ui-background:#242522;--ui-surface:#2e302b;--ui-text:#f3f1e8;--ui-muted:#bbbdb2;--ui-border:#484b42;--ui-accent:#e4e5d3;--ui-on-accent:#242522;--ui-hover:#3b3e35;--ui-focus:#ded4b3;--ui-error:#ffa89e;--ui-success:#c0dec1;--ui-success-soft:#354638;--ui-shadow:0 10px 30px #0002;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.primitives-module__AR4oFG__container{width:min(100% - 48px, var(--ui-container-width,1160px));box-sizing:border-box;margin-inline:auto}.primitives-module__AR4oFG__stack{flex-direction:column;min-width:0;display:flex}.primitives-module__AR4oFG__inline{flex-wrap:wrap;align-items:center;min-width:0;display:flex}.primitives-module__AR4oFG__grid{grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--ui-grid-min,240px)), 1fr));min-width:0;display:grid}.primitives-module__AR4oFG__button{box-sizing:border-box;border-radius:var(--ui-control-radius,8px);max-width:100%;min-height:44px;font:500 14px/1.35 var(--ui-font,Arial, sans-serif);text-align:center;cursor:pointer;vertical-align:middle;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:11px 18px;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s;display:inline-flex}.primitives-module__AR4oFG__button>svg{flex-shrink:0}.primitives-module__AR4oFG__solid{background:var(--ui-accent,#242422);color:var(--ui-on-accent,#fffef9)}.primitives-module__AR4oFG__solid:hover:not(:disabled){box-shadow:inset 0 0 0 999px #0000000d}.primitives-module__AR4oFG__outline{color:var(--ui-text,#242422);border-color:var(--ui-border,#dddad2);background:0 0}.primitives-module__AR4oFG__ghost{color:var(--ui-text,#242422);background:0 0}.primitives-module__AR4oFG__outline:hover:not(:disabled),.primitives-module__AR4oFG__ghost:hover:not(:disabled){background:var(--ui-hover,#e9e6de)}.primitives-module__AR4oFG__outline:hover:not(:disabled){border-color:color-mix(in srgb, var(--ui-text,#242422) 28%, var(--ui-border,#dddad2))}.primitives-module__AR4oFG__button:active:not(:disabled){transform:translateY(1px)}.primitives-module__AR4oFG__small{min-height:36px;padding:8px 13px;font-size:12px}.primitives-module__AR4oFG__large{min-height:50px;padding:13px 23px;font-size:15px}.primitives-module__AR4oFG__button:disabled{opacity:.45;cursor:not-allowed}.primitives-module__AR4oFG__button:focus-visible,.primitives-module__AR4oFG__disclosure summary:focus-visible{outline:2px solid var(--ui-focus,#85724f);outline-offset:3px}.primitives-module__AR4oFG__card{box-sizing:border-box;background:var(--ui-surface,#faf9f5);color:var(--ui-text,#242422);border:1px solid var(--ui-border,#dddad2);border-radius:var(--ui-radius,16px);overflow-wrap:anywhere;min-width:0;font-family:var(--ui-font,Arial, sans-serif)}.primitives-module__AR4oFG__raised{box-shadow:var(--ui-shadow,0 10px 30px #2424220d)}.primitives-module__AR4oFG__cardHeader{flex-direction:column;gap:12px;padding:24px 24px 0;display:flex}.primitives-module__AR4oFG__cardTitle{font:400 26px/1.25 var(--ui-display-font,Georgia, serif);letter-spacing:-.025em;margin:0}.primitives-module__AR4oFG__description{color:var(--ui-muted,#72716b);margin:10px 0 0;font-size:14px;line-height:1.7}.primitives-module__AR4oFG__cardHeader>.primitives-module__AR4oFG__description{margin:0}.primitives-module__AR4oFG__cardContent{padding:24px;font-size:14px;line-height:1.75}.primitives-module__AR4oFG__cardContent>:first-child{margin-top:0}.primitives-module__AR4oFG__cardContent>:last-child{margin-bottom:0}.primitives-module__AR4oFG__cardFooter{flex-wrap:wrap;align-items:center;gap:10px;padding:0 24px 24px;display:flex}.primitives-module__AR4oFG__badge{border:1px solid var(--ui-border,#dddad2);width:fit-content;max-width:100%;font:500 11px/1.4 var(--ui-font,Arial, sans-serif);color:var(--ui-muted,#72716b);background:var(--ui-surface,#faf9f5);border-radius:99px;align-items:center;gap:6px;padding:5px 10px;display:inline-flex}.primitives-module__AR4oFG__badge[data-variant=accent]{background:var(--ui-accent,#242422);color:var(--ui-on-accent,#fffef9);border-color:#0000}.primitives-module__AR4oFG__badge[data-variant=success]{background:var(--ui-success-soft,#e7efe6);color:var(--ui-success,#37654a);border-color:#0000}.primitives-module__AR4oFG__separator{border:0;border-top:1px solid var(--ui-border,#dddad2);width:100%;margin:0}.primitives-module__AR4oFG__disclosure{border-bottom:1px solid var(--ui-border,#dddad2);color:var(--ui-text,#242422)}.primitives-module__AR4oFG__disclosure summary{cursor:pointer;font:400 19px/1.45 var(--ui-display-font,Georgia, serif);border-radius:0;justify-content:space-between;align-items:center;gap:20px;padding:18px 12px;list-style:none;transition:background .15s;display:flex}.primitives-module__AR4oFG__disclosure summary:hover{background:var(--ui-hover,#e9e6de)}.primitives-module__AR4oFG__disclosure summary::-webkit-details-marker{display:none}.primitives-module__AR4oFG__disclosureIndicator{color:var(--ui-muted,#72716b);flex-shrink:0;transition:transform .2s}.primitives-module__AR4oFG__disclosure[open]>summary .primitives-module__AR4oFG__disclosureIndicator{transform:rotate(45deg)}.primitives-module__AR4oFG__disclosure>summary:focus-visible .primitives-module__AR4oFG__disclosureIndicator{transform:rotate(90deg)}.primitives-module__AR4oFG__disclosure[open]>summary:focus-visible .primitives-module__AR4oFG__disclosureIndicator{transform:rotate(135deg)}@media (hover:hover){.primitives-module__AR4oFG__disclosure>summary:hover .primitives-module__AR4oFG__disclosureIndicator{transform:rotate(90deg)}.primitives-module__AR4oFG__disclosure[open]>summary:hover .primitives-module__AR4oFG__disclosureIndicator{transform:rotate(135deg)}}.primitives-module__AR4oFG__disclosureContent{color:var(--ui-muted,#72716b);font:14px/1.8 var(--ui-font,Arial, sans-serif);padding:6px 12px 22px}.primitives-module__AR4oFG__disclosureContent p{margin:0}.primitives-module__AR4oFG__navigation{min-width:0;color:var(--ui-text,#242422);font:14px/1.4 var(--ui-font,Arial, sans-serif);align-items:center;gap:28px;padding:22px 0;display:flex}.primitives-module__AR4oFG__brand{overflow-wrap:anywhere;min-width:0;margin-inline-end:auto}.primitives-module__AR4oFG__brand a{color:inherit;text-decoration:none}.primitives-module__AR4oFG__navLinks{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.primitives-module__AR4oFG__navLinks>a{color:inherit;padding-block:10px;text-decoration:none}.primitives-module__AR4oFG__navLinks>a:hover{text-underline-offset:5px;text-decoration:underline}.primitives-module__AR4oFG__navLinks>a:focus-visible,.primitives-module__AR4oFG__brand a:focus-visible{outline:2px solid var(--ui-focus,#85724f);outline-offset:5px;border-radius:2px}.primitives-module__AR4oFG__navActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (max-width:650px){.primitives-module__AR4oFG__container{width:calc(100% - 32px)}.primitives-module__AR4oFG__navigation{flex-wrap:wrap;gap:14px;padding:18px 0}.primitives-module__AR4oFG__navLinks{order:3;gap:20px;width:100%;padding-top:4px}.primitives-module__AR4oFG__cardHeader{padding:20px 20px 0}.primitives-module__AR4oFG__cardContent{padding:20px}.primitives-module__AR4oFG__cardFooter{padding:0 20px 20px}}@media (prefers-reduced-motion:reduce){.primitives-module__AR4oFG__button,.primitives-module__AR4oFG__disclosure summary,.primitives-module__AR4oFG__disclosureIndicator{transition:none}.primitives-module__AR4oFG__button:active:not(:disabled){transform:none}}
.fields-module__88ZNJG__field{min-width:0;font-family:var(--ui-font,Arial, sans-serif);flex-direction:column;gap:8px;display:flex}.fields-module__88ZNJG__label{color:var(--ui-text,#242422);font-size:13px;font-weight:500;line-height:1.5}.fields-module__88ZNJG__input{box-sizing:border-box;border:1px solid var(--ui-border,#dddad2);border-radius:var(--ui-control-radius,8px);background-color:var(--ui-surface,#faf9f5);width:100%;min-width:0;min-height:44px;color:var(--ui-text,#242422);font:14px/1.45 var(--ui-font,Arial, sans-serif);padding:11px 13px;transition:border-color .15s,box-shadow .15s,background-color .15s}.fields-module__88ZNJG__input::placeholder{color:var(--ui-muted,#72716b);opacity:.85}.fields-module__88ZNJG__input:hover:where(:not(:disabled):not([readonly])){border-color:color-mix(in srgb, var(--ui-text,#242422) 30%, var(--ui-border,#dddad2))}.fields-module__88ZNJG__input:focus-visible{border-color:var(--ui-focus,#85724f);outline:2px solid var(--ui-focus,#85724f);outline-offset:3px}.fields-module__88ZNJG__input[aria-invalid=true]{border-color:var(--ui-error,#a43830)}.fields-module__88ZNJG__input[aria-invalid=true]:focus-visible{outline-color:var(--ui-error,#a43830)}.fields-module__88ZNJG__input:disabled{opacity:.5;cursor:not-allowed;background-color:var(--ui-hover,#e9e6de)}.fields-module__88ZNJG__input[readonly]{background-color:var(--ui-background,#f0eee6)}.fields-module__88ZNJG__input[type=color]{cursor:pointer;flex-shrink:0;width:44px;height:44px;padding:5px}.fields-module__88ZNJG__input[type=color]::-webkit-color-swatch-wrapper{padding:0}.fields-module__88ZNJG__input[type=color]::-webkit-color-swatch{border:0;border-radius:3px}.fields-module__88ZNJG__input[type=color]::-moz-color-swatch{border:0;border-radius:3px}.fields-module__88ZNJG__input[type=range]{appearance:auto;accent-color:var(--ui-accent,#242422);cursor:pointer;background:0 0;border:0;padding:0}.fields-module__88ZNJG__input[type=color]:disabled,.fields-module__88ZNJG__input[type=range]:disabled{cursor:not-allowed}.fields-module__88ZNJG__textarea{resize:vertical;min-height:120px;line-height:1.65}.fields-module__88ZNJG__select{appearance:none;cursor:pointer;text-overflow:ellipsis;background-image:linear-gradient(45deg,#0000 43%,currentColor 44% 59%,#0000 60%),linear-gradient(135deg,#0000 43%,currentColor 44% 59%,#0000 60%);background-position:calc(100% - 21px),calc(100% - 14px);background-repeat:no-repeat;background-size:7px 7px;padding-inline-end:44px}.fields-module__88ZNJG__select:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){background-position:14px,21px}.fields-module__88ZNJG__select[multiple],.fields-module__88ZNJG__select[size]:not([size="0"]):not([size="1"]){appearance:auto;cursor:auto;background-image:none;min-height:120px;padding-inline:13px}.fields-module__88ZNJG__select:where([multiple],[size]:not([size="0"]):not([size="1"])) option{border-radius:4px;padding:5px 8px}.fields-module__88ZNJG__select:where([multiple],[size]:not([size="0"]):not([size="1"])) option:checked{background:var(--ui-accent,#242422);color:var(--ui-on-accent,#fffef9)}.fields-module__88ZNJG__hint,.fields-module__88ZNJG__fieldError{color:var(--ui-muted,#72716b);margin:0;font-size:12px;line-height:1.6}.fields-module__88ZNJG__fieldError{color:var(--ui-error,#a43830)}.fields-module__88ZNJG__choice{box-sizing:border-box;min-width:0;min-height:32px;color:var(--ui-text,#242422);font:13px/1.6 var(--ui-font,Arial, sans-serif);cursor:pointer;align-items:flex-start;gap:10px;padding-block:5px;display:flex}.fields-module__88ZNJG__choice>span{overflow-wrap:anywhere;min-width:0}.fields-module__88ZNJG__choice input{appearance:none;box-sizing:border-box;border:1px solid color-mix(in srgb, var(--ui-muted,#72716b) 75%, var(--ui-border,#dddad2));background:var(--ui-surface,#faf9f5);width:18px;height:18px;color:var(--ui-choice-mark,var(--ui-on-accent,#fffef9));cursor:inherit;border-radius:5px;flex-shrink:0;place-content:center;margin:1px 0 0;transition:background .15s,border-color .15s,box-shadow .15s;display:grid}.fields-module__88ZNJG__circle{--ui-choice-fill:var(--ui-text,#242422);--ui-choice-mark:var(--ui-surface,#faf9f5)}.fields-module__88ZNJG__circle input{border-radius:50%}.fields-module__88ZNJG__choice input:before{content:"";opacity:0;border-bottom:2px solid;border-left:2px solid;width:9px;height:5px;transform:translateY(-1px)rotate(-45deg)}.fields-module__88ZNJG__choice input:checked,.fields-module__88ZNJG__choice input[type=checkbox]:indeterminate{background:var(--ui-choice-fill,var(--ui-accent,#242422));border-color:var(--ui-choice-fill,var(--ui-accent,#242422))}.fields-module__88ZNJG__choice input:checked:before,.fields-module__88ZNJG__choice input[type=checkbox]:indeterminate:before{opacity:1}.fields-module__88ZNJG__choice input[type=checkbox]:indeterminate:before{border-left:0;width:8px;height:0;transform:none}.fields-module__88ZNJG__choice:hover input:where(:not(:disabled)){box-shadow:0 0 0 3px color-mix(in srgb, var(--ui-choice-fill,var(--ui-accent,#242422)) 10%, transparent)}.fields-module__88ZNJG__choice input:focus-visible{outline:2px solid var(--ui-focus,#85724f);outline-offset:3px}.fields-module__88ZNJG__choice input[aria-invalid=true]{border-color:var(--ui-error,#a43830)}.fields-module__88ZNJG__choice:has(input:disabled){opacity:.5;cursor:not-allowed}@media (max-width:650px){.fields-module__88ZNJG__input{font-size:16px}.fields-module__88ZNJG__choice{min-height:44px;padding-block:11px}}@media (forced-colors:active){.fields-module__88ZNJG__select{appearance:auto;background-image:none;padding-inline-end:13px}.fields-module__88ZNJG__choice input{appearance:auto}.fields-module__88ZNJG__choice input:before{display:none}}@media (prefers-reduced-motion:reduce){.fields-module__88ZNJG__input,.fields-module__88ZNJG__choice input{transition:none}}
.search-field-module__i0llwa__root{min-width:0;position:relative}.search-field-module__i0llwa__root .search-field-module__i0llwa__input{min-height:48px;padding-inline-start:42px}.search-field-module__i0llwa__input[data-clearable=true]{padding-inline-end:50px}.search-field-module__i0llwa__input::-webkit-search-cancel-button{appearance:none;display:none}.search-field-module__i0llwa__icon{inset-inline-start:14px;width:18px;height:18px;color:var(--ui-muted,#72716b);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.search-field-module__i0llwa__root:has(input:disabled) .search-field-module__i0llwa__icon{opacity:.5}.search-field-module__i0llwa__root .search-field-module__i0llwa__clear{inset-inline-end:2px;width:44px;min-height:44px;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.search-field-module__i0llwa__clear>svg{width:17px;height:17px}
.action-arrow-module__ZTetPq__arrow{flex-shrink:0}@media (prefers-reduced-motion:no-preference){.action-arrow-module__ZTetPq__arrow{transition:transform .18s}:where(a[href],button,[data-ui-action]):where(:focus-visible,:has(:focus-visible)):not(:disabled):not([aria-disabled=true]) .action-arrow-module__ZTetPq__arrow{transform:translate(3px)}@media (hover:hover){:where(a[href],button,[data-ui-action]):hover:not(:disabled):not([aria-disabled=true]) .action-arrow-module__ZTetPq__arrow{transform:translate(3px)}}}
.navigation-module__v8TBkW__dropdown{max-width:100%;font-family:var(--ui-font,Arial, sans-serif);color:var(--ui-text,#242422);align-items:center;display:inline-flex;position:relative}.navigation-module__v8TBkW__trigger{border-radius:var(--ui-control-radius,8px);min-height:44px;color:inherit;font:500 14px/1.4 var(--ui-font,Arial, sans-serif);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;padding:10px 13px;transition:background .15s,border-color .15s;display:inline-flex}.navigation-module__v8TBkW__trigger:hover,.navigation-module__v8TBkW__trigger[aria-expanded=true]{background:var(--ui-hover,#e9e6de)}.navigation-module__v8TBkW__trigger[aria-expanded=true]{border-color:var(--ui-border,#dddad2)}.navigation-module__v8TBkW__trigger>svg{flex-shrink:0;transition:transform .15s}.navigation-module__v8TBkW__trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.navigation-module__v8TBkW__navigationTrigger{color:var(--ui-muted,#72716b);gap:6px;padding-inline:0;font-size:13px;font-weight:400}.navigation-module__v8TBkW__navigationTrigger:hover,.navigation-module__v8TBkW__navigationTrigger[aria-expanded=true]{color:var(--ui-accent,#242422);background:0 0;border-color:#0000}.navigation-module__v8TBkW__iconTrigger{border-radius:50%;flex-shrink:0;width:44px;height:44px;padding:3px}.navigation-module__v8TBkW__iconTrigger[aria-expanded=true]{border-color:#0000}.navigation-module__v8TBkW__trigger:focus-visible,.navigation-module__v8TBkW__primaryLink:focus-visible,.navigation-module__v8TBkW__menuLink:focus-visible{outline:2px solid var(--ui-focus,#85724f);outline-offset:3px}.navigation-module__v8TBkW__split{background:var(--ui-accent,#242422);color:var(--ui-on-accent,#fffef9);border-radius:var(--ui-control-radius,8px)}.navigation-module__v8TBkW__primaryLink{box-sizing:border-box;min-height:44px;color:inherit;border-start-start-radius:var(--ui-control-radius,8px);border-end-start-radius:var(--ui-control-radius,8px);align-items:center;padding:11px 18px;font-size:14px;line-height:1.4;text-decoration:none;display:inline-flex}.navigation-module__v8TBkW__primaryLink:hover{background:color-mix(in srgb, currentColor 8%, transparent)}.navigation-module__v8TBkW__split .navigation-module__v8TBkW__trigger{border-color:#0000;border-inline-start-color:color-mix(in srgb, currentColor 20%, transparent);border-radius:0;border-start-end-radius:var(--ui-control-radius,8px);border-end-end-radius:var(--ui-control-radius,8px);min-width:44px;padding:10px 13px}.navigation-module__v8TBkW__split .navigation-module__v8TBkW__trigger[aria-expanded=true],.navigation-module__v8TBkW__split .navigation-module__v8TBkW__trigger:hover{background:color-mix(in srgb, currentColor 10%, transparent);color:inherit}.navigation-module__v8TBkW__panel{z-index:100;box-sizing:border-box;width:var(--ui-menu-width,260px);overscroll-behavior:contain;border:1px solid var(--ui-border,#dddad2);border-radius:var(--ui-radius,16px);background:var(--ui-surface,#faf9f5);max-width:calc(100vw - 24px);color:var(--ui-text,#242422);box-shadow:var(--ui-shadow,0 12px 30px #2424220d, 0 2px 6px #24242204);padding:10px;position:fixed;overflow:auto}.navigation-module__v8TBkW__group+.navigation-module__v8TBkW__group{border-top:1px solid var(--ui-border,#dddad2);margin-top:8px;padding-top:8px}.navigation-module__v8TBkW__groupLabel{font:500 10px/1.5 var(--ui-font,Arial, sans-serif);color:var(--ui-muted,#72716b);letter-spacing:.08em;text-transform:uppercase;margin:7px 10px}.navigation-module__v8TBkW__menuLink{box-sizing:border-box;border-radius:var(--ui-control-radius,8px);width:100%;min-height:44px;color:inherit;text-align:start;font:400 var(--ui-menu-font-size,18px)/1.35 var(--ui-display-font,Georgia, serif);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:10px;text-decoration:none;transition:background .15s;display:flex}.navigation-module__v8TBkW__menuLink:hover:not(:disabled),.navigation-module__v8TBkW__menuLink[aria-current=page]{background:var(--ui-hover,#e9e6de)}.navigation-module__v8TBkW__menuLink:disabled{opacity:.4;cursor:not-allowed}.navigation-module__v8TBkW__menuLink svg{color:var(--ui-muted,#72716b);flex-shrink:0}.navigation-module__v8TBkW__menuLink[aria-current=page]{text-underline-offset:4px;text-decoration:underline}.navigation-module__v8TBkW__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.navigation-module__v8TBkW__trigger,.navigation-module__v8TBkW__trigger>svg,.navigation-module__v8TBkW__menuLink{transition:none}}
.site-sections-module__9n4-9W__hero,.site-sections-module__9n4-9W__heading,.site-sections-module__9n4-9W__card,.site-sections-module__9n4-9W__cta,.site-sections-module__9n4-9W__stats,.site-sections-module__9n4-9W__testimonial,.site-sections-module__9n4-9W__footer,.site-sections-module__9n4-9W__nav{--ss-text:var(--ink,var(--ui-text,#242422));--ss-muted:var(--ink-muted,var(--ui-muted,#62625d));--ss-surface:var(--bg-card,var(--ui-surface,#faf9f5));--ss-border:var(--line,var(--ui-border,#dddad2));color:var(--ss-text);font-family:var(--font-body,var(--ui-font,Arial,sans-serif))}.site-sections-module__9n4-9W__hero{max-width:var(--content-width,1160px);padding:var(--section-space,80px) 24px;box-sizing:border-box;margin:auto}.site-sections-module__9n4-9W__hero h1{max-width:15ch;font:600 clamp(2.4rem,6vw,4rem)/1.03 var(--font-display,var(--ui-display-font,Georgia));letter-spacing:-.04em;margin:24px 0}.site-sections-module__9n4-9W__hero h1 span{color:var(--accent,var(--ui-accent,#705a45))}.site-sections-module__9n4-9W__hero>p{max-width:54ch;color:var(--ss-muted);margin:24px 0;font-size:19px;line-height:1.6}.site-sections-module__9n4-9W__eyebrow{color:var(--ink-muted,var(--ui-muted,#62625d));font:500 11px/1.5 var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.1em}.site-sections-module__9n4-9W__heading h2{font:600 clamp(1.75rem,3.5vw,2.4rem)/1.15 var(--font-display,var(--ui-display-font,Georgia));letter-spacing:-.03em;margin:18px 0}.site-sections-module__9n4-9W__heading p{max-width:52ch;color:var(--ss-muted);font-size:17px;line-height:1.65}.site-sections-module__9n4-9W__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.site-sections-module__9n4-9W__action{--ui-accent:var(--ink,#242422);--ui-on-accent:var(--ink-inverse,#fff);--ui-text:var(--ink,#242422);--ui-border:var(--line,#dddad2);--ui-control-radius:var(--radius-md,8px);--ui-font:var(--font-body,Arial);white-space:normal}.site-sections-module__9n4-9W__action[data-variant=accent]{--ui-accent:var(--accent,#705a45);--ui-on-accent:var(--accent-contrast,#fff)}.site-sections-module__9n4-9W__action[data-variant=inverse]{--ui-accent:var(--bg-inverse,#242422)}.site-sections-module__9n4-9W__card{--ui-radius:var(--radius-lg,16px);background:var(--ss-surface);border-color:var(--ss-border)}.site-sections-module__9n4-9W__card[data-surface=elevated]{background:var(--bg-elevated,var(--ss-surface))}.site-sections-module__9n4-9W__card h3{margin:16px 0 12px;font-size:20px;line-height:1.3}.site-sections-module__9n4-9W__card p{color:var(--ss-muted);font-size:15px;line-height:1.7}.site-sections-module__9n4-9W__tag{color:var(--ink-muted,var(--ui-muted,#62625d));border:1px solid var(--line,var(--ui-border,#dddad2));background:0 0}.site-sections-module__9n4-9W__stats{border:1px solid var(--ss-border);border-radius:var(--radius-lg,16px);grid-template-columns:repeat(4,minmax(0,1fr));margin:40px 0 0;display:grid;overflow:hidden}.site-sections-module__9n4-9W__stats>div{background:var(--ss-surface);flex-direction:column-reverse;gap:8px;padding:24px;display:flex}.site-sections-module__9n4-9W__stats dt{text-transform:uppercase;color:var(--ss-muted);letter-spacing:.06em;font-size:11px}.site-sections-module__9n4-9W__stats dd{margin:0;font-size:28px;font-weight:600}.site-sections-module__9n4-9W__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.site-sections-module__9n4-9W__columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.site-sections-module__9n4-9W__testimonial{background:var(--ss-surface);border:1px solid var(--ss-border);border-radius:var(--radius-lg,16px);flex-direction:column;gap:24px;margin:0;padding:24px;display:flex}.site-sections-module__9n4-9W__testimonial blockquote{flex:1;margin:0;font-size:15px;line-height:1.75}.site-sections-module__9n4-9W__testimonial figcaption{border-top:1px solid var(--ss-border);align-items:center;gap:12px;padding-top:18px;display:flex}.site-sections-module__9n4-9W__testimonial strong,.site-sections-module__9n4-9W__testimonial small{font-size:14px;display:block}.site-sections-module__9n4-9W__testimonial small{color:var(--ss-muted);margin-top:4px;font-size:12px}.site-sections-module__9n4-9W__avatar{background:var(--ss-text);width:36px;height:36px;color:var(--ss-surface);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;display:grid}.site-sections-module__9n4-9W__priceCard{flex-direction:column;gap:12px;display:flex}.site-sections-module__9n4-9W__priceCard>h3,.site-sections-module__9n4-9W__priceCard>p{margin:0}.site-sections-module__9n4-9W__priceCard>ul{flex:1;padding-left:18px;font-size:14px;line-height:1.8}.site-sections-module__9n4-9W__priceCard .site-sections-module__9n4-9W__price{color:var(--ss-text);font-size:38px;line-height:1.2}.site-sections-module__9n4-9W__price small{margin-left:6px;font-size:14px}.site-sections-module__9n4-9W__priceCard>.site-sections-module__9n4-9W__tag{align-self:start}.site-sections-module__9n4-9W__cta{border-radius:var(--radius-lg,16px);background:var(--bg-inverse,#242422);color:var(--ink-inverse,#fff);padding:clamp(28px,5vw,56px)}.site-sections-module__9n4-9W__cta h2{font:600 clamp(1.9rem,4vw,2.8rem)/1.08 var(--font-display,var(--ui-display-font,Georgia));letter-spacing:-.035em;max-width:20ch;margin:0}.site-sections-module__9n4-9W__cta>p{max-width:46ch;color:inherit;opacity:.85;margin:24px 0;font-size:17px;line-height:1.65}.site-sections-module__9n4-9W__cta .site-sections-module__9n4-9W__action[data-variant=secondary]{--ui-text:var(--ink-inverse,#fff);--ui-border:currentColor;--ui-hover:transparent}.site-sections-module__9n4-9W__nav{--ui-background:var(--bg,#f0eee6);--ui-surface:var(--bg-card,#faf9f5);--ui-text:var(--ink,#242422);--ui-muted:var(--ink-muted,#62625d);--ui-border:var(--line,#dddad2);--ui-font:var(--font-body,Arial);--ui-display-font:var(--font-display,Georgia);background:var(--ui-background);border-bottom:1px solid var(--ui-border)}.site-sections-module__9n4-9W__nav>header{max-width:var(--content-width,1160px);box-sizing:border-box;margin:auto;padding:16px 24px}.site-sections-module__9n4-9W__nav a{color:inherit;text-decoration:none}.site-sections-module__9n4-9W__nav>header>div:first-child{font:500 24px var(--font-display,Georgia)}.site-sections-module__9n4-9W__nav a:hover{text-decoration:underline}.site-sections-module__9n4-9W__nav .site-sections-module__9n4-9W__action{color:var(--ui-on-accent,#fff)}.site-sections-module__9n4-9W__footer{padding:56px max(24px,calc((100% - var(--content-width,1160px))/2));background:var(--bg-elevated,var(--ui-background,#f0eee6));border-top:1px solid var(--ss-border);grid-template-columns:1.5fr repeat(3,1fr);gap:36px;display:grid}.site-sections-module__9n4-9W__footer p,.site-sections-module__9n4-9W__footer a,.site-sections-module__9n4-9W__footer li{color:var(--ss-muted);font-size:14px;line-height:1.7}.site-sections-module__9n4-9W__footer h2{font:500 11px var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.08em}.site-sections-module__9n4-9W__footer ul{padding:0;list-style:none}.site-sections-module__9n4-9W__footer a{align-items:center;min-height:36px;text-decoration:none;display:inline-flex}.site-sections-module__9n4-9W__footer a:hover{text-decoration:underline}.site-sections-module__9n4-9W__skip{z-index:200;background:var(--bg-card,#fff);color:var(--ink,#242422);border:2px solid;border-radius:8px;padding:16px;position:fixed;top:-100px;left:16px}.site-sections-module__9n4-9W__skip:focus{top:16px}@media (max-width:800px){.site-sections-module__9n4-9W__columns{grid-template-columns:1fr}.site-sections-module__9n4-9W__footer,.site-sections-module__9n4-9W__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.site-sections-module__9n4-9W__features{grid-template-columns:1fr}}@media (max-width:400px){.site-sections-module__9n4-9W__nav>header{padding-inline:16px}.site-sections-module__9n4-9W__nav>header>div:first-child{font-size:19px}.site-sections-module__9n4-9W__footer{grid-template-columns:1fr}}@media (max-width:640px){.site-sections-module__9n4-9W__nav>header{flex-wrap:nowrap;gap:12px;min-height:68px;padding-block:10px}.site-sections-module__9n4-9W__nav .site-sections-module__9n4-9W__action{display:none}.site-sections-module__9n4-9W__nav>header>div:first-child{min-width:0;font-size:21px}.site-sections-module__9n4-9W__nav>header>div:last-child{margin-left:auto}.site-sections-module__9n4-9W__nav>header>nav{display:none}.site-sections-module__9n4-9W__nav>header>div:first-child{white-space:nowrap;flex:1}}.site-sections-module__9n4-9W__nav{--ui-hover:var(--bg-elevated,#e9e6de);--ui-focus:var(--accent,#85724f)}.site-sections-module__9n4-9W__nav~main :where(section[id]),.site-sections-module__9n4-9W__nav~main[id]{scroll-margin-top:var(--site-scroll-offset,90px)}
:where(.dialog-module__1LQ0eW__dialog){box-sizing:border-box;border-radius:var(--ui-radius,16px);background:var(--ui-surface,#faf9f5);width:min(640px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--ui-text,#242422);font-family:var(--ui-font,Arial,sans-serif);overscroll-behavior:contain;border:0;margin:auto;padding:24px;box-shadow:0 24px 80px #0003}:where(.dialog-module__1LQ0eW__dialog)::backdrop{background:#16181466}.dialog-module__1LQ0eW__structured{padding:32px;font-size:14px;line-height:1.6}.dialog-module__1LQ0eW__header{align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.dialog-module__1LQ0eW__header>div{flex:1;min-width:0}.dialog-module__1LQ0eW__header h2{letter-spacing:-.035em;outline:none;margin:0;font-size:24px;font-weight:600;line-height:1.25}.dialog-module__1LQ0eW__header p{color:var(--ui-muted,#72716b);text-wrap:pretty;margin:10px 0 0;font-size:14px;line-height:1.65}.dialog-module__1LQ0eW__close{width:44px;height:44px;color:var(--ui-muted,#72716b);flex:none;margin:-8px -8px 0 0;padding:0}.dialog-module__1LQ0eW__body{gap:24px;min-width:0;display:grid}.dialog-module__1LQ0eW__body>*{margin-block:0}.dialog-module__1LQ0eW__footer{color:var(--ui-muted,#72716b);margin-top:24px;font-size:12px;line-height:1.7}.dialog-module__1LQ0eW__footer p{margin:0}@media (max-width:480px){.dialog-module__1LQ0eW__structured{padding:24px 20px}.dialog-module__1LQ0eW__header{gap:12px;margin-bottom:24px}.dialog-module__1LQ0eW__header h2{font-size:22px}.dialog-module__1LQ0eW__body{gap:20px}}
.mobile-menu-module__KuOZEW__trigger,.mobile-menu-module__KuOZEW__close{border-radius:var(--radius-md,var(--ui-control-radius,8px));width:44px;height:44px;color:var(--ink,var(--ui-text,#242422));cursor:pointer;background:0 0;border:0;flex:0 0 44px;justify-content:center;align-items:center;padding:0}.mobile-menu-module__KuOZEW__trigger{display:none}.mobile-menu-module__KuOZEW__close{order:1;display:inline-flex}.mobile-menu-module__KuOZEW__trigger:hover,.mobile-menu-module__KuOZEW__close:hover{background:var(--bg-elevated,var(--ui-hover,#e9e6de))}.mobile-menu-module__KuOZEW__trigger:focus-visible,.mobile-menu-module__KuOZEW__menu :focus-visible{outline:2px solid var(--accent,var(--ui-focus,#85724f));outline-offset:3px}.mobile-menu-module__KuOZEW__menu{background:var(--bg,var(--ui-background,#f0eee6));width:100%;max-width:none;height:100dvh;max-height:none;color:var(--ink,var(--ui-text,#242422));box-shadow:none;font-family:var(--font-body,var(--ui-font,var(--font-sans,Arial,sans-serif)));border:0;border-radius:0;margin:0;padding:0;inset:0}.mobile-menu-module__KuOZEW__menu::backdrop{background:var(--bg,var(--ui-background,#f0eee6))}.mobile-menu-module__KuOZEW__panel{min-height:100%;padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box;flex-direction:column;display:flex}.mobile-menu-module__KuOZEW__header{z-index:1;min-height:72px;padding:env(safe-area-inset-top) 24px 0;border-bottom:1px solid var(--line-soft,var(--ui-border,#dddad2));background:var(--bg,var(--ui-background,#f0eee6));box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;display:flex;position:sticky;top:0}.mobile-menu-module__KuOZEW__brand{min-width:0;font:500 24px/1.2 var(--font-display,var(--ui-display-font,inherit));overflow-wrap:anywhere}.mobile-menu-module__KuOZEW__brand a{min-height:44px;color:inherit;align-items:center;text-decoration:none;display:inline-flex}.mobile-menu-module__KuOZEW__navigation{flex-direction:column;padding:8px 32px 24px;display:flex}.mobile-menu-module__KuOZEW__navigation a{border-bottom:1px solid var(--line-soft,var(--ui-border,#dddad2));min-height:76px;color:inherit;letter-spacing:-.035em;box-sizing:border-box;overflow-wrap:anywhere;align-items:center;padding:16px 0;font-size:24px;font-weight:500;line-height:1.3;text-decoration:none;display:flex}.mobile-menu-module__KuOZEW__navigation a:last-child{border-bottom:0}.mobile-menu-module__KuOZEW__navigation a:hover{color:var(--accent-deep,var(--ui-accent,#705a45))}.mobile-menu-module__KuOZEW__group{border-bottom:1px solid var(--line-soft,var(--ui-border,#dddad2))}.mobile-menu-module__KuOZEW__group summary{cursor:pointer;letter-spacing:-.035em;box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:16px 0;font-size:24px;font-weight:500;line-height:1.3;list-style:none;display:flex}.mobile-menu-module__KuOZEW__group summary::-webkit-details-marker{display:none}.mobile-menu-module__KuOZEW__group summary:hover{color:var(--accent-deep,var(--ui-accent,#705a45))}.mobile-menu-module__KuOZEW__group summary svg{flex-shrink:0;transition:transform .15s}.mobile-menu-module__KuOZEW__group[open] summary svg{transform:rotate(180deg)}.mobile-menu-module__KuOZEW__groupLinks{gap:2px;padding:0 0 16px 16px;display:grid}.mobile-menu-module__KuOZEW__navigation .mobile-menu-module__KuOZEW__groupLinks a{letter-spacing:-.02em;border:0;min-height:48px;padding:12px 0;font-size:18px}@media (prefers-reduced-motion:reduce){.mobile-menu-module__KuOZEW__group summary svg{transition:none}}.mobile-menu-module__KuOZEW__bottom{flex-direction:column;gap:20px;margin-top:auto;padding:20px 24px 24px;display:flex}.mobile-menu-module__KuOZEW__bottom>a{box-sizing:border-box;width:100%;min-height:48px}@media (max-width:1000px){.mobile-menu-module__KuOZEW__trigger{display:inline-flex}}
.scroll-chrome-module__1DLSla__chrome{z-index:var(--ui-chrome-z,40);transition:top .22s,bottom .22s}.scroll-chrome-module__1DLSla__chrome[data-edge=top]{top:var(--chrome-offset,0px);position:sticky}.scroll-chrome-module__1DLSla__chrome[data-edge=bottom]{bottom:var(--chrome-offset,0px);position:fixed;inset-inline:0}.scroll-chrome-module__1DLSla__chrome[data-edge=top][data-hidden=true]{top:calc(-1 * var(--chrome-height,120px) - 4px)}.scroll-chrome-module__1DLSla__chrome[data-edge=bottom][data-hidden=true]{bottom:calc(-1 * var(--chrome-height,180px) - 4px)}.scroll-chrome-module__1DLSla__chrome[data-edge=top]:has(:focus-visible){top:var(--chrome-offset,0px)}.scroll-chrome-module__1DLSla__chrome[data-edge=bottom]:has(:focus-visible){bottom:var(--chrome-offset,0px)}@media (prefers-reduced-motion:reduce){.scroll-chrome-module__1DLSla__chrome{transition:none}}
.site-navigation-module__pE3wuq__nav{--ui-background:var(--bg,#f0eee6);--ui-surface:var(--bg-card,#faf9f5);--ui-text:var(--ink,#242422);--ui-muted:var(--ink-muted,#62625d);--ui-border:var(--line,#dddad2);--ui-font:var(--font-body,Arial,sans-serif);--ui-display-font:var(--font-display,Georgia,serif);--ui-hover:var(--bg-elevated,#e9e6de);--ui-focus:var(--accent,#85724f);background:var(--ui-background);color:var(--ui-text);border-bottom:1px solid var(--ui-border);font-family:var(--ui-font)}.site-navigation-module__pE3wuq__header{max-width:var(--content-width,1160px);box-sizing:border-box;justify-content:space-between;align-items:center;gap:24px;min-height:80px;margin:auto;padding:12px 24px;display:flex}.site-navigation-module__pE3wuq__brand{min-width:0;font:500 24px/1.2 var(--ui-display-font);overflow-wrap:anywhere}.site-navigation-module__pE3wuq__brand a{min-height:44px;color:inherit;align-items:center;text-decoration:none;display:inline-flex}.site-navigation-module__pE3wuq__links,.site-navigation-module__pE3wuq__actions{align-items:center;gap:24px;display:flex}.site-navigation-module__pE3wuq__links{font-size:14px}.site-navigation-module__pE3wuq__links a{min-height:44px;color:inherit;white-space:nowrap;align-items:center;text-decoration:none;display:inline-flex}.site-navigation-module__pE3wuq__links a:hover{color:var(--ui-focus)}.site-navigation-module__pE3wuq__actions{flex-shrink:0;gap:12px}.site-navigation-module__pE3wuq__desktopAction{display:inline-flex}.site-navigation-module__pE3wuq__brand a:focus-visible,.site-navigation-module__pE3wuq__links a:focus-visible{outline:2px solid var(--ui-focus);outline-offset:3px}.site-navigation-module__pE3wuq__nav~main :where(section[id]),.site-navigation-module__pE3wuq__nav~main[id]{scroll-margin-top:var(--site-scroll-offset,90px)}@media (max-width:1000px){.site-navigation-module__pE3wuq__header{gap:12px;min-height:72px}.site-navigation-module__pE3wuq__links,.site-navigation-module__pE3wuq__desktopAction{display:none}.site-navigation-module__pE3wuq__actions{gap:8px;margin-inline-start:auto}}@media (max-width:400px){.site-navigation-module__pE3wuq__header{padding-inline:16px}.site-navigation-module__pE3wuq__brand{font-size:21px}}
.IdeaLauncher-module__ua0Xba__launcher{text-align:left;max-width:680px;margin:38px auto 0}.IdeaLauncher-module__ua0Xba__composer{background:var(--bg-card);border:1px solid var(--line);box-shadow:0 12px 40px color-mix(in srgb, var(--ink) 4%, transparent);border-radius:16px;padding:23px;transition:border-color .2s,box-shadow .2s}.IdeaLauncher-module__ua0Xba__composer:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.IdeaLauncher-module__ua0Xba__composer textarea{resize:vertical;width:100%;min-height:65px;max-height:180px;color:var(--ink);background:0 0;border:0;font-size:17px;line-height:1.6;display:block}.IdeaLauncher-module__ua0Xba__composer textarea:focus{outline:none}.IdeaLauncher-module__ua0Xba__composer textarea::placeholder{color:var(--ink-faint)}.IdeaLauncher-module__ua0Xba__footer{justify-content:space-between;align-items:center;gap:16px;margin-top:18px;display:flex}.IdeaLauncher-module__ua0Xba__footer>span{color:var(--ink-muted);font-size:12px}.IdeaLauncher-module__ua0Xba__suggestions{flex-wrap:wrap;justify-content:center;gap:10px 24px;margin-top:19px;display:flex}.IdeaLauncher-module__ua0Xba__suggestions button{color:var(--ink-muted);cursor:pointer;text-underline-offset:4px;font-size:11px}.IdeaLauncher-module__ua0Xba__suggestions button:hover{color:var(--ink);text-decoration:underline}@media (max-width:700px){.IdeaLauncher-module__ua0Xba__launcher{margin-top:28px}.IdeaLauncher-module__ua0Xba__composer{padding:18px}.IdeaLauncher-module__ua0Xba__composer textarea{font-size:16px}.IdeaLauncher-module__ua0Xba__footer{gap:10px}.IdeaLauncher-module__ua0Xba__footer>span{max-width:12ch;font-size:11px;line-height:1.5}.IdeaLauncher-module__ua0Xba__footer button{padding:11px 14px;font-size:12px}.IdeaLauncher-module__ua0Xba__suggestions{gap:10px 16px}.IdeaLauncher-module__ua0Xba__suggestions button{font-size:10px}}
.toast-module__O_g9aG__viewport{z-index:var(--ui-toast-z,100);right:max(16px, env(safe-area-inset-right));bottom:calc(max(16px, env(safe-area-inset-bottom)) + var(--ui-toast-offset,0px));pointer-events:none;gap:12px;width:min(400px,100% - 32px);display:grid;position:fixed}.toast-module__O_g9aG__viewport[data-position=top-end]{top:calc(max(16px, env(safe-area-inset-top)) + var(--ui-toast-offset,0px));bottom:auto}.toast-module__O_g9aG__toast{box-sizing:border-box;border:1px solid var(--ui-border,#dddad2);border-radius:var(--ui-radius,16px);background:var(--ui-surface,#faf9f5);color:var(--ui-text,#242422);font:400 14px/1.5 var(--ui-font,Arial, sans-serif);pointer-events:auto;align-items:start;gap:12px;padding:16px;animation:.2s ease-out toast-module__O_g9aG__enter;display:flex;box-shadow:0 12px 44px #0002}.toast-module__O_g9aG__content{flex:1;min-width:0}.toast-module__O_g9aG__content p{overflow-wrap:anywhere;margin:0}.toast-module__O_g9aG__icon{background:var(--ui-hover,#e9e6de);border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-weight:700;display:grid}.toast-module__O_g9aG__toast[data-tone=success] .toast-module__O_g9aG__icon{color:var(--ui-success,#37654a);background:var(--ui-success-soft,#e7efe6)}.toast-module__O_g9aG__toast[data-tone=error] .toast-module__O_g9aG__icon{color:var(--ui-error,#a43830)}.toast-module__O_g9aG__action{margin:4px 0 -8px -12px;padding-inline:12px;font-weight:600}.toast-module__O_g9aG__dismiss{flex:0 0 44px;margin:-10px -10px 0 0;padding:0;font-size:24px}@keyframes toast-module__O_g9aG__enter{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0}}@media (prefers-reduced-motion:reduce){.toast-module__O_g9aG__toast{animation:none}}
.HeroSlice-module__GRML7W__hero{text-align:center;flex-direction:column;justify-content:center;min-height:max(620px,100svh - 80px);padding:56px 0 88px;display:flex;position:relative}.HeroSlice-module__GRML7W__hero h1{letter-spacing:-.07em;text-wrap:balance;font-size:clamp(52px,7.5vw,100px);font-weight:500;line-height:1.03}.HeroSlice-module__GRML7W__copy{color:var(--ink-muted);margin-top:26px;font-size:18px;line-height:1.7}.HeroSlice-module__GRML7W__note{color:var(--ink-muted);margin-top:25px;font-size:12px}.HeroSlice-module__GRML7W__scrollCue{white-space:nowrap;color:var(--ink-muted);align-items:center;gap:20px;font-size:11px;display:inline-flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.HeroSlice-module__GRML7W__scrollCue:hover{color:var(--ink)}.HeroSlice-module__GRML7W__scrollCue span{font-size:17px}@media (max-width:700px){.HeroSlice-module__GRML7W__hero{min-height:max(640px,100svh - 105px);padding:56px 0 88px}.HeroSlice-module__GRML7W__hero h1{max-width:9ch;margin-inline:auto;font-size:clamp(52px,12vw,74px)}.HeroSlice-module__GRML7W__copy{margin-top:22px;font-size:15px}.HeroSlice-module__GRML7W__note{margin-top:22px;font-size:11px}.HeroSlice-module__GRML7W__scrollCue{bottom:25px}}
.editor-module__neIFgq__manager{--ae-text:var(--audio-text,#20362b);--ae-muted:var(--audio-muted,#6c7a70);--ae-line:var(--audio-line,#dce3d9);--ae-panel:var(--audio-panel,#fff);--ae-accent:var(--audio-accent,#cde79c);color:var(--ae-text);font-family:var(--audio-font,inherit);max-width:1100px;margin:0 auto}.editor-module__neIFgq__manager *{box-sizing:border-box}.editor-module__neIFgq__manager button,.editor-module__neIFgq__manager input,.editor-module__neIFgq__manager textarea{font:inherit}.editor-module__neIFgq__manager button{cursor:pointer}.editor-module__neIFgq__manager button:disabled{opacity:.45;cursor:default}.editor-module__neIFgq__manager button:focus-visible,.editor-module__neIFgq__manager input:focus-visible,.editor-module__neIFgq__manager textarea:focus-visible{outline-offset:3px;outline:3px solid #789c57}.editor-module__neIFgq__manager button{border:1px solid var(--ae-line);background:var(--ae-panel);color:var(--ae-text);border-radius:25px;padding:10px 16px;font-size:12px}.editor-module__neIFgq__manager .editor-module__neIFgq__primaryButton{background:var(--ae-accent);color:var(--audio-on-accent,#243426);border:0;justify-content:center;align-items:center;gap:8px;font-weight:600;display:inline-flex}.editor-module__neIFgq__eyebrow{color:var(--ae-muted);letter-spacing:.2em;font-size:9px;font-weight:650;display:block}.editor-module__neIFgq__managerHeading,.editor-module__neIFgq__editorHeading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.editor-module__neIFgq__managerHeading h1{letter-spacing:-.045em;margin:14px 0;font-size:clamp(34px,5vw,52px);font-weight:520;line-height:1.1}.editor-module__neIFgq__managerHeading p,.editor-module__neIFgq__editorHeading p{color:var(--ae-muted);margin:0;font-size:13px;line-height:1.7}.editor-module__neIFgq__editorHeading h2{letter-spacing:-.035em;margin:9px 0;font-size:26px;font-weight:550}.editor-module__neIFgq__createForm{background:var(--ae-panel);border:1px solid var(--ae-line);border-radius:15px;align-items:flex-end;gap:18px;margin:25px 0;padding:25px;display:flex}.editor-module__neIFgq__createForm label{flex:1}.editor-module__neIFgq__manager label{gap:8px;font-size:12px;font-weight:550;display:grid}.editor-module__neIFgq__manager input:not([type=file]),.editor-module__neIFgq__manager textarea{width:100%;color:var(--ae-text);background:var(--ae-panel);border:1px solid var(--ae-line);border-radius:7px;min-width:0;padding:11px 12px;font-size:13px;display:block}.editor-module__neIFgq__manager textarea{resize:vertical;min-height:82px}.editor-module__neIFgq__albumTabs{gap:10px;padding:5px 0 23px;display:flex;overflow:auto}.editor-module__neIFgq__albumTabs button{text-align:left;border-radius:10px;min-width:120px;padding:14px 18px}.editor-module__neIFgq__albumTabs button[aria-current=true]{background:#e8eeda;border-color:#97aa7d}.editor-module__neIFgq__albumTabs small{color:var(--ae-muted);margin-top:6px;font-size:10px;display:block}.editor-module__neIFgq__albumEditor{background:var(--ae-panel);border:1px solid var(--ae-line);border-radius:18px;padding:30px}.editor-module__neIFgq__albumFields{grid-template-columns:155px 1fr;gap:30px;display:grid}.editor-module__neIFgq__coverField>span{width:155px}.editor-module__neIFgq__coverField{align-content:start;gap:12px;display:grid}.editor-module__neIFgq__coverField small{color:var(--ae-muted);font-size:10px;line-height:1.6}.editor-module__neIFgq__fields{gap:17px;display:grid}.editor-module__neIFgq__fieldRow{grid-template-columns:1fr 110px;gap:16px;display:grid}.editor-module__neIFgq__manager .editor-module__neIFgq__fileButton{border:1px solid var(--ae-line);cursor:pointer;background:var(--ae-panel);border-radius:22px;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:10px 14px;font-size:11px;display:inline-flex;position:relative}.editor-module__neIFgq__fileButton input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.editor-module__neIFgq__fileButton:focus-within{outline:3px solid #789c57}.editor-module__neIFgq__dropzone{background:#f4f6ef;border:1px dashed #a7b69d;border-radius:12px;align-items:center;gap:18px;margin:27px 0 12px;padding:24px;display:flex}.editor-module__neIFgq__dropzone>div{flex:1}.editor-module__neIFgq__dropzone strong{font-size:13px;font-weight:550}.editor-module__neIFgq__dropzone p{color:var(--ae-muted);margin:7px 0 0;font-size:10px}.editor-module__neIFgq__uploadQueue{max-height:240px;margin:10px 0 20px;padding:0;list-style:none;overflow:auto}.editor-module__neIFgq__uploadQueue li{border-bottom:1px solid var(--ae-line);align-items:center;gap:12px;padding:12px 0;font-size:12px;display:flex}.editor-module__neIFgq__uploadQueue li>div{flex:1;min-width:0}.editor-module__neIFgq__uploadQueue strong{overflow-wrap:anywhere;font-size:11px;font-weight:500;display:block}.editor-module__neIFgq__uploadQueue small{color:var(--ae-muted);margin-top:4px;font-size:10px;display:block}.editor-module__neIFgq__uploadQueue progress{accent-color:#3e6643;max-width:80px}.editor-module__neIFgq__uploadQueue button{padding:5px 10px;font-size:10px}.editor-module__neIFgq__tracksHeading{justify-content:space-between;align-items:center;margin-top:25px;display:flex}.editor-module__neIFgq__tracksHeading h3{font-size:15px;font-weight:550}.editor-module__neIFgq__tracksHeading small{color:var(--ae-muted);font-size:10px}.editor-module__neIFgq__editTracks{margin:0;padding:0;list-style:none}.editor-module__neIFgq__editTracks li{border-bottom:1px solid var(--ae-line);grid-template-columns:22px minmax(0,1.3fr) minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;display:grid}.editor-module__neIFgq__editTracks li>span{color:var(--ae-muted);font:10px ui-monospace,monospace}.editor-module__neIFgq__editTracks li>div{gap:3px;display:flex}.editor-module__neIFgq__editTracks li button{border:0;border-radius:5px;padding:7px}.editor-module__neIFgq__editTracks input{padding:9px!important;font-size:12px!important}.editor-module__neIFgq__saveBar{border-top:1px solid var(--ae-line);justify-content:space-between;align-items:center;gap:20px;margin-top:25px;padding-top:22px;display:flex}.editor-module__neIFgq__saveBar p{color:var(--ae-muted);font-size:11px;line-height:1.6}.editor-module__neIFgq__saveBar>div{flex-shrink:0;gap:10px;display:flex}.editor-module__neIFgq__empty{text-align:center;color:var(--ae-muted);padding:45px 20px;font-size:13px;line-height:1.8}.editor-module__neIFgq__empty h2{color:var(--ae-text);font-weight:500}.editor-module__neIFgq__error,.editor-module__neIFgq__notice{background:#fff7f0;border:1px solid #d6ad8f;border-radius:10px;margin:20px 0;padding:16px 20px;font-size:13px;line-height:1.6}.editor-module__neIFgq__error p{margin:0 0 8px}.editor-module__neIFgq__notice{background:#eff5e8;border-color:#adbe9f}.editor-module__neIFgq__manager .editor-module__neIFgq__dangerButton{color:#a33d32;background:#fff8f6;border-color:#e8c8bc}.editor-module__neIFgq__unused{color:var(--ae-muted);margin-top:30px;font-size:12px}.editor-module__neIFgq__unused summary{cursor:pointer;color:var(--ae-text)}.editor-module__neIFgq__unused ul{padding:0;list-style:none}.editor-module__neIFgq__unused li{border-bottom:1px solid var(--ae-line);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.editor-module__neIFgq__unused small{margin-left:12px}.editor-module__neIFgq__unused button{padding:7px 10px;font-size:10px}.editor-module__neIFgq__confirm{z-index:90;background:var(--ae-panel);border:1px solid var(--ae-line);border-radius:15px;width:min(400px,100vw - 30px);padding:25px;position:fixed;bottom:30px;right:25px;box-shadow:0 15px 65px #17251e35}.editor-module__neIFgq__confirm p{color:var(--ae-muted);font-size:12px;line-height:1.7}.editor-module__neIFgq__confirm>div{justify-content:flex-end;gap:10px;display:flex}.editor-module__neIFgq__srOnly{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:650px){.editor-module__neIFgq__managerHeading{align-items:flex-start}.editor-module__neIFgq__managerHeading>button{white-space:nowrap}.editor-module__neIFgq__managerHeading h1{font-size:33px}.editor-module__neIFgq__managerHeading p{max-width:210px}.editor-module__neIFgq__albumEditor{padding:20px 16px}.editor-module__neIFgq__albumFields{grid-template-columns:85px 1fr;gap:16px}.editor-module__neIFgq__coverField>span{width:85px}.editor-module__neIFgq__coverField .editor-module__neIFgq__fileButton{padding:8px;font-size:9px}.editor-module__neIFgq__coverField .editor-module__neIFgq__fileButton svg{display:none}.editor-module__neIFgq__coverField small{font-size:9px}.editor-module__neIFgq__fieldRow{grid-template-columns:1fr}.editor-module__neIFgq__dropzone{flex-wrap:wrap;gap:12px;padding:18px}.editor-module__neIFgq__dropzone>div{flex-basis:75%}.editor-module__neIFgq__dropzone .editor-module__neIFgq__fileButton{margin-left:35px}.editor-module__neIFgq__editTracks li{grid-template-columns:18px minmax(0,1fr) auto}.editor-module__neIFgq__editTracks li>label:nth-of-type(2){grid-area:auto/2}.editor-module__neIFgq__editTracks li>div{grid-area:span 2/3}.editor-module__neIFgq__saveBar{display:block}.editor-module__neIFgq__saveBar>div{justify-content:flex-end}.editor-module__neIFgq__createForm{flex-direction:column;align-items:stretch;padding:18px}.editor-module__neIFgq__editorHeading h2{font-size:22px}.editor-module__neIFgq__editorHeading>button{padding:8px 10px;font-size:10px}}.editor-module__neIFgq__editorFieldset{border:0;min-width:0;margin:0;padding:0}.editor-module__neIFgq__existingFile{align-items:center;gap:12px;margin:12px 0;font-size:13px;display:flex}.editor-module__neIFgq__existingFile select{max-width:60%;color:inherit;background:0 0;border:1px solid #d7ddd5;border-radius:8px;padding:9px}.editor-module__neIFgq__draftHint{color:var(--audio-muted,#68736b);font-size:12px}.editor-module__neIFgq__draftHint button{cursor:pointer;color:inherit;background:0 0;border:0;text-decoration:underline}
.inbox-module__E1LwLq__inbox{color:var(--ui-text,#232520);font-family:var(--ui-font,inherit);grid-template-columns:300px minmax(0,1fr);gap:24px;display:grid}.inbox-module__E1LwLq__sidebar{scrollbar-width:thin;flex-direction:column;gap:18px;min-width:0;max-height:650px;display:flex;overflow:auto}.inbox-module__E1LwLq__heading{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.inbox-module__E1LwLq__heading h2{margin:0;font-size:16px;font-weight:550}.inbox-module__E1LwLq__heading>span{color:var(--ui-muted,#767870);font-size:11px}.inbox-module__E1LwLq__list{flex-direction:column;gap:4px;display:flex}.inbox-module__E1LwLq__thread{text-align:left;white-space:normal;border-radius:var(--ui-control-radius,8px);justify-content:flex-start;gap:12px;width:100%;height:auto;padding:16px 10px}.inbox-module__E1LwLq__thread[aria-current=true]{background:var(--ui-hover,#efede7)}.inbox-module__E1LwLq__avatar{background:var(--ui-surface,#efede7);border:1px solid var(--ui-border,#deddd5);border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:13px;display:grid}.inbox-module__E1LwLq__details{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.inbox-module__E1LwLq__details strong{font-size:13px;font-weight:550}.inbox-module__E1LwLq__details>span{color:var(--ui-muted,#767870);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.inbox-module__E1LwLq__unread{background:var(--ui-accent,#353e38);color:var(--ui-on-accent,#fff);border-radius:50%;place-items:center;min-width:21px;height:21px;font-size:10px;display:grid}.inbox-module__E1LwLq__empty{color:var(--ui-muted,#767870);font-size:13px;line-height:1.8}.inbox-module__E1LwLq__conversation{min-width:0}.inbox-module__E1LwLq__welcome{border:1px solid var(--ui-border,#deddd5);border-radius:var(--ui-radius,20px);text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;height:650px;padding:30px;display:flex}.inbox-module__E1LwLq__welcome>svg{width:32px;height:32px;margin-bottom:20px}.inbox-module__E1LwLq__welcome h2{font-family:var(--ui-display-font,inherit);letter-spacing:-.04em;margin:0 0 14px;font-size:32px;font-weight:500}.inbox-module__E1LwLq__welcome p{color:var(--ui-muted,#767870);font-size:13px}.inbox-module__E1LwLq__back{display:none}@media (max-width:800px){.inbox-module__E1LwLq__inbox{grid-template-columns:minmax(0,1fr)}.inbox-module__E1LwLq__inbox[data-selected=true] .inbox-module__E1LwLq__sidebar,.inbox-module__E1LwLq__inbox[data-selected=false] .inbox-module__E1LwLq__conversation{display:none}.inbox-module__E1LwLq__back{display:block}.inbox-module__E1LwLq__sidebar{max-height:none}}.inbox-module__E1LwLq__details strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.storefront-module__tOSnTq__storefront{background:var(--shop-background,#faf9f6);min-height:100vh}.storefront-module__tOSnTq__header,.storefront-module__tOSnTq__hero,.storefront-module__tOSnTq__collection,.storefront-module__tOSnTq__footer{max-width:1200px;margin:auto;padding-inline:40px}.storefront-module__tOSnTq__header{border-bottom:1px solid var(--shop-border,#e6e3dc);justify-content:space-between;align-items:center;gap:25px;height:100px;display:flex}.storefront-module__tOSnTq__brand{font:600 27px/1 var(--shop-display,Georgia);letter-spacing:-.05em;color:inherit;text-decoration:none}.storefront-module__tOSnTq__header nav{align-items:center;gap:30px;font-size:11px;display:flex}.storefront-module__tOSnTq__header nav>a{color:inherit;text-decoration:none}.storefront-module__tOSnTq__hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:60px;padding-top:55px;padding-bottom:55px;display:grid}.storefront-module__tOSnTq__hero:not(:has(.storefront-module__tOSnTq__heroArt)){grid-template-columns:1fr}.storefront-module__tOSnTq__eyebrow{letter-spacing:.17em;color:var(--shop-muted,#858179);margin:0 0 22px;font-size:8px}.storefront-module__tOSnTq__hero h1{font:400 clamp(52px,5.7vw,79px)/1.02 var(--shop-display,Georgia);white-space:pre-line;letter-spacing:-.055em;margin:0 0 24px}.storefront-module__tOSnTq__description{color:var(--shop-muted,#858179);max-width:350px;margin:0;font-size:13px;line-height:1.8}.storefront-module__tOSnTq__explore{border-bottom:1px solid var(--shop-border,#e6e3dc);width:fit-content;color:var(--shop-text,#302f2b);justify-content:space-between;align-items:center;gap:25px;margin-top:29px;padding-bottom:10px;font-size:11px;text-decoration:none;display:flex}.storefront-module__tOSnTq__explore span{font-size:20px}.storefront-module__tOSnTq__heroArt{border-radius:var(--shop-radius,10px);aspect-ratio:1.23;background:#ece6dc;position:relative;overflow:hidden}.storefront-module__tOSnTq__heroArt>img,.storefront-module__tOSnTq__heroArt>svg{object-fit:cover;width:100%;height:100%;display:block}.storefront-module__tOSnTq__collection{padding-top:34px;padding-bottom:60px}.storefront-module__tOSnTq__collectionHeading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:27px;display:flex}.storefront-module__tOSnTq__collectionHeading .storefront-module__tOSnTq__eyebrow{margin-bottom:13px}.storefront-module__tOSnTq__collectionHeading h2{font:400 33px var(--shop-display,Georgia);letter-spacing:-.035em;margin:0}.storefront-module__tOSnTq__collectionHeading>span{color:var(--shop-muted,#858179);font-size:10px}.storefront-module__tOSnTq__footer{border-top:1px solid var(--shop-border,#e6e3dc);color:var(--shop-muted,#858179);justify-content:space-between;gap:25px;padding-block:30px;font-size:10px;display:flex}.storefront-module__tOSnTq__footer a{color:inherit}@media (max-width:750px){.storefront-module__tOSnTq__header,.storefront-module__tOSnTq__hero,.storefront-module__tOSnTq__collection,.storefront-module__tOSnTq__footer{padding-inline:23px}.storefront-module__tOSnTq__header{height:82px}.storefront-module__tOSnTq__brand{font-size:24px}.storefront-module__tOSnTq__header nav{gap:20px}.storefront-module__tOSnTq__hero{gap:27px;padding-top:35px;padding-bottom:30px}.storefront-module__tOSnTq__hero h1{font-size:51px}.storefront-module__tOSnTq__description{font-size:12px}.storefront-module__tOSnTq__heroArt{aspect-ratio:.78}.storefront-module__tOSnTq__eyebrow{letter-spacing:.13em;font-size:7px}.storefront-module__tOSnTq__explore{font-size:10px}.storefront-module__tOSnTq__collectionHeading>span{display:none}.storefront-module__tOSnTq__collectionHeading h2{font-size:29px}}@media (max-width:500px){.storefront-module__tOSnTq__hero{grid-template-columns:1fr}.storefront-module__tOSnTq__heroArt{aspect-ratio:1.75}.storefront-module__tOSnTq__hero h1{font-size:58px}.storefront-module__tOSnTq__hero .storefront-module__tOSnTq__eyebrow{margin-bottom:17px}.storefront-module__tOSnTq__hero>div:first-child{padding-block:6px 0}.storefront-module__tOSnTq__header nav>a:first-child{display:none}.storefront-module__tOSnTq__collection{padding-top:20px}.storefront-module__tOSnTq__footer{font-size:9px}.storefront-module__tOSnTq__hero h1{white-space:normal;max-width:300px}}.storefront-module__tOSnTq__header{background:var(--shop-background,#faf9f6)}
.article-module__UX_TBG__article{--butter:#eadb9b}.article-module__UX_TBG__breadcrumb{padding-top:var(--page-back-inset);color:var(--ink-muted);justify-content:space-between;align-items:center;gap:18px;font-size:12px;display:flex}.article-module__UX_TBG__breadcrumb>span{font:9px var(--font-mono);letter-spacing:.07em;text-transform:uppercase}.article-module__UX_TBG__breadcrumb a:hover,.article-module__UX_TBG__cover a:hover,.article-module__UX_TBG__sidebar a:hover{color:var(--ink)}.article-module__UX_TBG__header{text-align:center;padding:64px 0 60px}.article-module__UX_TBG__kicker,.article-module__UX_TBG__sectionNumber{font:500 10px/1.6 var(--font-mono);letter-spacing:.12em;color:var(--ink-muted)}.article-module__UX_TBG__kicker{text-transform:uppercase}.article-module__UX_TBG__header h1{letter-spacing:-.06em;margin:30px 0;font:400 clamp(58px,7.5vw,96px)/1.02 Georgia,Times New Roman,serif}.article-module__UX_TBG__header h1 em{font-weight:400}.article-module__UX_TBG__deck{color:var(--ink-muted);text-wrap:pretty;max-width:650px;margin:0 auto;font-size:clamp(16px,1.8vw,19px);line-height:1.7}.article-module__UX_TBG__byline{color:var(--ink-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:30px;font-size:11px;display:flex}.article-module__UX_TBG__author{color:var(--ink);align-items:center;gap:10px;display:inline-flex}.article-module__UX_TBG__readingTime{font:9px var(--font-mono);color:var(--ink-muted);margin-top:14px;display:block}.article-module__UX_TBG__cover{margin:0}.article-module__UX_TBG__cover>svg{background:var(--butter);border-radius:3px;width:100%;height:auto;max-height:520px;display:block}.article-module__UX_TBG__cover figcaption{color:var(--ink-muted);justify-content:space-between;gap:20px;padding-top:14px;font-size:10px;display:flex}.article-module__UX_TBG__cover figcaption a{gap:14px;display:flex}.article-module__UX_TBG__bodyLayout{grid-template-columns:190px minmax(0,650px);justify-content:space-between;column-gap:65px;padding:78px 55px 0 0;display:grid}.article-module__UX_TBG__sidebar{min-width:0}.article-module__UX_TBG__sidebarContent{top:calc(var(--site-header-height,80px) + 40px);position:sticky}.article-module__UX_TBG__sidebar nav{color:var(--ink-muted);flex-direction:column;gap:17px;font-size:11px;display:flex}.article-module__UX_TBG__sidebar nav>span{color:var(--ink);font:10px var(--font-mono);text-transform:uppercase;letter-spacing:.1em;padding-bottom:6px}.article-module__UX_TBG__fieldNote{font:8px/2 var(--font-mono);color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;margin:48px 0 0}.article-module__UX_TBG__prose{min-width:0;color:var(--ink-3);padding-bottom:60px;font-size:17px;line-height:1.9}.article-module__UX_TBG__prose>p,.article-module__UX_TBG__prose>section>p{text-wrap:pretty;margin:0 0 24px}.article-module__UX_TBG__prose .article-module__UX_TBG__lead{color:var(--ink);letter-spacing:-.02em;font-size:21px;line-height:1.75}.article-module__UX_TBG__prose>section>h2{letter-spacing:-.04em;color:var(--ink);margin:16px 0 25px;font:400 clamp(29px,3.4vw,39px)/1.2 Georgia,Times New Roman,serif}.article-module__UX_TBG__prose>section{scroll-margin-top:calc(var(--site-header-height,80px) + 32px);padding-top:32px}.article-module__UX_TBG__interlude{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:32px;margin:36px 0;padding:25px 0;display:flex}.article-module__UX_TBG__bigFive{color:var(--ink);letter-spacing:-.06em;font:400 92px/.95 Georgia,serif}.article-module__UX_TBG__bigFive span{letter-spacing:-.03em;margin-left:9px;font-size:30px}.article-module__UX_TBG__interlude p{color:var(--ink-muted);margin:0;font-size:14px;line-height:1.6}.article-module__UX_TBG__prose blockquote{letter-spacing:-.035em;color:var(--ink);border-left:3px solid var(--butter);margin:38px 0;padding-left:28px;font:400 clamp(31px,3.6vw,44px)/1.25 Georgia,serif}.article-module__UX_TBG__experiment{border-top:1px solid var(--line);margin:52px 0 24px}.article-module__UX_TBG__prose>section>.article-module__UX_TBG__caption{font:9px/1.7 var(--font-mono);color:var(--ink-muted);margin:13px 0 0}.article-module__UX_TBG__prose .article-module__UX_TBG__closing{letter-spacing:-.045em;color:var(--ink);margin-top:45px;font:400 clamp(33px,3.7vw,43px)/1.24 Georgia,serif}.article-module__UX_TBG__articleCta{flex-direction:column;align-items:flex-start;gap:18px;margin-top:30px;display:flex}.article-module__UX_TBG__articleCta>a:last-child{color:var(--ink-muted);font-size:12px}.article-module__UX_TBG__endnote{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:60px;padding-top:25px;display:flex}.article-module__UX_TBG__endnote>span{font:8px var(--font-mono);color:var(--ink-muted);letter-spacing:.05em}@media (max-width:950px){.article-module__UX_TBG__bodyLayout{grid-template-columns:145px minmax(0,1fr);gap:0 40px;padding-right:0}}@media (max-width:700px){.article-module__UX_TBG__breadcrumb>span{font-size:8px}.article-module__UX_TBG__header{padding:46px 0 38px}.article-module__UX_TBG__kicker{letter-spacing:.08em;font-size:8px}.article-module__UX_TBG__header h1{margin:24px 0;font-size:clamp(48px,12.8vw,76px)}.article-module__UX_TBG__deck{font-size:15px}.article-module__UX_TBG__desktopBreak{display:none}.article-module__UX_TBG__byline{gap:7px;font-size:10px}.article-module__UX_TBG__cover figcaption{font-size:9px;line-height:1.6}.article-module__UX_TBG__cover figcaption>span{max-width:120px}.article-module__UX_TBG__cover figcaption a{text-align:right;gap:5px;max-width:165px}.article-module__UX_TBG__bodyLayout{padding-top:42px;display:block}.article-module__UX_TBG__sidebar{display:none}.article-module__UX_TBG__prose{font-size:16px;line-height:1.85}.article-module__UX_TBG__prose .article-module__UX_TBG__lead{font-size:19px}.article-module__UX_TBG__prose blockquote{padding-left:20px}.article-module__UX_TBG__experiment{margin-top:42px}.article-module__UX_TBG__caption{font-size:8px}}
.manager-module__pSeEvq__manager{min-width:0}.manager-module__pSeEvq__managerHeading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.manager-module__pSeEvq__managerHeading h2{letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(26px,3vw,36px);font-weight:500}.manager-module__pSeEvq__managerHeading p,.manager-module__pSeEvq__deleteRow,.manager-module__pSeEvq__uploadActions>span,.manager-module__pSeEvq__collectionHeading>span{color:var(--gallery-muted);font-size:12px;line-height:1.7}.manager-module__pSeEvq__libraryTools{border-bottom:1px solid var(--gallery-border);grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:32px;padding-bottom:28px;display:grid}.manager-module__pSeEvq__create{align-items:flex-end;gap:12px;display:flex}.manager-module__pSeEvq__create>div{flex:1;min-width:0}.manager-module__pSeEvq__create>button{flex-shrink:0}.manager-module__pSeEvq__metadata{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:32px;margin:28px 0;display:grid}.manager-module__pSeEvq__metadata textarea{min-height:84px}.manager-module__pSeEvq__collectionHeading,.manager-module__pSeEvq__uploadActions,.manager-module__pSeEvq__saveBar,.manager-module__pSeEvq__saveBar>div,.manager-module__pSeEvq__deleteRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.manager-module__pSeEvq__collectionHeading{margin:25px 0 16px}.manager-module__pSeEvq__collectionHeading h3{margin:0;font-size:17px;font-weight:500}.manager-module__pSeEvq__uploadActions{justify-content:flex-start}.manager-module__pSeEvq__fileInput{display:none}.manager-module__pSeEvq__uploadList{margin:20px 0;padding:0;list-style:none}.manager-module__pSeEvq__uploadList li{flex-wrap:wrap;align-items:center;gap:12px;padding:10px 0;font-size:12px;display:flex}.manager-module__pSeEvq__uploadList li>span:first-child{overflow-wrap:anywhere;flex:1;min-width:130px}.manager-module__pSeEvq__uploadList li>span:nth-child(2){color:var(--gallery-muted)}.manager-module__pSeEvq__uploadList progress{width:90px;height:4px;accent-color:var(--gallery-accent)}.manager-module__pSeEvq__error{color:var(--ui-error,#bc534d);margin:15px 0;font-size:13px;line-height:1.8}.manager-module__pSeEvq__emptyPhotos{color:var(--gallery-muted);margin:0;padding:35px 0;font-size:14px}.manager-module__pSeEvq__photoList{margin-top:25px}.manager-module__pSeEvq__photoEditor{border-top:1px solid var(--gallery-border);grid-template-columns:180px minmax(0,1fr);gap:26px;padding-block:22px;display:grid}.manager-module__pSeEvq__thumbnail{aspect-ratio:1.1;border-radius:var(--gallery-radius);align-self:start;position:relative;overflow:hidden}.manager-module__pSeEvq__thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.manager-module__pSeEvq__coverLabel{color:#282823;background:#fff;border-radius:4px;padding:5px 8px;font-size:10px;position:absolute;bottom:8px;left:8px}.manager-module__pSeEvq__photoFields{grid-template-columns:1fr 1fr;gap:15px;display:grid}.manager-module__pSeEvq__photoActions{flex-wrap:wrap;grid-column:1/-1;gap:6px;display:flex}.manager-module__pSeEvq__saveBar{border-top:1px solid var(--gallery-border);margin-top:16px;padding-top:23px}.manager-module__pSeEvq__deleteRow{margin-top:12px}.manager-module__pSeEvq__status{min-height:22px;color:var(--gallery-muted);font-size:13px}.manager-module__pSeEvq__dialogActions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.manager-module__pSeEvq__assetGrid{scrollbar-width:thin;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;gap:12px;max-height:55dvh;margin-block:20px;display:grid;overflow:auto}.manager-module__pSeEvq__assetGrid .manager-module__pSeEvq__assetChoice{border:0;flex-direction:column;min-width:0;padding:0;display:flex;overflow:hidden}.manager-module__pSeEvq__assetChoice img{aspect-ratio:1;object-fit:cover;border-radius:7px;flex:none;width:100%;height:auto}.manager-module__pSeEvq__assetChoice>span{white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:700px){.manager-module__pSeEvq__managerHeading{flex-wrap:wrap;gap:10px}.manager-module__pSeEvq__libraryTools,.manager-module__pSeEvq__metadata{grid-template-columns:1fr;gap:20px}.manager-module__pSeEvq__photoEditor{grid-template-columns:90px minmax(0,1fr);gap:16px}.manager-module__pSeEvq__thumbnail{aspect-ratio:.8;border-radius:7px}.manager-module__pSeEvq__coverLabel{padding:4px;font-size:8px;bottom:5px;left:5px}.manager-module__pSeEvq__photoFields{grid-template-columns:1fr}.manager-module__pSeEvq__photoActions{gap:0;margin-left:-8px}.manager-module__pSeEvq__photoActions button{padding-inline:8px;font-size:11px}.manager-module__pSeEvq__saveBar>div{justify-content:flex-end;width:100%}.manager-module__pSeEvq__uploadActions{gap:10px}.manager-module__pSeEvq__uploadActions>span{width:100%;font-size:11px}.manager-module__pSeEvq__assetGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.domains-module__Nd0LVW__root{gap:24px;min-width:0;display:grid}.domains-module__Nd0LVW__row,.domains-module__Nd0LVW__actions,.domains-module__Nd0LVW__formFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.domains-module__Nd0LVW__hint{color:var(--ui-muted);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.7}.domains-module__Nd0LVW__notice{overflow-wrap:anywhere;font-size:13px;line-height:1.65}.domains-module__Nd0LVW__notice p{margin:0 0 12px}.domains-module__Nd0LVW__list{gap:24px;display:grid}.domains-module__Nd0LVW__domain{border-block-start:1px solid var(--ui-border);gap:16px;min-width:0;padding-block-start:24px;display:grid}.domains-module__Nd0LVW__domain h3{overflow-wrap:anywhere;margin:0;font-size:1.05rem}.domains-module__Nd0LVW__domain>p{margin:0}.domains-module__Nd0LVW__actions{justify-content:flex-start}.domains-module__Nd0LVW__records{max-width:100%;overflow-x:auto}.domains-module__Nd0LVW__records table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.85rem}.domains-module__Nd0LVW__records caption{text-align:start;color:var(--ui-muted);margin-bottom:8px;font-size:12px}.domains-module__Nd0LVW__records th,.domains-module__Nd0LVW__records td{text-align:start;vertical-align:top;border-block-end:1px solid var(--ui-border,#444);padding:.7rem .4rem}.domains-module__Nd0LVW__records th:first-child{width:4.5rem}.domains-module__Nd0LVW__records small{opacity:.7;font-size:.65rem;display:block}.domains-module__Nd0LVW__records code{overflow-wrap:anywhere;white-space:pre-wrap;-webkit-user-select:text;user-select:text;display:block}.domains-module__Nd0LVW__form{gap:16px;display:grid}.domains-module__Nd0LVW__formFooter .domains-module__Nd0LVW__hint{flex:1}.domains-module__Nd0LVW__address{border-top:1px solid var(--ui-border);gap:4px;min-width:0;padding-top:20px;display:grid}.domains-module__Nd0LVW__address span{color:var(--ui-muted);font-size:12px}.domains-module__Nd0LVW__address a{color:var(--ui-text);text-decoration:underline;-webkit-text-decoration-color:var(--ui-border);text-decoration-color:var(--ui-border);text-underline-offset:4px;overflow-wrap:anywhere;font-size:13px}@media (max-width:480px){.domains-module__Nd0LVW__formFooter{flex-direction:column-reverse;align-items:stretch}.domains-module__Nd0LVW__formFooter .domains-module__Nd0LVW__hint{text-align:center}}
.source-module__Zo2XIW__root{gap:20px;min-width:0;display:grid}.source-module__Zo2XIW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.source-module__Zo2XIW__toolbar>:first-child{flex:220px;max-width:300px}.source-module__Zo2XIW__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.source-module__Zo2XIW__version{min-width:0;color:var(--ui-muted);align-items:center;gap:12px;font-size:12px;display:flex}.source-module__Zo2XIW__branch{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.source-module__Zo2XIW__commit{white-space:nowrap;flex:none}.source-module__Zo2XIW__version>:last-child{flex:none;margin-left:auto}.source-module__Zo2XIW__browser{gap:16px;min-width:0;display:grid}.source-module__Zo2XIW__pathBar{justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:44px;display:flex}.source-module__Zo2XIW__breadcrumbs{min-width:0;color:var(--ui-muted);--ui-menu-font-size:14px;flex-wrap:wrap;align-items:center;gap:4px;font-size:14px;display:flex}.source-module__Zo2XIW__breadcrumbs a{width:auto}.source-module__Zo2XIW__crumb{overflow-wrap:anywhere;align-items:center;gap:8px;min-width:0;display:inline-flex}.source-module__Zo2XIW__directory{border:1px solid var(--ui-border);border-radius:var(--ui-control-radius);overflow:hidden}.source-module__Zo2XIW__directoryTools{justify-content:space-between;align-items:center;gap:20px;padding:16px;display:flex}.source-module__Zo2XIW__directoryTools>:first-child{flex:1;min-width:0;max-width:360px}.source-module__Zo2XIW__columnHead,.source-module__Zo2XIW__file>span{grid-template-columns:minmax(0,1fr) 110px 90px;align-items:center;gap:16px;width:100%;display:grid}.source-module__Zo2XIW__columnHead{background:var(--ui-hover);color:var(--ui-muted);padding:12px 16px;font-size:12px}.source-module__Zo2XIW__columnHead>:last-child{text-align:right}.source-module__Zo2XIW__files{min-width:0;margin:0;padding:0;list-style:none}.source-module__Zo2XIW__files li{border-top:1px solid var(--ui-border);min-width:0}.source-module__Zo2XIW__file{--ui-menu-font-size:13px;width:100%}.source-module__Zo2XIW__fileIdentity{align-items:center;gap:12px;min-width:0;display:flex}.source-module__Zo2XIW__fileIdentity svg{color:var(--ui-muted);flex:none}.source-module__Zo2XIW__fileIdentity>span{overflow-wrap:anywhere;min-width:0}.source-module__Zo2XIW__fileKind,.source-module__Zo2XIW__fileSize{color:var(--ui-muted);font-size:12px}.source-module__Zo2XIW__fileSize{text-align:right}.source-module__Zo2XIW__fileLayout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:24px;min-width:0;display:grid}.source-module__Zo2XIW__folderSidebar{min-width:0;top:calc(var(--site-header-height,72px) + 24px);position:sticky}.source-module__Zo2XIW__folderSidebar h2{overflow-wrap:anywhere;margin:0 0 12px;font-size:13px;font-weight:500}.source-module__Zo2XIW__compactDirectory .source-module__Zo2XIW__directoryTools{padding:0 0 12px}.source-module__Zo2XIW__compactDirectory .source-module__Zo2XIW__directoryTools>:first-child{max-width:none}.source-module__Zo2XIW__compactDirectory .source-module__Zo2XIW__columnHead,.source-module__Zo2XIW__compactDirectory .source-module__Zo2XIW__fileKind,.source-module__Zo2XIW__compactDirectory .source-module__Zo2XIW__fileSize{display:none}.source-module__Zo2XIW__compactDirectory .source-module__Zo2XIW__file>span{grid-template-columns:minmax(0,1fr)}.source-module__Zo2XIW__compactDirectory .source-module__Zo2XIW__files{max-height:450px;overflow:auto}.source-module__Zo2XIW__compactDirectory .source-module__Zo2XIW__files li{border:0}.source-module__Zo2XIW__filePanel{border:1px solid var(--ui-border);border-radius:var(--ui-control-radius);min-width:0;overflow:hidden}.source-module__Zo2XIW__fileHeading{border-bottom:1px solid var(--ui-border);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.source-module__Zo2XIW__fileHeading h2{overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:500}.source-module__Zo2XIW__fileHeading>span{color:var(--ui-muted);flex:none;font-size:12px}.source-module__Zo2XIW__hint{color:var(--ui-muted);margin:0;font-size:13px;line-height:1.7}.source-module__Zo2XIW__notice,.source-module__Zo2XIW__empty{background:var(--ui-background);border-radius:var(--ui-control-radius);color:var(--ui-muted);margin:0;padding:24px;line-height:1.65}.source-module__Zo2XIW__notice p,.source-module__Zo2XIW__empty p{margin:0 0 12px}@media (max-width:800px){.source-module__Zo2XIW__fileLayout{grid-template-columns:minmax(0,1fr)}.source-module__Zo2XIW__folderSidebar{position:static}.source-module__Zo2XIW__compactDirectory .source-module__Zo2XIW__files{max-height:160px}}@media (max-width:500px){.source-module__Zo2XIW__toolbar>:first-child{flex-basis:100%;max-width:none}.source-module__Zo2XIW__toolbar .source-module__Zo2XIW__actions{justify-content:space-between;width:100%}.source-module__Zo2XIW__columnHead,.source-module__Zo2XIW__file>span{grid-template-columns:minmax(0,1fr) 70px;gap:12px}.source-module__Zo2XIW__fileKind,.source-module__Zo2XIW__columnHead>:nth-child(2){display:none}.source-module__Zo2XIW__directoryTools{flex-wrap:wrap;gap:8px}.source-module__Zo2XIW__directoryTools>:first-child{flex-basis:100%}}
.ProjectStart-module__FrOhma__page{padding:var(--page-back-inset) 0 64px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark] .ProjectStart-module__FrOhma__page{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.ProjectStart-module__FrOhma__briefContainer{max-width:760px}.ProjectStart-module__FrOhma__topline{justify-content:space-between;align-items:center;gap:20px;min-width:0;display:flex}.ProjectStart-module__FrOhma__progress{color:var(--ink-muted);white-space:nowrap;font-size:12px}.ProjectStart-module__FrOhma__heading{padding:28px 0 30px}.ProjectStart-module__FrOhma__heading h1{letter-spacing:-.045em;text-wrap:balance;font-size:34px;font-weight:500;line-height:1.2}.ProjectStart-module__FrOhma__heading h1:focus{outline:none}.ProjectStart-module__FrOhma__heading p{color:var(--ink-muted);text-wrap:pretty;margin-top:10px;font-size:14px;line-height:1.7}.ProjectStart-module__FrOhma__ideaForm{flex-direction:column;gap:24px;display:flex}.ProjectStart-module__FrOhma__ideaForm textarea{min-height:180px}.ProjectStart-module__FrOhma__ideaActions{justify-content:space-between;align-items:center;gap:20px;padding-top:4px;display:flex}.ProjectStart-module__FrOhma__ideaActions>span{color:var(--ink-muted);font-size:12px}.ProjectStart-module__FrOhma__ideaRecap{align-items:center;gap:20px;min-width:0;margin-bottom:28px;display:flex}.ProjectStart-module__FrOhma__ideaRecap>div{flex:1;min-width:0}.ProjectStart-module__FrOhma__ideaRecap strong{overflow-wrap:anywhere;font-size:13px;font-weight:500}.ProjectStart-module__FrOhma__ideaRecap p{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;line-height:1.6;overflow:hidden}.ProjectStart-module__FrOhma__ideaRecap>button{flex-shrink:0}.ProjectStart-module__FrOhma__notice{background:var(--accent-soft);color:var(--ink);border-radius:10px;margin-bottom:25px;padding:20px 24px;font-size:13px;line-height:1.8}.ProjectStart-module__FrOhma__notice a{text-underline-offset:3px;text-decoration:underline}.ProjectStart-module__FrOhma__finish{justify-content:space-between;align-items:center;gap:25px;padding-top:28px;display:flex}.ProjectStart-module__FrOhma__finish p{color:var(--ink-muted);font-size:12px;line-height:1.7}.ProjectStart-module__FrOhma__finish button{flex-shrink:0}@media (max-width:700px){.ProjectStart-module__FrOhma__page{padding-bottom:40px}.ProjectStart-module__FrOhma__topline{gap:12px}.ProjectStart-module__FrOhma__progress{font-size:11px}.ProjectStart-module__FrOhma__heading{padding:24px 0 28px}.ProjectStart-module__FrOhma__heading h1{font-size:30px}.ProjectStart-module__FrOhma__heading p{font-size:13px}.ProjectStart-module__FrOhma__ideaRecap{gap:12px}.ProjectStart-module__FrOhma__finish{flex-direction:column;align-items:stretch;gap:14px}.ProjectStart-module__FrOhma__finish p{text-align:center}}@media (max-width:380px){.ProjectStart-module__FrOhma__ideaActions{flex-wrap:wrap;gap:14px}.ProjectStart-module__FrOhma__ideaActions>button{margin-left:auto}}
.payments-module__AsbKFq__button{border-radius:var(--payment-radius,9px);background:var(--payment-accent,#272724);width:100%;min-height:46px;color:var(--payment-on-accent,#fff);font:600 14px/1.4 var(--payment-font,Arial,sans-serif);cursor:pointer;border:0;padding:13px 20px}.payments-module__AsbKFq__button:hover:not(:disabled){filter:brightness(.9)}.payments-module__AsbKFq__button:disabled{opacity:.45;cursor:not-allowed}.payments-module__AsbKFq__button:focus-visible{outline:2px solid var(--payment-focus,#355e85);outline-offset:4px}.payments-module__AsbKFq__error{color:#a52727;margin:12px 0 0;font:13px/1.5 Arial,sans-serif}.payments-module__AsbKFq__plans{font-family:var(--payment-font,Arial,sans-serif);color:var(--payment-text,#272724);grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:22px;display:grid}.payments-module__AsbKFq__plan{border:1px solid var(--payment-border,#e0ded7);border-radius:var(--payment-radius,14px);background:var(--payment-surface,#fff);flex-direction:column;padding:28px;display:flex;position:relative}.payments-module__AsbKFq__plan[data-featured]{border-color:var(--payment-accent,#272724)}.payments-module__AsbKFq__plan h3{margin:0;font-size:20px}.payments-module__AsbKFq__plan p{color:var(--payment-muted,#73716b);min-height:42px;font-size:13px;line-height:1.7}.payments-module__AsbKFq__price{letter-spacing:-.04em;margin:12px 0;font-size:35px;font-weight:600}.payments-module__AsbKFq__price small{color:var(--payment-muted,#73716b);letter-spacing:0;margin-left:6px;font-size:12px;font-weight:400}.payments-module__AsbKFq__plan ul{flex:1;margin:15px 0 27px;padding:0;font-size:13px;line-height:1.7;list-style:none}.payments-module__AsbKFq__plan li{margin:9px 0}.payments-module__AsbKFq__plan li:before{content:"✓";margin-right:10px}.payments-module__AsbKFq__badge{background:var(--payment-accent,#272724);color:var(--payment-on-accent,#fff);border-radius:20px;padding:5px 10px;font-size:10px;position:absolute;top:-12px;right:20px}
.brand-visual-module__xeumeG__product,.brand-visual-module__xeumeG__studio,.brand-visual-module__xeumeG__local{max-width:var(--content-width,1160px);margin:0 auto var(--section-space,72px);border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:var(--bg-card);padding:30px;overflow:hidden}.brand-visual-module__xeumeG__product .template-dashboard{background:var(--bg-card);grid-template-columns:150px 1fr;gap:30px;min-height:330px;display:grid}.brand-visual-module__xeumeG__product .template-dashboard>aside{color:var(--ink-muted);border-right:1px solid var(--line-soft);flex-direction:column;gap:24px;padding-right:25px;font-size:12px;display:flex}.brand-visual-module__xeumeG__product aside>b{font:32px var(--font-display);color:var(--accent);margin-bottom:20px}.brand-visual-module__xeumeG__product small{letter-spacing:.15em;color:var(--ink-muted);font-size:9px}.brand-visual-module__xeumeG__product h3{margin:18px 0;font-size:24px}.brand-visual-module__xeumeG__product .dashboard-stats{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.brand-visual-module__xeumeG__product .dashboard-stats>section{background:var(--bg-elevated);border-radius:var(--radius-md);padding:18px;font-size:11px}.brand-visual-module__xeumeG__product .dashboard-stats b{font:36px var(--font-display);margin-top:12px;display:block}.brand-visual-module__xeumeG__product .dashboard-chart{align-items:end;gap:12px;height:115px;padding:20px 0 0;display:flex}.brand-visual-module__xeumeG__product .dashboard-chart>i{background:var(--accent);opacity:.75;border-radius:4px 4px 0 0;flex:1}.brand-visual-module__xeumeG__product p{color:var(--ink-muted);margin-bottom:0;font-size:10px}.brand-visual-module__xeumeG__studio{background:var(--accent);color:var(--accent-contrast);padding:36px 50px}.brand-visual-module__xeumeG__studio>span,.brand-visual-module__xeumeG__studio footer{letter-spacing:.12em;font-size:10px}.brand-visual-module__xeumeG__studio>div{justify-content:space-between;align-items:center;gap:50px;padding-block:30px;display:flex}.brand-visual-module__xeumeG__studio i{font:200px/.9 Georgia}.brand-visual-module__xeumeG__studio p{font:32px/1.1 var(--font-display);max-width:300px}.brand-visual-module__xeumeG__studio footer{border-top:1px solid;justify-content:space-between;padding-top:22px;display:flex}.brand-visual-module__xeumeG__studio footer>span{font-size:20px}.brand-visual-module__xeumeG__local{grid-template-columns:1.1fr 90px 1fr;align-items:center;gap:55px;padding:55px;display:grid}.brand-visual-module__xeumeG__local small{letter-spacing:.15em;font-size:9px}.brand-visual-module__xeumeG__local h2{font:44px/1.05 var(--font-display);letter-spacing:-.04em;margin:20px 0}.brand-visual-module__xeumeG__local p{color:var(--ink-muted);font-size:12px}.brand-visual-module__xeumeG__local aside{border-left:1px solid var(--line-soft);padding-left:35px}.brand-visual-module__xeumeG__local aside strong{letter-spacing:.1em;font-size:10px}.brand-visual-module__xeumeG__local a{color:var(--accent);margin-top:25px;font-size:12px;display:block}.brand-visual-module__xeumeG__pole{background:repeating-linear-gradient(-30deg,var(--bg) 0 25px,var(--accent) 25px 50px);border:10px solid var(--bg-elevated);border-radius:45px;height:250px;box-shadow:0 12px 30px #0001}@media (max-width:650px){.brand-visual-module__xeumeG__product,.brand-visual-module__xeumeG__studio,.brand-visual-module__xeumeG__local{margin-inline:20px;padding:22px}.brand-visual-module__xeumeG__product .template-dashboard{grid-template-columns:1fr}.brand-visual-module__xeumeG__product .template-dashboard>aside{display:none}.brand-visual-module__xeumeG__product .dashboard-stats{gap:9px}.brand-visual-module__xeumeG__product .dashboard-stats>section{padding:12px}.brand-visual-module__xeumeG__studio>div{gap:15px}.brand-visual-module__xeumeG__studio i{font-size:110px}.brand-visual-module__xeumeG__studio p{font-size:24px}.brand-visual-module__xeumeG__local{grid-template-columns:1fr 70px;gap:25px}.brand-visual-module__xeumeG__local aside{border:0;grid-column:1/-1;padding:0}.brand-visual-module__xeumeG__local h2{font-size:36px}.brand-visual-module__xeumeG__pole{height:200px}}
.contact-module__swMWYG__page{flex:1;padding:clamp(64px,8vw,112px) 0 100px}.contact-module__swMWYG__layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(40px,7vw,110px);display:grid}.contact-module__swMWYG__intro{padding-top:28px}.contact-module__swMWYG__intro h1{font-family:var(--font-display,var(--font-sans));letter-spacing:-.065em;margin:24px 0 32px;font-size:clamp(60px,7vw,98px);font-weight:500;line-height:1.05}.contact-module__swMWYG__lead{letter-spacing:-.025em;margin:0 0 24px;font-size:clamp(21px,2.3vw,28px);line-height:1.4}.contact-module__swMWYG__description{max-width:350px;color:var(--ink-muted);font-size:14px;line-height:1.9}.contact-module__swMWYG__chat{min-width:0}.contact-module__swMWYG__signIn{border:1px solid var(--line);border-radius:var(--radius-lg);text-align:center;background:var(--bg-card);flex-direction:column;justify-content:center;align-items:center;min-height:600px;padding:55px 35px;display:flex}.contact-module__swMWYG__monogram{border:1px solid var(--line);border-radius:50%;place-items:center;width:60px;height:60px;margin-bottom:40px;font-size:26px;display:grid}.contact-module__swMWYG__signIn h2{letter-spacing:-.04em;max-width:300px;margin:18px 0;font-size:32px;font-weight:500;line-height:1.2}.contact-module__swMWYG__signIn>p:not(.mono-label){color:var(--ink-muted);max-width:300px;margin:0 0 30px;font-size:14px;line-height:1.8}.contact-module__swMWYG__signIn small{color:var(--ink-muted);margin-top:25px;font-size:10px}@media (max-width:800px){.contact-module__swMWYG__page{padding:40px 0 65px}.contact-module__swMWYG__layout{grid-template-columns:minmax(0,1fr);gap:35px}.contact-module__swMWYG__intro{padding:0}.contact-module__swMWYG__intro h1{margin:18px 0 22px;font-size:62px}.contact-module__swMWYG__lead{font-size:23px}.contact-module__swMWYG__description{max-width:440px}.contact-module__swMWYG__signIn{min-height:470px;padding:40px 24px}}
.DroidStory-module__lqoyZW__page{flex:1}.DroidStory-module__lqoyZW__hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:24px;padding-block:86px 80px;display:grid}.DroidStory-module__lqoyZW__heroCopy{z-index:1;position:relative}.DroidStory-module__lqoyZW__hero h1{letter-spacing:-.06em;text-wrap:balance;max-width:15ch;font-size:clamp(48px,5.4vw,68px);font-weight:500;line-height:1.04}.DroidStory-module__lqoyZW__hero h1 span{color:var(--accent);display:block}.DroidStory-module__lqoyZW__heroCopy>p{max-width:46ch;color:var(--ink-muted);text-wrap:pretty;margin-top:27px;font-size:17px;line-height:1.8}.DroidStory-module__lqoyZW__actions{flex-wrap:wrap;align-items:center;gap:20px 26px;margin-top:30px;display:flex}.DroidStory-module__lqoyZW__textLink{align-items:center;gap:14px;font-size:13px;display:inline-flex}.DroidStory-module__lqoyZW__textLink:hover{color:var(--accent-deep)}.DroidStory-module__lqoyZW__portrait{justify-self:center;width:100%;max-width:500px}.DroidStory-module__lqoyZW__portrait figcaption{text-align:center;max-width:32ch;color:var(--ink-muted);text-wrap:balance;margin:22px auto 0;font-size:13px;line-height:1.6}.DroidStory-module__lqoyZW__portrait figcaption strong{color:var(--ink);font-weight:500}.DroidStory-module__lqoyZW__chapter,.DroidStory-module__lqoyZW__chapterIntro,.DroidStory-module__lqoyZW__consultingContent{grid-template-columns:1fr 1.2fr;gap:64px;display:grid}.DroidStory-module__lqoyZW__section{border-top:1px solid var(--line);padding-block:76px}.DroidStory-module__lqoyZW__page h2{letter-spacing:-.045em;text-wrap:balance;font-size:clamp(30px,3.1vw,40px);font-weight:500;line-height:1.15}.DroidStory-module__lqoyZW__prose{max-width:58ch;color:var(--ink-muted);text-wrap:pretty;font-size:16px;line-height:1.8}.DroidStory-module__lqoyZW__prose p+p{margin-top:20px}.DroidStory-module__lqoyZW__prose strong{color:var(--ink);font-weight:500}.DroidStory-module__lqoyZW__prose .DroidStory-module__lqoyZW__emphasis{color:var(--ink)}.DroidStory-module__lqoyZW__foundation{scroll-margin-top:100px}.DroidStory-module__lqoyZW__foundationSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:48px;padding:0;list-style:none;display:grid}.DroidStory-module__lqoyZW__foundationSteps li{min-width:0}.DroidStory-module__lqoyZW__stepLabel{font:11px/1.5 var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--accent-deep);display:block}.DroidStory-module__lqoyZW__foundationSteps h3{letter-spacing:-.025em;text-wrap:balance;margin-top:14px;font-size:18px;font-weight:500;line-height:1.4}.DroidStory-module__lqoyZW__foundationSteps p{max-width:34ch;color:var(--ink-muted);text-wrap:pretty;margin-top:10px;font-size:14px;line-height:1.75}.DroidStory-module__lqoyZW__foundationNote{text-align:center;max-width:74ch;color:var(--ink-muted);text-wrap:balance;margin:32px auto 0;font-size:13px;line-height:1.8}.DroidStory-module__lqoyZW__consulting{background:var(--bg-elevated);scroll-margin-top:100px}.DroidStory-module__lqoyZW__consultingContent{align-items:start}.DroidStory-module__lqoyZW__consulting h2 span{color:var(--accent-deep)}.DroidStory-module__lqoyZW__consultingCopy .DroidStory-module__lqoyZW__prose{margin-top:28px}.DroidStory-module__lqoyZW__contactPanel{border:1px solid var(--line);background:var(--bg);border-radius:16px;min-width:0;padding:32px}.DroidStory-module__lqoyZW__contactPanel h3{letter-spacing:-.035em;font-size:26px;font-weight:500;line-height:1.2}.DroidStory-module__lqoyZW__contactPanel>p{color:var(--ink-muted);margin:12px 0 28px;font-size:14px;line-height:1.7}@media (max-width:900px){.DroidStory-module__lqoyZW__hero{gap:0;padding-top:60px}.DroidStory-module__lqoyZW__hero h1{font-size:55px}.DroidStory-module__lqoyZW__heroCopy>p{font-size:16px}.DroidStory-module__lqoyZW__chapter,.DroidStory-module__lqoyZW__chapterIntro,.DroidStory-module__lqoyZW__consultingContent{gap:32px}.DroidStory-module__lqoyZW__foundationSteps{gap:24px}.DroidStory-module__lqoyZW__foundationSteps h3{min-height:2.8em}.DroidStory-module__lqoyZW__contactPanel{padding:26px}}@media (max-width:700px){.DroidStory-module__lqoyZW__hero{grid-template-columns:1fr;gap:30px;padding-block:44px}.DroidStory-module__lqoyZW__hero h1{max-width:15ch;font-size:clamp(43px,9vw,58px)}.DroidStory-module__lqoyZW__heroCopy>p{margin-top:23px}.DroidStory-module__lqoyZW__portrait{max-width:330px}.DroidStory-module__lqoyZW__portrait figcaption{margin-top:10px}.DroidStory-module__lqoyZW__chapter,.DroidStory-module__lqoyZW__chapterIntro,.DroidStory-module__lqoyZW__consultingContent{grid-template-columns:1fr;gap:26px}.DroidStory-module__lqoyZW__section{padding-block:46px}.DroidStory-module__lqoyZW__page h2{font-size:31px}.DroidStory-module__lqoyZW__prose{font-size:15px}.DroidStory-module__lqoyZW__foundation{scroll-margin-top:126px}.DroidStory-module__lqoyZW__foundationSteps{grid-template-columns:1fr;gap:28px;margin-top:32px}.DroidStory-module__lqoyZW__foundationSteps h3{min-height:0}.DroidStory-module__lqoyZW__foundationSteps p{max-width:38ch}.DroidStory-module__lqoyZW__foundationNote{text-align:left}.DroidStory-module__lqoyZW__contactPanel{padding:24px}}
.InvestorPage-module__q_I6Fa__page{flex:1}.InvestorPage-module__q_I6Fa__hero{grid-template-columns:1.3fr 1fr;align-items:center;gap:56px;padding-block:84px;display:grid}.InvestorPage-module__q_I6Fa__heroCopy h1{letter-spacing:-.06em;text-wrap:balance;font-size:clamp(48px,5.6vw,72px);font-weight:500;line-height:1.04}.InvestorPage-module__q_I6Fa__heroCopy h1 span{color:var(--accent-deep)}.InvestorPage-module__q_I6Fa__heroCopy>p{max-width:49ch;color:var(--ink-muted);text-wrap:pretty;margin-top:24px;font-size:17px;line-height:1.8}.InvestorPage-module__q_I6Fa__heroCopy>p+p{margin-top:16px}.InvestorPage-module__q_I6Fa__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.InvestorPage-module__q_I6Fa__portrait{justify-self:center;width:100%;max-width:420px}.InvestorPage-module__q_I6Fa__portrait figcaption{text-align:center;max-width:29ch;margin:8px auto 0}.InvestorPage-module__q_I6Fa__portrait figcaption p{color:var(--ink-muted);margin-top:12px;font-size:13px;line-height:1.7}.InvestorPage-module__q_I6Fa__section{border-top:1px solid var(--line);padding-block:76px}.InvestorPage-module__q_I6Fa__page h2{letter-spacing:-.045em;text-wrap:balance;font-size:clamp(30px,3.2vw,42px);font-weight:500;line-height:1.15}.InvestorPage-module__q_I6Fa__intro{grid-template-columns:1fr 1.1fr;align-items:center;gap:64px;margin-bottom:36px;display:grid}.InvestorPage-module__q_I6Fa__intro>p,.InvestorPage-module__q_I6Fa__chapterCopy,.InvestorPage-module__q_I6Fa__contactCopy{max-width:54ch;color:var(--ink-muted);text-wrap:pretty;font-size:16px;line-height:1.8}.InvestorPage-module__q_I6Fa__productGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.InvestorPage-module__q_I6Fa__productCard{flex-direction:column;display:flex}.InvestorPage-module__q_I6Fa__productAction{margin-top:auto;padding-top:28px}.InvestorPage-module__q_I6Fa__chapter{grid-template-columns:1fr 1.2fr;align-items:start;gap:76px;display:grid}.InvestorPage-module__q_I6Fa__opportunity{background:var(--bg-elevated)}.InvestorPage-module__q_I6Fa__chapterCopy{max-width:38ch;margin-top:24px}.InvestorPage-module__q_I6Fa__reasons{gap:28px;margin:0;padding:0;list-style:none;display:grid}.InvestorPage-module__q_I6Fa__reasons li{grid-template-columns:26px minmax(0,1fr);gap:20px;display:grid}.InvestorPage-module__q_I6Fa__reasons li+li{border-top:1px solid var(--line);padding-top:28px}.InvestorPage-module__q_I6Fa__reasons li>span{margin-top:6px}.InvestorPage-module__q_I6Fa__reasons h3{letter-spacing:-.02em;font-size:20px;font-weight:500;line-height:1.4}.InvestorPage-module__q_I6Fa__reasons p{color:var(--ink-muted);text-wrap:pretty;margin-top:12px;font-size:15px;line-height:1.8}.InvestorPage-module__q_I6Fa__contact{scroll-margin-top:calc(var(--site-header-height) + 20px)}.InvestorPage-module__q_I6Fa__contact :is(input,textarea){scroll-margin-top:calc(var(--site-header-height) + 32px)}.InvestorPage-module__q_I6Fa__contactCopy{margin-top:24px}.InvestorPage-module__q_I6Fa__contactCopy p+p{margin-top:18px}.InvestorPage-module__q_I6Fa__email{margin-top:24px}@media (max-width:900px){.InvestorPage-module__q_I6Fa__hero{gap:24px;padding-block:60px}.InvestorPage-module__q_I6Fa__heroCopy h1{font-size:56px}.InvestorPage-module__q_I6Fa__intro,.InvestorPage-module__q_I6Fa__chapter{gap:32px}.InvestorPage-module__q_I6Fa__productGrid{gap:16px}}@media (max-width:700px){.InvestorPage-module__q_I6Fa__hero{grid-template-columns:1fr;gap:32px;padding-block:44px}.InvestorPage-module__q_I6Fa__heroCopy h1{font-size:clamp(42px,10vw,62px)}.InvestorPage-module__q_I6Fa__heroCopy>p{font-size:16px}.InvestorPage-module__q_I6Fa__portrait{max-width:280px}.InvestorPage-module__q_I6Fa__section{padding-block:48px}.InvestorPage-module__q_I6Fa__intro,.InvestorPage-module__q_I6Fa__chapter,.InvestorPage-module__q_I6Fa__productGrid{grid-template-columns:1fr}.InvestorPage-module__q_I6Fa__intro{gap:24px}.InvestorPage-module__q_I6Fa__chapter{gap:32px}.InvestorPage-module__q_I6Fa__chapterCopy{max-width:54ch}.InvestorPage-module__q_I6Fa__reasons li{gap:12px}}
.HomeSections-module__B25N4a__section{padding:72px 0 90px;scroll-margin-top:105px}.HomeSections-module__B25N4a__heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:36px;display:flex}.HomeSections-module__B25N4a__heading h2,.HomeSections-module__B25N4a__story h2,.HomeSections-module__B25N4a__custom h2{letter-spacing:-.05em;text-wrap:balance;font-size:clamp(32px,3.8vw,48px);font-weight:500;line-height:1.12}.HomeSections-module__B25N4a__heading>p{max-width:32ch;color:var(--ink-muted);text-wrap:pretty;font-size:14px;line-height:1.75}.HomeSections-module__B25N4a__templateCard{display:block;position:relative}.HomeSections-module__B25N4a__templateImage{border:1px solid var(--line-soft);background:var(--bg-card);border-radius:10px;overflow:hidden}.HomeSections-module__B25N4a__templateCaption{justify-content:space-between;align-items:center;gap:15px;padding:22px 0 2px;display:flex}.HomeSections-module__B25N4a__templateCaption:after{content:"";border-radius:10px;position:absolute;inset:0}.HomeSections-module__B25N4a__templateCard:focus-within .HomeSections-module__B25N4a__templateImage{outline:2px solid var(--accent);outline-offset:2px}.HomeSections-module__B25N4a__templateCaption h3{letter-spacing:-.03em;font-size:18px;font-weight:500}.HomeSections-module__B25N4a__templateCaption p{color:var(--ink-muted);margin-top:6px;font-size:12px;line-height:1.6}.HomeSections-module__B25N4a__story{background:var(--bg-elevated);padding:90px 0 96px;scroll-margin-top:80px}.HomeSections-module__B25N4a__storyIntro{grid-template-columns:1fr 1fr;align-items:start;gap:90px;display:grid}.HomeSections-module__B25N4a__storyCopy{max-width:49ch;color:var(--ink-muted);text-wrap:pretty;font-size:16px;line-height:1.8}.HomeSections-module__B25N4a__textLink{color:var(--ink);align-items:center;gap:16px;margin-top:24px;font-size:14px;display:inline-flex}.HomeSections-module__B25N4a__textLink:hover{color:var(--accent-deep)}.HomeSections-module__B25N4a__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:46px;margin-top:60px;list-style:none;display:grid}.HomeSections-module__B25N4a__steps li>span{font:11px var(--font-mono);color:var(--ink-muted)}.HomeSections-module__B25N4a__steps h3{letter-spacing:-.025em;margin-top:17px;font-size:19px;font-weight:500}.HomeSections-module__B25N4a__steps p{max-width:33ch;color:var(--ink-muted);text-wrap:pretty;margin-top:12px;font-size:14px;line-height:1.75}.HomeSections-module__B25N4a__custom{padding:36px 0 100px;scroll-margin-top:110px}.HomeSections-module__B25N4a__customInner{grid-template-columns:1fr 1fr;gap:80px;padding:50px 0 0;display:grid}.HomeSections-module__B25N4a__customCopy{max-width:48ch;color:var(--ink-muted);text-wrap:pretty;font-size:16px;line-height:1.8}.HomeSections-module__B25N4a__customCopy p+p{margin-top:18px}.HomeSections-module__B25N4a__customCopy>a{margin-top:28px}@media (max-width:900px){.HomeSections-module__B25N4a__storyIntro,.HomeSections-module__B25N4a__customInner{gap:40px}.HomeSections-module__B25N4a__steps{gap:30px}}@media (max-width:700px){.HomeSections-module__B25N4a__section{padding:48px 0 62px;scroll-margin-top:120px}.HomeSections-module__B25N4a__heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:28px}.HomeSections-module__B25N4a__heading h2,.HomeSections-module__B25N4a__story h2,.HomeSections-module__B25N4a__custom h2{font-size:34px}.HomeSections-module__B25N4a__heading>p{font-size:14px}.HomeSections-module__B25N4a__templateCaption{padding-top:18px}.HomeSections-module__B25N4a__story{padding:58px 0 64px;scroll-margin-top:105px}.HomeSections-module__B25N4a__storyIntro,.HomeSections-module__B25N4a__customInner{grid-template-columns:1fr;gap:26px}.HomeSections-module__B25N4a__storyCopy,.HomeSections-module__B25N4a__customCopy{font-size:15px}.HomeSections-module__B25N4a__steps{grid-template-columns:1fr;gap:32px;margin-top:40px}.HomeSections-module__B25N4a__steps h3{margin-top:10px}.HomeSections-module__B25N4a__steps p{max-width:40ch;margin-top:8px}.HomeSections-module__B25N4a__custom{padding:16px 0 62px}.HomeSections-module__B25N4a__customInner{padding-top:28px}}
.account-settings-module__Wmzy2a__details{gap:20px;margin:0;font-size:14px;line-height:1.6;display:grid}.account-settings-module__Wmzy2a__details>div{grid-template-columns:160px minmax(0,1fr);gap:20px;display:grid}.account-settings-module__Wmzy2a__details dt{color:var(--ink-muted)}.account-settings-module__Wmzy2a__details dd{overflow-wrap:anywhere;margin:0}@media (max-width:900px){.account-settings-module__Wmzy2a__details>div{grid-template-columns:130px minmax(0,1fr);gap:16px}}@media (max-width:700px){.account-settings-module__Wmzy2a__details>div{grid-template-columns:minmax(0,1fr);gap:4px}}
.credits-module__fZxuDG__root{margin-bottom:32px}.credits-module__fZxuDG__balance{letter-spacing:-.035em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0 0 12px;font-size:clamp(26px,5vw,38px);font-weight:600}.credits-module__fZxuDG__balance span{color:var(--ink-muted);letter-spacing:0;font-size:14px;font-weight:400}.credits-module__fZxuDG__note{color:var(--ink-muted);margin:0 0 16px;font-size:13px;line-height:1.7}.credits-module__fZxuDG__history{margin:0;padding:0;list-style:none}.credits-module__fZxuDG__history li{flex-wrap:wrap;justify-content:space-between;gap:8px 24px;padding:12px 0;font-size:13px;display:flex}.credits-module__fZxuDG__history li>span{font-variant-numeric:tabular-nums}.credits-module__fZxuDG__history strong{font-weight:500}.credits-module__fZxuDG__history time{color:var(--ink-muted);margin-top:4px;font-size:11px;display:block}
.cost-tracker-module__9BHIZW__page{flex:1}.cost-tracker-module__9BHIZW__hero{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;padding-block:76px 84px;display:grid}.cost-tracker-module__9BHIZW__heroCopy h1{letter-spacing:-.065em;text-wrap:balance;font-size:clamp(48px,5.8vw,76px);font-weight:500;line-height:1.05}.cost-tracker-module__9BHIZW__heroCopy h1 span{color:var(--accent-deep)}.cost-tracker-module__9BHIZW__heroCopy>p{max-width:46ch;color:var(--ink-muted);text-wrap:pretty;margin-top:26px;font-size:17px;line-height:1.8}.cost-tracker-module__9BHIZW__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.cost-tracker-module__9BHIZW__receipt{justify-self:end;width:100%;max-width:450px}.cost-tracker-module__9BHIZW__receiptHeading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.cost-tracker-module__9BHIZW__totalLabel{color:var(--ink-muted);font-size:14px}.cost-tracker-module__9BHIZW__total{font:500 clamp(72px, 8vw, 110px)/1.15 var(--font-sans);letter-spacing:-.075em;font-variant-numeric:tabular-nums;margin:4px 0 24px}.cost-tracker-module__9BHIZW__receiptRows{gap:15px;margin-top:24px;display:grid}.cost-tracker-module__9BHIZW__receiptRows>div{justify-content:space-between;gap:20px;display:flex}.cost-tracker-module__9BHIZW__receiptRows dt{color:var(--ink-muted)}.cost-tracker-module__9BHIZW__receiptRows dd{font-family:var(--font-mono);font-size:13px}.cost-tracker-module__9BHIZW__receipt .cost-tracker-module__9BHIZW__receiptFooter{border-top:1px dashed var(--line);font:10px/1.8 var(--font-mono);color:var(--ink-muted);justify-content:space-between;padding-top:20px}.cost-tracker-module__9BHIZW__receiptScope{flex-basis:100%}.cost-tracker-module__9BHIZW__page :is(h2,h3,h4){text-wrap:balance;font-weight:500}.cost-tracker-module__9BHIZW__page h2{letter-spacing:-.05em;font-size:clamp(30px,3.5vw,44px);line-height:1.15}.cost-tracker-module__9BHIZW__journal,.cost-tracker-module__9BHIZW__method,.cost-tracker-module__9BHIZW__founderNote{border-top:1px solid var(--line);scroll-margin-top:calc(var(--site-header-height) + 20px);padding-block:72px}.cost-tracker-module__9BHIZW__founderNote{background:var(--bg-elevated)}.cost-tracker-module__9BHIZW__founderLayout{grid-template-columns:1fr 1.2fr;align-items:start;gap:80px;display:grid}.cost-tracker-module__9BHIZW__founderQuote{border-left:2px solid var(--accent-deep);margin-top:30px;padding-left:22px}.cost-tracker-module__9BHIZW__founderQuote p{letter-spacing:-.025em;text-wrap:pretty;max-width:29ch;font-size:23px;line-height:1.55}.cost-tracker-module__9BHIZW__founderQuote footer{color:var(--ink-muted);font:11px/1.8 var(--font-mono);margin-top:18px}.cost-tracker-module__9BHIZW__founderCopy h3{letter-spacing:-.035em;font-size:24px;line-height:1.35}.cost-tracker-module__9BHIZW__founderCopy>p{color:var(--ink-muted);text-wrap:pretty;margin-top:18px;font-size:15px;line-height:1.85}.cost-tracker-module__9BHIZW__founderCopy .cost-tracker-module__9BHIZW__learningCostNote{border-top:1px solid var(--line);margin-top:26px;padding-top:22px;font-size:13px}.cost-tracker-module__9BHIZW__founderCopy>a{margin-top:24px}.cost-tracker-module__9BHIZW__sectionHeading{grid-template-columns:1fr 1fr;align-items:end;gap:64px;margin-bottom:56px;display:grid}.cost-tracker-module__9BHIZW__sectionHeading>p{max-width:43ch;color:var(--ink-muted);font-size:16px;line-height:1.8}.cost-tracker-module__9BHIZW__entries{border-top:1px solid var(--line)}.cost-tracker-module__9BHIZW__entry{scroll-margin-top:calc(var(--site-header-height) + 20px);grid-template-columns:220px minmax(0,1fr);gap:62px;padding-block:44px;display:grid}.cost-tracker-module__9BHIZW__entry+.cost-tracker-module__9BHIZW__entry{border-top:1px solid var(--line)}.cost-tracker-module__9BHIZW__entryMeta time{font:11px/1.8 var(--font-mono);color:var(--ink-muted);margin-top:18px;display:block}.cost-tracker-module__9BHIZW__entryMeta dl{gap:18px;margin-top:32px;display:grid}.cost-tracker-module__9BHIZW__entryMeta dt{color:var(--ink-muted);margin-bottom:6px;font-size:12px}.cost-tracker-module__9BHIZW__entryMeta dd{font:500 28px/1.2 var(--font-sans);letter-spacing:-.04em;font-variant-numeric:tabular-nums}.cost-tracker-module__9BHIZW__entryNote{color:var(--ink-faint);margin-top:20px;font-size:11px;display:block}.cost-tracker-module__9BHIZW__entryBody h3{letter-spacing:-.04em;font-size:clamp(25px,2.7vw,33px);line-height:1.25}.cost-tracker-module__9BHIZW__entrySummary{max-width:65ch;color:var(--ink-muted);margin-top:18px;font-size:15px;line-height:1.85}.cost-tracker-module__9BHIZW__highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin:32px 0 0;padding:0;list-style:none;display:grid}.cost-tracker-module__9BHIZW__highlights li{border-top:1px solid var(--line-soft);grid-template-columns:20px minmax(0,1fr);gap:12px;padding-top:22px;display:grid}.cost-tracker-module__9BHIZW__featureNumber{font:10px/1.6 var(--font-mono);color:var(--ink-faint);padding-top:4px}.cost-tracker-module__9BHIZW__highlights h4{letter-spacing:-.025em;font-size:17px;line-height:1.45}.cost-tracker-module__9BHIZW__highlights p{color:var(--ink-muted);text-wrap:pretty;margin-top:12px;font-size:14px;line-height:1.85}.cost-tracker-module__9BHIZW__featureLinks{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.cost-tracker-module__9BHIZW__nextUpdate{border-top:1px solid var(--line);color:var(--ink-muted);align-items:center;gap:18px;margin-top:12px;padding-top:28px;display:flex}.cost-tracker-module__9BHIZW__nextUpdate>svg{flex-shrink:0}.cost-tracker-module__9BHIZW__nextUpdate p{font-size:14px;line-height:1.8}.cost-tracker-module__9BHIZW__nextUpdate strong{color:var(--ink);font-weight:500;display:block}.cost-tracker-module__9BHIZW__method{background:var(--bg-elevated)}.cost-tracker-module__9BHIZW__methodLayout{grid-template-columns:1fr 1.2fr;gap:80px;display:grid}.cost-tracker-module__9BHIZW__methodCopy>p{color:var(--ink-muted);text-wrap:pretty;font-size:15px;line-height:1.85}.cost-tracker-module__9BHIZW__methodCopy>p+p{margin-top:18px}.cost-tracker-module__9BHIZW__methodCopy>a{margin-top:26px}@media (max-width:950px){.cost-tracker-module__9BHIZW__hero{gap:36px}.cost-tracker-module__9BHIZW__entry{grid-template-columns:170px minmax(0,1fr);gap:32px}.cost-tracker-module__9BHIZW__highlights{grid-template-columns:1fr;gap:24px}.cost-tracker-module__9BHIZW__methodLayout,.cost-tracker-module__9BHIZW__founderLayout{gap:40px}}@media (max-width:700px){.cost-tracker-module__9BHIZW__hero{grid-template-columns:1fr;gap:36px;padding-block:44px}.cost-tracker-module__9BHIZW__heroCopy h1{font-size:clamp(44px,10.5vw,62px)}.cost-tracker-module__9BHIZW__heroCopy>p{font-size:16px}.cost-tracker-module__9BHIZW__receipt{max-width:none}.cost-tracker-module__9BHIZW__total{font-size:84px}.cost-tracker-module__9BHIZW__journal,.cost-tracker-module__9BHIZW__method,.cost-tracker-module__9BHIZW__founderNote{padding-block:44px}.cost-tracker-module__9BHIZW__sectionHeading,.cost-tracker-module__9BHIZW__methodLayout,.cost-tracker-module__9BHIZW__founderLayout{grid-template-columns:1fr;gap:24px}.cost-tracker-module__9BHIZW__founderLayout{gap:36px}.cost-tracker-module__9BHIZW__founderQuote p{font-size:21px}.cost-tracker-module__9BHIZW__sectionHeading{margin-bottom:32px}.cost-tracker-module__9BHIZW__entry{grid-template-columns:1fr;gap:28px;padding-block:30px}.cost-tracker-module__9BHIZW__entryMeta dl{grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}.cost-tracker-module__9BHIZW__entryMeta time,.cost-tracker-module__9BHIZW__entryNote{margin-top:12px}.cost-tracker-module__9BHIZW__highlights{margin-top:26px}}
.butter-experiment-module__EWhUra__preview{border-radius:var(--radius-md);color:#343b2f;background:#eadb9b;overflow:hidden}.butter-experiment-module__EWhUra__art{aspect-ratio:2.2;overflow:hidden}.butter-experiment-module__EWhUra__art svg{width:100%;height:100%;display:block}.butter-experiment-module__EWhUra__launch{--ui-accent:#3e4d3c;--ui-on-accent:#f9f7e9;--ui-focus:#3e4d3c;background:#f3f0e3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.butter-experiment-module__EWhUra__launch span{font:9px/1.6 var(--font-mono);letter-spacing:.1em}.butter-experiment-module__EWhUra__launch p{margin:7px 0 0;font-size:13px;line-height:1.6}.butter-experiment-module__EWhUra__dialog{width:min(1040px,100% - 32px)}@media (max-width:700px){.butter-experiment-module__EWhUra__art{aspect-ratio:1.85}.butter-experiment-module__EWhUra__launch{gap:18px;padding:20px}}
.admin-module__0-0yVW__page{padding:var(--page-back-inset) 0 80px}.admin-module__0-0yVW__header{margin:28px 0 32px}.admin-module__0-0yVW__header h1{letter-spacing:-.035em;margin:8px 0;font-size:clamp(28px,4vw,40px)}.admin-module__0-0yVW__header p{color:var(--ink-muted);max-width:65ch;line-height:1.6}.admin-module__0-0yVW__sections{grid-template-columns:minmax(0,1fr);gap:28px;display:grid}.admin-module__0-0yVW__invitations{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:start;gap:24px;display:grid}.admin-module__0-0yVW__form{gap:18px;display:grid}.admin-module__0-0yVW__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.admin-module__0-0yVW__search{align-items:end;gap:16px;margin-bottom:24px;display:flex}.admin-module__0-0yVW__search>div{flex:1;max-width:420px}.admin-module__0-0yVW__summary{color:var(--ink-muted);margin:16px 0;font-size:14px}.admin-module__0-0yVW__tableScroll{max-width:100%;overflow-x:auto}.admin-module__0-0yVW__table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}.admin-module__0-0yVW__table th{color:var(--ink-muted);white-space:nowrap;font-weight:500}.admin-module__0-0yVW__table th,.admin-module__0-0yVW__table td{border-bottom:1px solid var(--line-soft);vertical-align:top;padding:14px 12px}.admin-module__0-0yVW__table td:first-child{overflow-wrap:anywhere;min-width:190px}.admin-module__0-0yVW__detail,.admin-module__0-0yVW__table td small{margin-top:5px;display:block}.admin-module__0-0yVW__status{white-space:nowrap}.admin-module__0-0yVW__table td small{color:var(--ink-muted)}.admin-module__0-0yVW__pagination{justify-content:space-between;align-items:center;gap:16px;margin-top:24px;display:flex}.admin-module__0-0yVW__pagination span{color:var(--ink-muted);font-size:14px}.admin-module__0-0yVW__rowActions{flex-wrap:wrap;gap:8px;min-width:145px;display:flex}.admin-module__0-0yVW__share{overflow-wrap:anywhere;gap:20px;min-width:0;line-height:1.6;display:grid}.admin-module__0-0yVW__share p{margin:0}.admin-module__0-0yVW__share .admin-module__0-0yVW__shareHint{color:var(--ink-muted);font-size:13px}.admin-module__0-0yVW__shareActions{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:960px){.admin-module__0-0yVW__invitations{grid-template-columns:minmax(0,1fr)}}@media (max-width:480px){.admin-module__0-0yVW__search{flex-direction:column;align-items:stretch}.admin-module__0-0yVW__formRow{grid-template-columns:1fr}}
.code-page-module__ZPmOwW__page{padding-block:var(--page-back-inset) 80px;min-height:70dvh}.code-page-module__ZPmOwW__heading{overflow-wrap:anywhere;margin-block:36px 28px}.code-page-module__ZPmOwW__heading h1{letter-spacing:-.04em;margin:12px 0;font-size:clamp(30px,4vw,42px);font-weight:500;line-height:1.15}.code-page-module__ZPmOwW__heading p{color:var(--ink-muted);margin:0;font-size:14px;line-height:1.7}.code-page-module__ZPmOwW__heading>p:first-child{font-size:12px}.code-page-module__ZPmOwW__navigation{border-bottom:1px solid var(--line);--ui-menu-font-size:14px;gap:8px;margin-bottom:28px;padding-bottom:16px;display:flex}.code-page-module__ZPmOwW__navigation>a{width:auto}@media (max-width:700px){.code-page-module__ZPmOwW__heading{margin-top:28px}}
.project-settings-module__QDzU9G__access{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.project-settings-module__QDzU9G__access p{color:var(--ink-muted);flex:260px;margin:0;font-size:14px;line-height:1.7}.project-settings-module__QDzU9G__unavailable{padding-block:var(--page-back-inset) 80px;min-height:65dvh}.project-settings-module__QDzU9G__unavailable h1{margin-top:36px}.project-settings-module__QDzU9G__unavailable p{margin-block:20px}
.chat-demo-module__-IgzZa__controls{flex-wrap:wrap;align-items:end;gap:20px;margin-bottom:28px;display:flex}.chat-demo-module__-IgzZa__perspective{gap:4px;margin-right:auto;display:flex}.chat-demo-module__-IgzZa__controls>div:not(:first-child){min-width:160px}.chat-demo-module__-IgzZa__canvas{border-radius:var(--radius-lg);background:var(--bg);color:var(--ink);padding:40px}.chat-demo-module__-IgzZa__member{grid-template-columns:minmax(0,.65fr) minmax(0,1fr);align-items:center;gap:40px;display:grid}.chat-demo-module__-IgzZa__intro>p{letter-spacing:.15em;color:var(--ink-muted);margin:0 0 24px;font-size:10px}.chat-demo-module__-IgzZa__intro h2{font-family:var(--font-display);letter-spacing:-.045em;margin:0 0 25px;font-size:clamp(30px,3.5vw,46px);font-weight:500;line-height:1.15}.chat-demo-module__-IgzZa__intro>span{color:var(--ink-muted);font-size:13px;line-height:1.8}.chat-demo-module__-IgzZa__note{color:var(--ink-muted);margin:20px 0 0;font-size:11px;line-height:1.8}@media (max-width:900px){.chat-demo-module__-IgzZa__member{grid-template-columns:minmax(0,1fr)}.chat-demo-module__-IgzZa__intro{display:none}.chat-demo-module__-IgzZa__canvas{padding:24px}}@media (max-width:600px){.chat-demo-module__-IgzZa__canvas{background:0 0;padding:0}.chat-demo-module__-IgzZa__controls{gap:12px}.chat-demo-module__-IgzZa__controls>div:not(:first-child){flex:1;min-width:0}.chat-demo-module__-IgzZa__perspective{width:100%;margin:0}.chat-demo-module__-IgzZa__perspective button{font-size:12px}}
.control-samples-module__S1Q8hG__samples{padding:0}.control-samples-module__S1Q8hG__heading{padding:30px 0}.control-samples-module__S1Q8hG__heading h3{font:400 27px/1.3 var(--ui-display-font,Georgia, serif);letter-spacing:-.025em;margin:0}.control-samples-module__S1Q8hG__heading p{color:var(--ui-muted);margin:10px 0 0;font-size:13px;line-height:1.8}.control-samples-module__S1Q8hG__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:44px;display:grid}.control-samples-module__S1Q8hG__grid h4{font-size:14px;font-weight:600}.control-samples-module__S1Q8hG__grid>section{min-width:0;scroll-margin-top:130px}.control-samples-module__S1Q8hG__status{color:var(--ui-muted);min-height:44px;font-size:12px;line-height:1.8}.control-samples-module__S1Q8hG__navigation{border-top:1px solid var(--ui-border);margin-top:36px}.control-samples-module__S1Q8hG__navigation>header>div:first-child a{font:24px var(--ui-display-font,Georgia, serif);letter-spacing:-.03em}@media (max-width:700px){.control-samples-module__S1Q8hG__grid{grid-template-columns:1fr;gap:32px}.control-samples-module__S1Q8hG__heading h3{font-size:24px}}
.photo-gallery-demo-module__TqrRAa__toolbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px;display:flex}.photo-gallery-demo-module__TqrRAa__toolbar>div{flex-shrink:0;gap:4px;display:flex}.photo-gallery-demo-module__TqrRAa__toolbar p{max-width:42ch;color:var(--ink-muted);margin:0;font-size:11px;line-height:1.8}.photo-gallery-demo-module__TqrRAa__credit{color:var(--ink-muted);margin-top:18px;font-size:10px;line-height:1.7}.photo-gallery-demo-module__TqrRAa__credit a{color:inherit;text-underline-offset:3px}@media (max-width:700px){.photo-gallery-demo-module__TqrRAa__toolbar{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:30px}}
