@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,600;1,9..144,400&family=Inter:wght@400;500&family=Lora:ital,wght@0,400;0,500;1,400&family=Atkinson+Hyperlegible:wght@400;700&display=swap";.crera-app-shell{--crera-safe-top: env(safe-area-inset-top, 0px);--crera-safe-bottom: env(safe-area-inset-bottom, 0px);--crera-safe-left: env(safe-area-inset-left, 0px);--crera-safe-right: env(safe-area-inset-right, 0px);height:100dvh;height:100vh;-webkit-tap-highlight-color:transparent}.crera-mobile-topbar{display:none;position:sticky;top:0;z-index:55;height:calc(52px + var(--crera-safe-top));padding-top:var(--crera-safe-top);padding-left:max(10px,var(--crera-safe-left));padding-right:max(10px,var(--crera-safe-right));background:#101010f0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:.5px solid var(--b1, #2a2a28);align-items:center;gap:10px;flex-shrink:0}.crera-mobile-topbar-btn{width:44px;height:44px;border-radius:12px;border:.5px solid var(--b1, #2a2a28);background:var(--s1, #1c1c1b);color:var(--t1, #ededea);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0}.crera-mobile-topbar-title{flex:1;min-width:0;font-family:Fraunces,Georgia,serif;font-size:17px;letter-spacing:-.02em;color:var(--t1, #f1f1f0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crera-drawer-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#00000080;opacity:0;pointer-events:none;transition:opacity .2s ease}.crera-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.crera-sidebar-slot{flex-shrink:0;height:100%;z-index:75}.crera-app-main{flex:1;min-width:0;min-height:0;display:flex;overflow:hidden;flex-direction:column}.crera-page-pad{padding:52px 40px}.crera-stat-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.crera-projects-row{display:grid;grid-template-columns:1.2fr 1.4fr auto;gap:16px;align-items:center}@media(max-width:900px){.crera-mobile-topbar{display:flex}.crera-drawer-backdrop{display:block}.crera-sidebar-slot{position:fixed;top:0;left:0;bottom:0;width:min(300px,88vw);height:100dvh;height:100vh;transform:translate(-105%);transition:transform .24s cubic-bezier(.22,1,.36,1);box-shadow:none;padding-top:var(--crera-safe-top)}.crera-sidebar-slot.is-open{transform:translate(0);box-shadow:20px 0 48px #00000073}.crera-sidebar-slot .ws-sidebar-motion{width:100%!important;height:100%!important;border-right:.5px solid var(--b1, #2a2a28)!important}.crera-page-pad{padding:24px 16px calc(28px + var(--crera-safe-bottom))}.crera-stat-3{grid-template-columns:1fr}.crera-projects-row{grid-template-columns:1fr;gap:10px;align-items:start}.crera-chat-shell{height:100%!important;max-height:100%}.crera-chat-shell.is-thread .crera-chat-list,.crera-chat-shell.is-list .crera-chat-thread{display:none!important}.crera-chat-list{width:100%!important;max-width:none!important;border-right:none!important}.crera-chat-thread-head{padding:12px 14px!important;gap:8px}.crera-chat-back{display:inline-flex!important}}.crera-chat-back{display:none;width:40px;height:40px;border-radius:11px;border:.5px solid var(--b1, #2a2a28);background:transparent;color:var(--t1, #ededea);align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0}@media(max-width:560px){.crera-stat-3.is-compact-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.crera-sidebar-slot,.crera-drawer-backdrop{transition:none}}.admin-root{--admin-bg: #151515;--admin-card: #1c1c1b;--admin-border: #2a2a28;--admin-text: #ededea;--admin-muted: #8e8e8b;--admin-gold: #c6a86b;--admin-danger: #c17b6a;--admin-ok: #6ea882;--admin-font: "Inter", system-ui, sans-serif;--admin-serif: "Fraunces", Georgia, serif;--admin-safe-bottom: env(safe-area-inset-bottom, 0px);--admin-safe-top: env(safe-area-inset-top, 0px);--admin-sidebar: 248px;--admin-topbar: 56px;min-height:100dvh;min-height:100vh;display:flex;background:var(--admin-bg);color:var(--admin-text);font-family:var(--admin-font);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}.admin-sidebar{width:var(--admin-sidebar);flex-shrink:0;border-right:1px solid var(--admin-border);background:#121211;display:flex;flex-direction:column;position:sticky;top:0;align-self:flex-start;height:100dvh;height:100vh;max-height:100dvh;overflow-y:auto;overscroll-behavior:contain;z-index:40}.admin-sidebar-brand{padding:22px 18px 16px;border-bottom:1px solid var(--admin-border);display:flex;align-items:center;gap:10px}.admin-sidebar-brand-title{font-family:var(--admin-serif);font-size:18px;letter-spacing:-.02em;line-height:1.1}.admin-sidebar-brand-sub{font-size:11px;color:var(--admin-muted);letter-spacing:.08em;text-transform:uppercase}.admin-nav{padding:14px 12px 24px;flex:1}.admin-nav-section{margin-bottom:18px}.admin-nav-section-label{font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--admin-muted);padding:0 10px 8px}.admin-nav-link{display:flex;align-items:center;padding:10px 12px;border-radius:10px;text-decoration:none;font-size:13.5px;font-weight:450;color:var(--admin-muted);background:transparent;border:1px solid transparent;min-height:42px;box-sizing:border-box;line-height:1.3}.admin-nav-link:hover{color:var(--admin-text);background:#ffffff08}.admin-nav-link.is-active{font-weight:560;color:var(--admin-text);background:var(--admin-card);border-color:var(--admin-border)}.admin-sidebar-foot{padding:14px;border-top:1px solid var(--admin-border);padding-bottom:calc(14px + var(--admin-safe-bottom))}.admin-sidebar-foot-name{font-size:13px;font-weight:500;margin-bottom:2px}.admin-sidebar-foot-meta{font-size:11.5px;color:var(--admin-muted);margin-bottom:10px;word-break:break-all}.admin-sidebar-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-topbar{display:none;position:sticky;top:0;z-index:50;height:calc(var(--admin-topbar) + var(--admin-safe-top));padding-top:var(--admin-safe-top);padding-left:max(12px,env(safe-area-inset-left,0px));padding-right:max(12px,env(safe-area-inset-right,0px));background:#121211eb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--admin-border);align-items:center;gap:10px}.admin-topbar-btn{width:44px;height:44px;border-radius:12px;border:1px solid var(--admin-border);background:var(--admin-card);color:var(--admin-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0}.admin-topbar-btn:active{transform:scale(.97)}.admin-topbar-title{flex:1;min-width:0;display:flex;align-items:center;gap:8px}.admin-topbar-title-text{font-family:var(--admin-serif);font-size:17px;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-topbar-badge{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--admin-gold);border:1px solid rgba(198,168,107,.35);background:#c6a86b14;padding:3px 8px;border-radius:999px;flex-shrink:0}.admin-drawer-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0000008c;opacity:0;pointer-events:none;transition:opacity .22s ease}.admin-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.admin-main-wrap{flex:1;min-width:0;display:flex;flex-direction:column}.admin-main{flex:1;min-width:0;padding:28px clamp(18px,3vw,36px) 64px;padding-bottom:calc(64px + var(--admin-safe-bottom));padding-left:max(clamp(18px,3vw,36px),env(safe-area-inset-left,0px));padding-right:max(clamp(18px,3vw,36px),env(safe-area-inset-right,0px))}.admin-notice{margin-bottom:18px;padding:10px 14px;border-radius:12px;border:1px solid rgba(198,168,107,.22);background:#c6a86b0f;color:var(--admin-gold);font-size:12.5px;line-height:1.45}.admin-filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px;align-items:flex-end}.admin-filter-bar>*{flex:1 1 160px;min-width:0;max-width:100%}.admin-filter-bar .admin-filter-actions{flex:0 0 auto;display:flex;gap:8px;align-items:flex-end}.admin-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:12px;margin-bottom:20px}.admin-split-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.admin-detail-grid{display:grid;grid-template-columns:1.2fr .9fr;gap:14px}.admin-dl{margin:0;display:grid;grid-template-columns:140px 1fr;gap:10px 12px;font-size:13.5px}.admin-pager{display:flex;justify-content:space-between;align-items:center;margin-top:14px;gap:12px;flex-wrap:wrap}.admin-pager-meta{color:var(--admin-muted);font-size:12.5px}.admin-pager-btns{display:flex;gap:8px}.admin-action-row{display:inline-flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.admin-btn-block{width:100%}.admin-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-table{width:100%;border-collapse:collapse;font-size:13.5px}.admin-table th{text-align:left;padding:12px 16px;color:var(--admin-muted);font-weight:500;font-size:11.5px;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--admin-border);white-space:nowrap}.admin-table th.is-right,.admin-table td.is-right{text-align:right}.admin-table td{padding:14px 16px;color:var(--admin-text);border-bottom:1px solid var(--admin-border);vertical-align:middle}.admin-card-list{display:none}.admin-card-item{padding:16px;border-bottom:1px solid var(--admin-border)}.admin-card-item:last-child{border-bottom:none}.admin-card-item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.admin-card-item-title{font-size:14.5px;font-weight:500;line-height:1.35;word-break:break-word}.admin-card-meta{display:grid;gap:8px}.admin-card-meta-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;font-size:13px}.admin-card-meta-label{color:var(--admin-muted);flex-shrink:0;font-size:12px;padding-top:2px}.admin-card-meta-value{text-align:right;min-width:0;word-break:break-word}.admin-card-actions{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.admin-card-actions>button,.admin-card-actions>a{flex:1 1 calc(50% - 4px);min-width:120px;text-align:center;justify-content:center}.admin-card-actions .admin-action-row{width:100%;display:flex;flex-wrap:wrap;gap:8px}.admin-card-actions .admin-action-row>button{flex:1 1 calc(50% - 4px);min-width:110px;min-height:42px}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom))}.admin-modal{width:min(440px,100%);max-height:min(86dvh,640px);overflow-y:auto;background:var(--admin-card);border:1px solid var(--admin-border);border-radius:16px;padding:22px;font-family:var(--admin-font)}.admin-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:22px;flex-wrap:wrap}.admin-modal-actions>button{flex:1 1 auto;min-width:120px}.admin-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.admin-page-header h1{margin:0;font-family:var(--admin-serif);font-size:clamp(1.4rem,4.5vw,1.85rem);font-weight:400;letter-spacing:-.02em;color:var(--admin-text);line-height:1.15;word-break:break-word}.admin-page-header p{margin:8px 0 0;color:var(--admin-muted);font-size:13.5px;line-height:1.45;max-width:52ch}.admin-page-header-actions{display:flex;gap:8px;flex-wrap:wrap;width:100%}@media(min-width:520px){.admin-page-header-actions{width:auto}}@media(max-width:900px){.admin-root{flex-direction:column}.admin-topbar{display:flex}.admin-sidebar{position:fixed;top:0;left:0;bottom:0;width:min(300px,86vw);height:100dvh;height:100vh;max-height:none;transform:translate(-105%);transition:transform .24s cubic-bezier(.22,1,.36,1);box-shadow:none;border-right:1px solid var(--admin-border);padding-top:var(--admin-safe-top)}.admin-sidebar.is-open{transform:translate(0);box-shadow:24px 0 48px #00000073}.admin-drawer-backdrop{display:block}.admin-main{padding:18px 16px 48px;padding-bottom:calc(48px + var(--admin-safe-bottom));padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px))}.admin-notice{font-size:12px;padding:10px 12px;margin-bottom:14px}.admin-nav-link{min-height:46px;font-size:15px;padding:12px 14px}.admin-split-grid,.admin-detail-grid{grid-template-columns:1fr}.admin-dl{grid-template-columns:1fr;gap:4px 0}.admin-dl dt{margin-top:8px}.admin-dl dt:first-child{margin-top:0}.admin-table-wrap{display:none}.admin-card-list{display:block}.admin-filter-bar>*{flex:1 1 100%}.admin-filter-bar .admin-filter-actions{width:100%}.admin-filter-bar .admin-filter-actions>button{flex:1;min-height:44px}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.admin-modal{width:100%;border-radius:18px 18px 14px 14px;padding:20px 18px calc(18px + var(--admin-safe-bottom));align-self:flex-end;max-height:min(92dvh,720px)}.admin-modal-backdrop{align-items:flex-end;padding:0}.admin-modal-actions>button{min-height:46px;flex:1 1 calc(50% - 4px)}.admin-action-row{width:100%;justify-content:stretch}.admin-action-row>button{flex:1;min-height:40px}.admin-pager{flex-direction:column;align-items:stretch}.admin-pager-btns{width:100%}.admin-pager-btns>button{flex:1;min-height:44px}}@media(max-width:380px){.admin-stat-grid{grid-template-columns:1fr}.admin-topbar-badge{display:none}}@media(prefers-reduced-motion:reduce){.admin-sidebar,.admin-drawer-backdrop{transition:none}}/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-200:oklch(88.5% .062 18.334);--color-red-400:oklch(70.4% .191 22.216);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-orange-50:oklch(98% .016 73.684);--color-orange-100:oklch(95.4% .038 75.164);--color-orange-700:oklch(55.3% .195 38.402);--color-amber-50:oklch(98.7% .022 95.277);--color-amber-100:oklch(96.2% .059 95.617);--color-amber-200:oklch(92.4% .12 95.746);--color-amber-400:oklch(82.8% .189 84.429);--color-amber-500:oklch(76.9% .188 70.08);--color-amber-700:oklch(55.5% .163 48.998);--color-amber-800:oklch(47.3% .137 46.201);--color-amber-900:oklch(41.4% .112 45.904);--color-green-50:oklch(98.2% .018 155.826);--color-green-100:oklch(96.2% .044 156.743);--color-green-200:oklch(92.5% .084 155.995);--color-green-500:oklch(72.3% .219 149.579);--color-green-600:oklch(62.7% .194 149.214);--color-green-700:oklch(52.7% .154 150.069);--color-emerald-50:oklch(97.9% .021 166.113);--color-emerald-100:oklch(95% .052 163.051);--color-emerald-200:oklch(90.5% .093 164.15);--color-emerald-400:oklch(76.5% .177 163.223);--color-emerald-500:oklch(69.6% .17 162.48);--color-emerald-700:oklch(50.8% .118 165.612);--color-emerald-800:oklch(43.2% .095 166.913);--color-sky-50:oklch(97.7% .013 236.62);--color-sky-100:oklch(95.1% .026 236.824);--color-sky-500:oklch(68.5% .169 237.323);--color-sky-700:oklch(50% .134 242.749);--color-sky-800:oklch(44.3% .11 240.79);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-700:oklch(48.8% .243 264.376);--color-indigo-50:oklch(96.2% .018 272.314);--color-indigo-100:oklch(93% .034 272.788);--color-indigo-500:oklch(58.5% .233 277.117);--color-indigo-700:oklch(45.7% .24 277.023);--color-indigo-800:oklch(39.8% .195 277.366);--color-indigo-900:oklch(35.9% .144 278.697);--color-violet-50:oklch(96.9% .016 293.756);--color-violet-100:oklch(94.3% .029 294.588);--color-violet-500:oklch(60.6% .25 292.717);--color-violet-700:oklch(49.1% .27 292.581);--color-purple-50:oklch(97.7% .014 308.299);--color-purple-100:oklch(94.6% .033 307.174);--color-purple-700:oklch(49.6% .265 301.924);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-wide:.025em;--tracking-wider:.05em;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--radius-2xl:1rem;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--blur-sm:8px;--blur-md:12px;--blur-xl:24px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring) 50%,transparent)}}html,body,#root{min-height:100%;margin:0}html{font-size:var(--font-size)}body{background-color:var(--background);color:var(--t1,#f1f1f0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--app-bg,#151515);font-family:Inter,system-ui,-apple-system,sans-serif}h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}h4,label,button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{top:0;right:0;bottom:0;left:0}.top-1\/2{top:50%}.top-4{top:calc(var(--spacing) * 4)}.top-\[-70px\]{top:-70px}.top-\[4\%\]{top:4%}.top-\[6\%\]{top:6%}.top-\[calc\(100\%\+6px\)\]{top:calc(100% + 6px)}.-right-0\.5{right:calc(var(--spacing) * -.5)}.-right-1{right:calc(var(--spacing) * -1)}.right-0{right:0}.right-2{right:calc(var(--spacing) * 2)}.right-3{right:calc(var(--spacing) * 3)}.right-4{right:calc(var(--spacing) * 4)}.right-5{right:calc(var(--spacing) * 5)}.-bottom-0\.5{bottom:calc(var(--spacing) * -.5)}.-bottom-1{bottom:calc(var(--spacing) * -1)}.bottom-2\.5{bottom:calc(var(--spacing) * 2.5)}.bottom-5{bottom:calc(var(--spacing) * 5)}.bottom-6{bottom:calc(var(--spacing) * 6)}.bottom-24{bottom:calc(var(--spacing) * 24)}.left-1\/2{left:50%}.left-3\.5{left:calc(var(--spacing) * 3.5)}.z-10{z-index:10}.z-50{z-index:50}.z-\[80\]{z-index:80}.z-\[120\]{z-index:120}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.-mx-2{margin-inline:calc(var(--spacing) * -2)}.mx-auto{margin-inline:auto}.my-3\.5{margin-block:calc(var(--spacing) * 3.5)}.my-5{margin-block:calc(var(--spacing) * 5)}.-mt-1{margin-top:calc(var(--spacing) * -1)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:var(--spacing)}.mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-2\.5{margin-top:calc(var(--spacing) * 2.5)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-3\.5{margin-top:calc(var(--spacing) * 3.5)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-7{margin-top:calc(var(--spacing) * 7)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-\[2px\]{margin-top:2px}.mt-\[5px\]{margin-top:5px}.mt-\[18px\]{margin-top:18px}.mt-\[22px\]{margin-top:22px}.mt-\[26px\]{margin-top:26px}.mt-\[clamp\(22px\,4vh\,36px\)\]{margin-top:clamp(22px,4vh,36px)}.mt-\[clamp\(24px\,4vh\,34px\)\]{margin-top:clamp(24px,4vh,34px)}.mt-\[clamp\(28px\,5vh\,40px\)\]{margin-top:clamp(28px,5vh,40px)}.mt-\[clamp\(28px\,5vh\,44px\)\]{margin-top:clamp(28px,5vh,44px)}.\!mb-0{margin-bottom:0!important}.mb-0\.5{margin-bottom:calc(var(--spacing) * .5)}.mb-1{margin-bottom:var(--spacing)}.mb-1\.5{margin-bottom:calc(var(--spacing) * 1.5)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-2\.5{margin-bottom:calc(var(--spacing) * 2.5)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-3\.5{margin-bottom:calc(var(--spacing) * 3.5)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-9{margin-bottom:calc(var(--spacing) * 9)}.mb-\[7px\]{margin-bottom:7px}.mb-\[18px\]{margin-bottom:18px}.mb-\[22px\]{margin-bottom:22px}.ml-auto{margin-left:auto}.box-border{box-sizing:border-box}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.hidden\!{display:none!important}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.size-1\.5{width:calc(var(--spacing) * 1.5);height:calc(var(--spacing) * 1.5)}.size-3\.5{width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.size-5{width:calc(var(--spacing) * 5);height:calc(var(--spacing) * 5)}.size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.size-12{width:calc(var(--spacing) * 12);height:calc(var(--spacing) * 12)}.size-\[11px\]{width:11px;height:11px}.size-\[17px\]{width:17px;height:17px}.size-\[22px\]{width:22px;height:22px}.size-\[46px\]{width:46px;height:46px}.h-1{height:var(--spacing)}.h-1\.5{height:calc(var(--spacing) * 1.5)}.h-2\.5{height:calc(var(--spacing) * 2.5)}.h-3{height:calc(var(--spacing) * 3)}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.h-24{height:calc(var(--spacing) * 24)}.h-\[2px\]{height:2px}.h-\[3px\]{height:3px}.h-\[5px\]{height:5px}.h-\[14px\]{height:14px}.h-\[15px\]{height:15px}.h-\[58px\]{height:58px}.h-\[72px\]{height:72px}.h-\[88px\]{height:88px}.h-\[168px\]{height:168px}.h-\[220px\]{height:220px}.h-\[280px\]{height:280px}.h-\[300px\]{height:300px}.h-full{height:100%}.min-h-0{min-height:0}.min-h-8{min-height:calc(var(--spacing) * 8)}.min-h-9{min-height:calc(var(--spacing) * 9)}.min-h-11{min-height:calc(var(--spacing) * 11)}.min-h-\[32px\]{min-height:32px}.min-h-\[34px\]{min-height:34px}.min-h-\[38px\]{min-height:38px}.min-h-\[42px\]{min-height:42px}.min-h-\[44px\]{min-height:44px}.min-h-\[46px\]{min-height:46px}.min-h-\[48px\]{min-height:48px}.min-h-\[62px\]{min-height:62px}.min-h-\[100svh\]{min-height:100svh}.w-1\/2{width:50%}.w-2\/3{width:66.6667%}.w-3{width:calc(var(--spacing) * 3)}.w-3\.5{width:calc(var(--spacing) * 3.5)}.w-3\/4{width:75%}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-9{width:calc(var(--spacing) * 9)}.w-10{width:calc(var(--spacing) * 10)}.w-11{width:calc(var(--spacing) * 11)}.w-12{width:calc(var(--spacing) * 12)}.w-24{width:calc(var(--spacing) * 24)}.w-\[5px\]{width:5px}.w-\[14px\]{width:14px}.w-\[15px\]{width:15px}.w-\[58px\]{width:58px}.w-\[72px\]{width:72px}.w-\[88px\]{width:88px}.w-\[120px\]{width:120px}.w-\[285px\]{width:285px}.w-\[340px\]{width:340px}.w-\[min\(100vw-2rem\,420px\)\]{width:min(100vw - 2rem,420px)}.w-\[min\(400px\,100\%\)\]{width:min(400px,100%)}.w-\[min\(420px\,100\%\)\]{width:min(420px,100%)}.w-\[min\(440px\,calc\(100vw-24px\)\)\]{width:min(440px,100vw - 24px)}.w-\[min\(480px\,80vw\)\]{width:min(480px,80vw)}.w-full{width:100%}.max-w-\[26ch\]{max-width:26ch}.max-w-\[40ch\]{max-width:40ch}.max-w-\[42ch\]{max-width:42ch}.max-w-\[44ch\]{max-width:44ch}.max-w-\[46ch\]{max-width:46ch}.max-w-\[78\%\]{max-width:78%}.max-w-\[82\%\]{max-width:82%}.max-w-\[90\%\]{max-width:90%}.max-w-\[380px\]{max-width:380px}.max-w-\[520px\]{max-width:520px}.max-w-\[616px\]{max-width:616px}.max-w-\[640px\]{max-width:640px}.max-w-\[680px\]{max-width:680px}.max-w-\[720px\]{max-width:720px}.max-w-\[min\(100\%\,420px\)\]{max-width:min(100%,420px)}.max-w-md{max-width:var(--container-md)}.min-w-0{min-width:0}.min-w-\[160px\]{min-width:160px}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-y{resize:vertical}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-3\.5{gap:calc(var(--spacing) * 3.5)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-\[5px\]{gap:5px}.gap-\[7px\]{gap:7px}.gap-\[9px\]{gap:9px}.gap-\[11px\]{gap:11px}:where(.space-y-0\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}.gap-x-10{column-gap:calc(var(--spacing) * 10)}.gap-y-4{row-gap:calc(var(--spacing) * 4)}.self-center{align-self:center}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[2px\]{border-radius:2px}.rounded-\[3px\]{border-radius:3px}.rounded-\[9px\]{border-radius:9px}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[14px\]{border-radius:14px}.rounded-\[16px\]{border-radius:16px}.rounded-\[18px\]{border-radius:18px}.rounded-\[20px\]{border-radius:20px}.rounded-\[24px\]{border-radius:24px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.rounded-l-full{border-top-left-radius:3.40282e38px;border-bottom-left-radius:3.40282e38px}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-full{border-top-right-radius:3.40282e38px;border-bottom-right-radius:3.40282e38px}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-tr-sm{border-top-right-radius:calc(var(--radius) - 4px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-\[1\.5px\]{border-style:var(--tw-border-style);border-width:1.5px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-r-0{border-right-style:var(--tw-border-style);border-right-width:0}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\[\#2A2A2A\]{border-color:#2a2a2a}.border-\[\#4A4A4A\]{border-color:#4a4a4a}.border-\[\#6EA882\]{border-color:#6ea882}.border-\[\#363636\]{border-color:#363636}.border-\[\#C6A86B\]{border-color:#c6a86b}.border-\[\#C6A86B\]\/60{border-color:#c6a86b99}.border-\[rgba\(110\,168\,130\,0\.45\)\]{border-color:#6ea88273}.border-\[rgba\(198\,168\,107\,\.28\)\]{border-color:#c6a86b47}.border-\[rgba\(198\,168\,107\,\.35\)\]{border-color:#c6a86b59}.border-\[rgba\(200\,80\,80\,0\.35\)\]{border-color:#c8505059}.border-\[rgba\(201\,122\,106\,0\.35\)\]{border-color:#c97a6a59}.border-\[rgba\(220\,38\,38\,\.35\)\]{border-color:#dc262659}.border-\[var\(--b0\)\]{border-color:var(--b0)}.border-\[var\(--b1\)\]{border-color:var(--b1)}.border-\[var\(--b1\,\#363636\)\]{border-color:var(--b1,#363636)}.border-\[var\(--b2\,\#4A4A4A\)\]{border-color:var(--b2,#4a4a4a)}.border-amber-100{border-color:var(--color-amber-100)}.border-amber-200\/50{border-color:#fee68580}@supports (color:color-mix(in lab,red,red)){.border-amber-200\/50{border-color:color-mix(in oklab,var(--color-amber-200) 50%,transparent)}}.border-amber-500\/20{border-color:#f99c0033}@supports (color:color-mix(in lab,red,red)){.border-amber-500\/20{border-color:color-mix(in oklab,var(--color-amber-500) 20%,transparent)}}.border-black{border-color:var(--color-black)}.border-emerald-100{border-color:var(--color-emerald-100)}.border-emerald-200\/80{border-color:#a4f4cfcc}@supports (color:color-mix(in lab,red,red)){.border-emerald-200\/80{border-color:color-mix(in oklab,var(--color-emerald-200) 80%,transparent)}}.border-emerald-500\/18{border-color:#00bb7f2e}@supports (color:color-mix(in lab,red,red)){.border-emerald-500\/18{border-color:color-mix(in oklab,var(--color-emerald-500) 18%,transparent)}}.border-emerald-500\/25{border-color:#00bb7f40}@supports (color:color-mix(in lab,red,red)){.border-emerald-500\/25{border-color:color-mix(in oklab,var(--color-emerald-500) 25%,transparent)}}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-200\/50{border-color:#e5e7eb80}@supports (color:color-mix(in lab,red,red)){.border-gray-200\/50{border-color:color-mix(in oklab,var(--color-gray-200) 50%,transparent)}}.border-gray-200\/90{border-color:#e5e7ebe6}@supports (color:color-mix(in lab,red,red)){.border-gray-200\/90{border-color:color-mix(in oklab,var(--color-gray-200) 90%,transparent)}}.border-gray-300{border-color:var(--color-gray-300)}.border-green-200\/50{border-color:#b9f8cf80}@supports (color:color-mix(in lab,red,red)){.border-green-200\/50{border-color:color-mix(in oklab,var(--color-green-200) 50%,transparent)}}.border-green-200\/80{border-color:#b9f8cfcc}@supports (color:color-mix(in lab,red,red)){.border-green-200\/80{border-color:color-mix(in oklab,var(--color-green-200) 80%,transparent)}}.border-indigo-100{border-color:var(--color-indigo-100)}.border-orange-100{border-color:var(--color-orange-100)}.border-purple-100{border-color:var(--color-purple-100)}.border-red-100{border-color:var(--color-red-100)}.border-sky-100{border-color:var(--color-sky-100)}.border-slate-200{border-color:var(--color-slate-200)}.border-slate-300{border-color:var(--color-slate-300)}.border-transparent{border-color:#0000}.border-violet-100{border-color:var(--color-violet-100)}.border-white\/30{border-color:#ffffff4d}@supports (color:color-mix(in lab,red,red)){.border-white\/30{border-color:color-mix(in oklab,var(--color-white) 30%,transparent)}}.border-white\/\[0\.05\]{border-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.border-white\/\[0\.05\]{border-color:color-mix(in oklab,var(--color-white) 5%,transparent)}}.border-white\/\[0\.07\]{border-color:#ffffff12}@supports (color:color-mix(in lab,red,red)){.border-white\/\[0\.07\]{border-color:color-mix(in oklab,var(--color-white) 7%,transparent)}}.border-white\/\[0\.08\]{border-color:#ffffff14}@supports (color:color-mix(in lab,red,red)){.border-white\/\[0\.08\]{border-color:color-mix(in oklab,var(--color-white) 8%,transparent)}}.border-white\/\[0\.09\]{border-color:#ffffff17}@supports (color:color-mix(in lab,red,red)){.border-white\/\[0\.09\]{border-color:color-mix(in oklab,var(--color-white) 9%,transparent)}}.border-white\/\[0\.10\]{border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.border-white\/\[0\.10\]{border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.border-t-white{border-top-color:var(--color-white)}.bg-\[\#0b0b0f\]{background-color:#0b0b0f}.bg-\[\#1B1B1B\]{background-color:#1b1b1b}.bg-\[\#1C1C1C\]{background-color:#1c1c1c}.bg-\[\#1E2A24\]{background-color:#1e2a24}.bg-\[\#1c1c1c\]{background-color:#1c1c1c}.bg-\[\#2A2A2A\]{background-color:#2a2a2a}.bg-\[\#2A261C\]{background-color:#2a261c}.bg-\[\#2E2E2E\]{background-color:#2e2e2e}.bg-\[\#2a2a2a\]{background-color:#2a2a2a}.bg-\[\#4ADE80\]{background-color:#4ade80}.bg-\[\#09090b\]\/75{background-color:#09090bbf}.bg-\[\#151515\]{background-color:#151515}.bg-\[\#181818\]{background-color:#181818}.bg-\[\#191919\]{background-color:#191919}.bg-\[\#242424\]{background-color:#242424}.bg-\[\#363636\]{background-color:#363636}.bg-\[\#C6A86B\]{background-color:#c6a86b}.bg-\[\#DC2626\]{background-color:#dc2626}.bg-\[\#F1F1F0\]{background-color:#f1f1f0}.bg-\[rgba\(198\,168\,107\,\.08\)\]{background-color:#c6a86b14}.bg-\[rgba\(198\,168\,107\,0\.13\)\]{background-color:#c6a86b21}.bg-\[rgba\(198\,168\,107\,0\.14\)\]{background-color:#c6a86b24}.bg-\[rgba\(200\,60\,60\,0\.1\)\]{background-color:#c83c3c1a}.bg-\[rgba\(220\,38\,38\,\.08\)\]{background-color:#dc262614}.bg-\[var\(--app-bg\,\#151515\)\]{background-color:var(--app-bg,#151515)}.bg-\[var\(--card-bg\)\]{background-color:var(--card-bg)}.bg-\[var\(--card-bg\,\#242424\)\]{background-color:var(--card-bg,#242424)}.bg-\[var\(--s2\,\#2a2a2a\)\]{background-color:var(--s2,#2a2a2a)}.bg-amber-50{background-color:var(--color-amber-50)}.bg-amber-100{background-color:var(--color-amber-100)}.bg-amber-500{background-color:var(--color-amber-500)}.bg-amber-500\/10{background-color:#f99c001a}@supports (color:color-mix(in lab,red,red)){.bg-amber-500\/10{background-color:color-mix(in oklab,var(--color-amber-500) 10%,transparent)}}.bg-amber-500\/20{background-color:#f99c0033}@supports (color:color-mix(in lab,red,red)){.bg-amber-500\/20{background-color:color-mix(in oklab,var(--color-amber-500) 20%,transparent)}}.bg-black{background-color:var(--color-black)}.bg-black\/60{background-color:#0009}@supports (color:color-mix(in lab,red,red)){.bg-black\/60{background-color:color-mix(in oklab,var(--color-black) 60%,transparent)}}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-emerald-50{background-color:var(--color-emerald-50)}.bg-emerald-400\/50{background-color:#00d29480}@supports (color:color-mix(in lab,red,red)){.bg-emerald-400\/50{background-color:color-mix(in oklab,var(--color-emerald-400) 50%,transparent)}}.bg-emerald-500{background-color:var(--color-emerald-500)}.bg-emerald-500\/10{background-color:#00bb7f1a}@supports (color:color-mix(in lab,red,red)){.bg-emerald-500\/10{background-color:color-mix(in oklab,var(--color-emerald-500) 10%,transparent)}}.bg-emerald-500\/18{background-color:#00bb7f2e}@supports (color:color-mix(in lab,red,red)){.bg-emerald-500\/18{background-color:color-mix(in oklab,var(--color-emerald-500) 18%,transparent)}}.bg-gray-50\/90{background-color:#f9fafbe6}@supports (color:color-mix(in lab,red,red)){.bg-gray-50\/90{background-color:color-mix(in oklab,var(--color-gray-50) 90%,transparent)}}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-900{background-color:var(--color-gray-900)}.bg-green-100{background-color:var(--color-green-100)}.bg-green-500{background-color:var(--color-green-500)}.bg-indigo-50{background-color:var(--color-indigo-50)}.bg-indigo-500{background-color:var(--color-indigo-500)}.bg-orange-50{background-color:var(--color-orange-50)}.bg-purple-50{background-color:var(--color-purple-50)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-500{background-color:var(--color-red-500)}.bg-sky-50{background-color:var(--color-sky-50)}.bg-sky-500{background-color:var(--color-sky-500)}.bg-slate-100{background-color:var(--color-slate-100)}.bg-slate-200{background-color:var(--color-slate-200)}.bg-slate-300{background-color:var(--color-slate-300)}.bg-slate-400{background-color:var(--color-slate-400)}.bg-transparent{background-color:#0000}.bg-violet-50{background-color:var(--color-violet-50)}.bg-violet-500{background-color:var(--color-violet-500)}.bg-white{background-color:var(--color-white)}.bg-white\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.bg-white\/10{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.bg-white\/12{background-color:#ffffff1f}@supports (color:color-mix(in lab,red,red)){.bg-white\/12{background-color:color-mix(in oklab,var(--color-white) 12%,transparent)}}.bg-white\/15{background-color:#ffffff26}@supports (color:color-mix(in lab,red,red)){.bg-white\/15{background-color:color-mix(in oklab,var(--color-white) 15%,transparent)}}.bg-white\/35{background-color:#ffffff59}@supports (color:color-mix(in lab,red,red)){.bg-white\/35{background-color:color-mix(in oklab,var(--color-white) 35%,transparent)}}.bg-white\/70{background-color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.bg-white\/70{background-color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.bg-white\/90{background-color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.bg-white\/90{background-color:color-mix(in oklab,var(--color-white) 90%,transparent)}}.bg-white\/95{background-color:#fffffff2}@supports (color:color-mix(in lab,red,red)){.bg-white\/95{background-color:color-mix(in oklab,var(--color-white) 95%,transparent)}}.bg-white\/\[0\.04\]{background-color:#ffffff0a}@supports (color:color-mix(in lab,red,red)){.bg-white\/\[0\.04\]{background-color:color-mix(in oklab,var(--color-white) 4%,transparent)}}.bg-white\/\[0\.08\]{background-color:#ffffff14}@supports (color:color-mix(in lab,red,red)){.bg-white\/\[0\.08\]{background-color:color-mix(in oklab,var(--color-white) 8%,transparent)}}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-t{--tw-gradient-position:to top in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-\[radial-gradient\(ellipse_at_center\,rgba\(198\,168\,107\,\.07\)\,transparent_68\%\)\]{background-image:radial-gradient(#c6a86b12,#0000 68%)}.from-black{--tw-gradient-from:var(--color-black);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-emerald-50{--tw-gradient-from:var(--color-emerald-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-gray-50{--tw-gradient-from:var(--color-gray-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-green-50{--tw-gradient-from:var(--color-green-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-black\/95{--tw-gradient-via:#000000f2}@supports (color:color-mix(in lab,red,red)){.via-black\/95{--tw-gradient-via:color-mix(in oklab, var(--color-black) 95%, transparent)}}.via-black\/95{--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-white{--tw-gradient-to:var(--color-white);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.fill-current{fill:currentColor}.stroke-\[\#767674\]{stroke:#767674}.stroke-current{stroke:currentColor}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:0}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-\[3px\]{padding:3px}.p-\[26px\]{padding:26px}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-3\.5{padding-inline:calc(var(--spacing) * 3.5)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-7{padding-inline:calc(var(--spacing) * 7)}.px-8{padding-inline:calc(var(--spacing) * 8)}.px-\[11px\]{padding-inline:11px}.px-\[13px\]{padding-inline:13px}.px-\[15px\]{padding-inline:15px}.px-\[18px\]{padding-inline:18px}.px-\[26px\]{padding-inline:26px}.px-\[clamp\(16px\,4vw\,32px\)\]{padding-inline:clamp(16px,4vw,32px)}.px-\[clamp\(20px\,4vw\,40px\)\]{padding-inline:clamp(20px,4vw,40px)}.px-\[clamp\(32px\,6vw\,48px\)\]{padding-inline:clamp(32px,6vw,48px)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-3\.5{padding-block:calc(var(--spacing) * 3.5)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-7{padding-block:calc(var(--spacing) * 7)}.py-10{padding-block:calc(var(--spacing) * 10)}.py-\[3px\]{padding-block:3px}.py-\[4\.5px\]{padding-block:4.5px}.py-\[7px\]{padding-block:7px}.py-\[17px\]{padding-block:17px}.py-\[18px\]{padding-block:18px}.py-\[26px\]{padding-block:26px}.py-\[clamp\(32px\,6vw\,48px\)\]{padding-block:clamp(32px,6vw,48px)}.py-\[clamp\(36px\,6vw\,58px\)\]{padding-block:clamp(36px,6vw,58px)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-3\.5{padding-top:calc(var(--spacing) * 3.5)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-5{padding-top:calc(var(--spacing) * 5)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-\[2vh\]{padding-top:2vh}.pt-\[3vh\]{padding-top:3vh}.pt-\[34px\]{padding-top:34px}.pt-\[clamp\(22px\,4vh\,36px\)\]{padding-top:clamp(22px,4vh,36px)}.pr-\[46px\]{padding-right:46px}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-5{padding-bottom:calc(var(--spacing) * 5)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.pb-7{padding-bottom:calc(var(--spacing) * 7)}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.pb-10{padding-bottom:calc(var(--spacing) * 10)}.pb-16{padding-bottom:calc(var(--spacing) * 16)}.pl-7{padding-left:calc(var(--spacing) * 7)}.text-center{text-align:center}.text-left{text-align:left}.font-\[\'Fraunces\'\,Georgia\,serif\]{font-family:Fraunces,Georgia,serif}.font-\[\'Inter\'\,system-ui\,sans-serif\]{font-family:Inter,system-ui,sans-serif}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[8px\]{font-size:8px}.text-\[9\.5px\]{font-size:9.5px}.text-\[10px\]{font-size:10px}.text-\[11\.5px\]{font-size:11.5px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13\.5px\]{font-size:13.5px}.text-\[13px\]{font-size:13px}.text-\[14\.5px\]{font-size:14.5px}.text-\[14px\]{font-size:14px}.text-\[15\.5px\]{font-size:15.5px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[19px\]{font-size:19px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[clamp\(20px\,2\.4vw\,24px\)\]{font-size:clamp(20px,2.4vw,24px)}.text-\[clamp\(20px\,2\.4vw\,25px\)\]{font-size:clamp(20px,2.4vw,25px)}.text-\[clamp\(21px\,2\.6vw\,28px\)\]{font-size:clamp(21px,2.6vw,28px)}.text-\[clamp\(22px\,2\.6vw\,28px\)\]{font-size:clamp(22px,2.6vw,28px)}.text-\[clamp\(22px\,3vw\,28px\)\]{font-size:clamp(22px,3vw,28px)}.text-\[clamp\(23px\,3\.2vw\,33px\)\]{font-size:clamp(23px,3.2vw,33px)}.text-\[clamp\(24px\,3\.2vw\,32px\)\]{font-size:clamp(24px,3.2vw,32px)}.text-\[clamp\(25px\,3\.4vw\,36px\)\]{font-size:clamp(25px,3.4vw,36px)}.leading-\[1\.2\]{--tw-leading:1.2;line-height:1.2}.leading-\[1\.5\]{--tw-leading:1.5;line-height:1.5}.leading-\[1\.6\]{--tw-leading:1.6;line-height:1.6}.leading-\[1\.35\]{--tw-leading:1.35;line-height:1.35}.leading-\[1\.55\]{--tw-leading:1.55;line-height:1.55}.leading-\[1\.65\]{--tw-leading:1.65;line-height:1.65}.leading-\[1\.78\]{--tw-leading:1.78;line-height:1.78}.leading-none{--tw-leading:1;line-height:1}.leading-normal{--tw-leading:var(--leading-normal);line-height:var(--leading-normal)}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.01em\]{--tw-tracking:-.01em;letter-spacing:-.01em}.tracking-\[-0\.02em\]{--tw-tracking:-.02em;letter-spacing:-.02em}.tracking-\[-0\.012em\]{--tw-tracking:-.012em;letter-spacing:-.012em}.tracking-\[-0\.014em\]{--tw-tracking:-.014em;letter-spacing:-.014em}.tracking-\[-0\.015em\]{--tw-tracking:-.015em;letter-spacing:-.015em}.tracking-\[0\.01em\]{--tw-tracking:.01em;letter-spacing:.01em}.tracking-\[0\.1em\]{--tw-tracking:.1em;letter-spacing:.1em}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.07em\]{--tw-tracking:.07em;letter-spacing:.07em}.tracking-\[0\.12em\]{--tw-tracking:.12em;letter-spacing:.12em}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[\#6EA882\]{color:#6ea882}.text-\[\#9F9F9E\]{color:#9f9f9e}.text-\[\#151515\]{color:#151515}.text-\[\#767674\]{color:#767674}.text-\[\#A8A8A6\]{color:#a8a8a6}.text-\[\#A89060\]{color:#a89060}.text-\[\#C0C0BF\]{color:#c0c0bf}.text-\[\#C6A86B\]{color:#c6a86b}.text-\[\#C6C6C4\]{color:#c6c6c4}.text-\[\#E8A0A0\]{color:#e8a0a0}.text-\[\#E8A090\]{color:#e8a090}.text-\[\#F1A0A0\]{color:#f1a0a0}.text-\[\#F1F1F0\]{color:#f1f1f0}.text-\[var\(--t1\,\#F1F1F0\)\]{color:var(--t1,#f1f1f0)}.text-\[var\(--t2\,\#A8A8A6\)\]{color:var(--t2,#a8a8a6)}.text-\[var\(--t3\,\#767674\)\]{color:var(--t3,#767674)}.text-amber-200{color:var(--color-amber-200)}.text-amber-200\/80{color:#fee685cc}@supports (color:color-mix(in lab,red,red)){.text-amber-200\/80{color:color-mix(in oklab,var(--color-amber-200) 80%,transparent)}}.text-amber-400\/80{color:#fcbb00cc}@supports (color:color-mix(in lab,red,red)){.text-amber-400\/80{color:color-mix(in oklab,var(--color-amber-400) 80%,transparent)}}.text-amber-700{color:var(--color-amber-700)}.text-amber-800{color:var(--color-amber-800)}.text-amber-900{color:var(--color-amber-900)}.text-black{color:var(--color-black)}.text-emerald-400\/40{color:#00d29466}@supports (color:color-mix(in lab,red,red)){.text-emerald-400\/40{color:color-mix(in oklab,var(--color-emerald-400) 40%,transparent)}}.text-emerald-400\/80{color:#00d294cc}@supports (color:color-mix(in lab,red,red)){.text-emerald-400\/80{color:color-mix(in oklab,var(--color-emerald-400) 80%,transparent)}}.text-emerald-400\/90{color:#00d294e6}@supports (color:color-mix(in lab,red,red)){.text-emerald-400\/90{color:color-mix(in oklab,var(--color-emerald-400) 90%,transparent)}}.text-emerald-700{color:var(--color-emerald-700)}.text-emerald-800{color:var(--color-emerald-800)}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-green-700{color:var(--color-green-700)}.text-indigo-700{color:var(--color-indigo-700)}.text-indigo-800{color:var(--color-indigo-800)}.text-orange-700{color:var(--color-orange-700)}.text-purple-700{color:var(--color-purple-700)}.text-red-400\/70{color:#ff6568b3}@supports (color:color-mix(in lab,red,red)){.text-red-400\/70{color:color-mix(in oklab,var(--color-red-400) 70%,transparent)}}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-sky-700{color:var(--color-sky-700)}.text-sky-800{color:var(--color-sky-800)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-slate-800{color:var(--color-slate-800)}.text-violet-700{color:var(--color-violet-700)}.text-white{color:var(--color-white)}.text-white\/12{color:#ffffff1f}@supports (color:color-mix(in lab,red,red)){.text-white\/12{color:color-mix(in oklab,var(--color-white) 12%,transparent)}}.text-white\/18{color:#ffffff2e}@supports (color:color-mix(in lab,red,red)){.text-white\/18{color:color-mix(in oklab,var(--color-white) 18%,transparent)}}.text-white\/22{color:#ffffff38}@supports (color:color-mix(in lab,red,red)){.text-white\/22{color:color-mix(in oklab,var(--color-white) 22%,transparent)}}.text-white\/28{color:#ffffff47}@supports (color:color-mix(in lab,red,red)){.text-white\/28{color:color-mix(in oklab,var(--color-white) 28%,transparent)}}.text-white\/38{color:#ffffff61}@supports (color:color-mix(in lab,red,red)){.text-white\/38{color:color-mix(in oklab,var(--color-white) 38%,transparent)}}.text-white\/50{color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.text-white\/50{color:color-mix(in oklab,var(--color-white) 50%,transparent)}}.text-white\/52{color:#ffffff85}@supports (color:color-mix(in lab,red,red)){.text-white\/52{color:color-mix(in oklab,var(--color-white) 52%,transparent)}}.text-white\/58{color:#ffffff94}@supports (color:color-mix(in lab,red,red)){.text-white\/58{color:color-mix(in oklab,var(--color-white) 58%,transparent)}}.text-white\/60{color:#fff9}@supports (color:color-mix(in lab,red,red)){.text-white\/60{color:color-mix(in oklab,var(--color-white) 60%,transparent)}}.text-white\/70{color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.text-white\/70{color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.text-white\/78{color:#ffffffc7}@supports (color:color-mix(in lab,red,red)){.text-white\/78{color:color-mix(in oklab,var(--color-white) 78%,transparent)}}.text-white\/82{color:#ffffffd1}@supports (color:color-mix(in lab,red,red)){.text-white\/82{color:color-mix(in oklab,var(--color-white) 82%,transparent)}}.text-white\/90{color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.text-white\/90{color:color-mix(in oklab,var(--color-white) 90%,transparent)}}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.decoration-\[\#363636\]{text-decoration-color:#363636}.underline-offset-2{text-underline-offset:2px}.accent-\[\#C6A86B\]{accent-color:#c6a86b}.opacity-0{opacity:0}.opacity-80{opacity:.8}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring,.ring-1{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-4{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-black\/5{--tw-shadow-color:#0000000d}@supports (color:color-mix(in lab,red,red)){.shadow-black\/5{--tw-shadow-color:color-mix(in oklab, color-mix(in oklab, var(--color-black) 5%, transparent) var(--tw-shadow-alpha), transparent)}}.shadow-black\/10{--tw-shadow-color:#0000001a}@supports (color:color-mix(in lab,red,red)){.shadow-black\/10{--tw-shadow-color:color-mix(in oklab, color-mix(in oklab, var(--color-black) 10%, transparent) var(--tw-shadow-alpha), transparent)}}.ring-emerald-500\/20{--tw-ring-color:#00bb7f33}@supports (color:color-mix(in lab,red,red)){.ring-emerald-500\/20{--tw-ring-color:color-mix(in oklab, var(--color-emerald-500) 20%, transparent)}}.ring-gray-200{--tw-ring-color:var(--color-gray-200)}.ring-green-500\/25{--tw-ring-color:#00c75840}@supports (color:color-mix(in lab,red,red)){.ring-green-500\/25{--tw-ring-color:color-mix(in oklab, var(--color-green-500) 25%, transparent)}}.ring-white{--tw-ring-color:var(--color-white)}.ring-white\/10{--tw-ring-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.ring-white\/10{--tw-ring-color:color-mix(in oklab, var(--color-white) 10%, transparent)}}.ring-white\/20{--tw-ring-color:#fff3}@supports (color:color-mix(in lab,red,red)){.ring-white\/20{--tw-ring-color:color-mix(in oklab, var(--color-white) 20%, transparent)}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur-md{--tw-backdrop-blur:blur(var(--blur-md));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.backdrop-blur-xl{--tw-backdrop-blur:blur(var(--blur-xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[border-color\,background-color\,opacity\]{transition-property:border-color,background-color,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[border-color\,background-color\]{transition-property:border-color,background-color;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[border-color\,transform\,opacity\]{transition-property:border-color,transform,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[border-color\]{transition-property:border-color;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\]{transition-property:width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-700{--tw-duration:.7s;transition-duration:.7s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.outline-none{--tw-outline-style:none;outline-style:none}@media(hover:hover){.group-hover\:text-\[\#F1F1F0\]:is(:where(.group):hover *){color:#f1f1f0}}.placeholder\:text-\[\#767674\]::placeholder{color:#767674}.before\:h-px:before{content:var(--tw-content);height:1px}.before\:flex-1:before{content:var(--tw-content);flex:1}.before\:bg-\[\#363636\]:before{content:var(--tw-content);background-color:#363636}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.after\:h-px:after{content:var(--tw-content);height:1px}.after\:flex-1:after{content:var(--tw-content);flex:1}.after\:bg-\[\#363636\]:after{content:var(--tw-content);background-color:#363636}.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.first\:border-t-0:first-child{border-top-style:var(--tw-border-style);border-top-width:0}.focus-within\:border-\[\#4A4A4A\]:focus-within{border-color:#4a4a4a}@media(hover:hover){.hover\:-translate-y-\[3px\]:hover{--tw-translate-y: -3px ;translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:border-\[\#4A4A4A\]:hover{border-color:#4a4a4a}.hover\:border-\[\#C6A86B\]:hover{border-color:#c6a86b}.hover\:border-\[rgba\(198\,168\,107\,0\.6\)\]:hover{border-color:#c6a86b99}.hover\:border-\[var\(--b2\)\]:hover{border-color:var(--b2)}.hover\:border-gray-300:hover{border-color:var(--color-gray-300)}.hover\:border-gray-400:hover{border-color:var(--color-gray-400)}.hover\:border-red-200:hover{border-color:var(--color-red-200)}.hover\:bg-amber-200:hover{background-color:var(--color-amber-200)}.hover\:bg-blue-700:hover{background-color:var(--color-blue-700)}.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:bg-gray-200:hover{background-color:var(--color-gray-200)}.hover\:bg-gray-800:hover{background-color:var(--color-gray-800)}.hover\:bg-green-600:hover{background-color:var(--color-green-600)}.hover\:bg-red-600:hover{background-color:var(--color-red-600)}.hover\:bg-white:hover{background-color:var(--color-white)}.hover\:bg-white\/20:hover{background-color:#fff3}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/20:hover{background-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.hover\:text-\[\#F1F1F0\]:hover{color:#f1f1f0}.hover\:text-\[var\(--t1\,\#F1F1F0\)\]:hover{color:var(--t1,#f1f1f0)}.hover\:text-black:hover{color:var(--color-black)}.hover\:text-gray-900:hover{color:var(--color-gray-900)}.hover\:text-indigo-900:hover{color:var(--color-indigo-900)}.hover\:text-red-600:hover{color:var(--color-red-600)}.hover\:text-white:hover{color:var(--color-white)}.hover\:text-white\/65:hover{color:#ffffffa6}@supports (color:color-mix(in lab,red,red)){.hover\:text-white\/65:hover{color:color-mix(in oklab,var(--color-white) 65%,transparent)}}.hover\:opacity-88:hover{opacity:.88}.hover\:opacity-90:hover{opacity:.9}.hover\:brightness-105:hover{--tw-brightness:brightness(105%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}.focus\:border-\[\#4A4A4A\]:focus{border-color:#4a4a4a}.focus\:border-\[\#C6A86B\]:focus{border-color:#c6a86b}.focus-visible\:outline:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-1:focus-visible{outline-offset:1px}.focus-visible\:outline-\[\#C6A86B\]:focus-visible{outline-color:#c6a86b}.active\:scale-\[0\.97\]:active{scale:.97}.active\:scale-\[0\.99\]:active{scale:.99}.active\:brightness-95:active{--tw-brightness:brightness(95%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:cursor-wait:disabled{cursor:wait}.disabled\:opacity-45:disabled{opacity:.45}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-55:disabled{opacity:.55}.disabled\:opacity-60:disabled{opacity:.6}@media(hover:hover){.disabled\:hover\:translate-y-0:disabled:hover{--tw-translate-y:0px;translate:var(--tw-translate-x) var(--tw-translate-y)}}@media(min-width:40rem){.sm\:h-\[58px\]{height:58px}.sm\:w-12{width:calc(var(--spacing) * 12)}.sm\:max-w-\[616px\]{max-width:616px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:gap-2\.5{gap:calc(var(--spacing) * 2.5)}.sm\:p-6{padding:calc(var(--spacing) * 6)}.sm\:px-10{padding-inline:calc(var(--spacing) * 10)}}@media(min-width:48rem){.md\:flex{display:flex}.md\:h-10{height:calc(var(--spacing) * 10)}.md\:h-\[196px\]{height:196px}.md\:w-7{width:calc(var(--spacing) * 7)}.md\:w-10{width:calc(var(--spacing) * 10)}.md\:w-\[140px\]{width:140px}}.\[\&_label\]\:mb-\[7px\] label{margin-bottom:7px}.\[\&_label\]\:block label{display:block}.\[\&_label\]\:text-\[12\.5px\] label{font-size:12.5px}.\[\&_label\]\:text-\[\#9F9F9E\] label{color:#9f9f9e}}.crera-landing{isolation:isolate;--bg:#0b0b0a;--sidebar:#101010;--card:#1c1c1b;--card-2:#141413;--border:#2a2a28;--text:#ededea;--text-2:#a6a6a1;--text-3:#8c8c82;--accent:#c6a86b;--accent-deep:#8f7743;--accent-tint:#c6a86b21;--accent-tint-2:#c6a86b12;--hover-border:#3a3a37;--input-bg:#141413;--neutral-btn:#ededea;--neutral-btn-text:#0b0b0a;--ring:#ededea12;--r-chip:22px;--r-input:26px;--r-cta:12px;--r-card:14px;--pad:clamp(16px,4vw,32px);--gap:clamp(16px,3vw,24px);--srf-0:#151515;--srf-1:#191919;--srf-2:#242424;--srf-3:#2c2c2c;--srf-4:#303030;--ink:#f4f1e9;--ink-rgb:236,231,221;--line-rgb:255,255,255;--accent-rgb:198,168,107;--shade-rgb:0,0,0;--on-accent:#1a1712;--send-idle:#665c3d;--send-idle-h:#736849;--foot-bg:#0a0a0a;--aw-card-bg:#1b1b1a;--aw-field:#141413;--aw-field-f:#191918;--srf-pane:#1e1e1e;--shadow-1:0 18px 40px -28px #000000b3;--shadow-2:0 40px 100px -60px #000000e6;--paper:none;color-scheme:dark;min-height:100%;position:relative}.crera-landing.light{--bg:#f6f4ef;--sidebar:#efece4;--card:#fff;--card-2:#f1eee7;--border:#e2ddd2;--text:#191713;--text-2:#605b51;--text-3:#736e61;--accent:#87682f;--accent-deep:#6e5527;--accent-tint:#9a7b3f21;--accent-tint-2:#9a7b3f0f;--hover-border:#cfc8b9;--input-bg:#fff;--neutral-btn:#191713;--neutral-btn-text:#f6f4ef;--ring:#1917130d;--srf-0:#fbfaf6;--srf-1:#f1eee6;--srf-2:#fff;--srf-3:#f6f3eb;--srf-4:#efebe0;--ink:#191713;--ink-rgb:36,32,25;--line-rgb:35,28,16;--accent-rgb:154,123,63;--shade-rgb:74,58,28;--on-accent:#fffdf7;--send-idle:#e4decf;--send-idle-h:#d9d1bd;--foot-bg:#ede9df;--aw-card-bg:#fff;--aw-field:#f4f1e9;--aw-field-f:#fff;--srf-pane:#fff;--shadow-1:0 14px 34px -24px #4a3c2257;--shadow-2:0 40px 90px -56px #4a3c2252;--paper:radial-gradient(120% 80% at 50% 0%,#c6a86b0f,transparent 62%);color-scheme:light}.crera-landing.theme-swapping :not(.hs-theme-knob),.crera-landing.theme-swapping :before,.crera-landing.theme-swapping :after{transition:none!important}.crera-landing *{box-sizing:border-box;margin:0;padding:0}.crera-landing{scroll-behavior:smooth}.crera-landing{height:100%}.crera-landing{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;position:relative}.crera-landing:after{content:"";pointer-events:none;z-index:9999;opacity:.035;mix-blend-mode:overlay;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%20220%20220%27%3E%3Cfilter%20id%3D%27n%27%3E%3CfeTurbulence%20type%3D%27fractalNoise%27%20baseFrequency%3D%270.85%27%20numOctaves%3D%272%27%20stitchTiles%3D%27stitch%27/%3E%3CfeColorMatrix%20type%3D%27saturate%27%20values%3D%270%27/%3E%3C/filter%3E%3Crect%20width%3D%27100%25%27%20height%3D%27100%25%27%20filter%3D%27url%28%2523n%29%27/%3E%3C/svg%3E);background-size:180px 180px;position:fixed;top:0;right:0;bottom:0;left:0}.crera-landing>*{z-index:1;position:relative}.crera-landing .serif{font-family:Fraunces,serif;font-weight:400}.crera-landing .serif i{font-style:italic}.crera-landing button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}.crera-landing button:focus-visible,.crera-landing a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.crera-landing a{color:inherit;text-decoration:none}.crera-landing svg{flex-shrink:0}.crera-landing ::selection{background:var(--accent-tint);color:var(--text)}@media(prefers-reduced-motion:reduce){.crera-landing *{transition:none!important;animation:none!important}}.crera-landing .brand{align-items:center;gap:10px;display:flex}.crera-landing .logo-img{object-fit:contain;display:block}.crera-landing .brand-word{letter-spacing:-.01em;color:var(--text);font-family:Fraunces,serif;font-size:21px;font-weight:600}.crera-landing .btn-neutral{background:var(--neutral-btn);color:var(--neutral-btn-text);border-radius:var(--r-cta);min-height:42px;padding:10px 18px;font-size:14px;font-weight:600;transition:opacity .15s}.crera-landing .btn-neutral:hover{opacity:.88}.crera-landing .link-quiet{color:var(--text-2);font-size:14px;transition:color .15s}.crera-landing .link-quiet:hover{color:var(--text)}.crera-landing .big-input{background:var(--input-bg);border:1px solid var(--border);border-radius:var(--r-input);width:min(720px,100%);padding:18px 18px 14px;transition:border-color .15s}.crera-landing .big-input:focus-within{border-color:var(--hover-border)}.crera-landing .big-input textarea{resize:none;width:100%;color:var(--text);font:inherit;background:0 0;border:none;outline:none;min-height:44px;font-size:15px;display:block}.crera-landing .big-input textarea::placeholder{color:var(--text-3)}.crera-landing .bi-row{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.crera-landing .icon-btn{width:34px;height:34px;color:var(--text-2);border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex;position:relative}.crera-landing .icon-btn:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px}.crera-landing .icon-btn:hover{background:var(--card)}.crera-landing .send-btn{background:var(--accent);width:38px;height:38px;color:var(--on-accent);border-radius:50%;justify-content:center;align-items:center;transition:filter .15s;display:flex}.crera-landing .send-btn:hover{filter:brightness(1.07)}.crera-landing .send-btn:active{filter:brightness(.93)}.crera-landing .send-btn:disabled{background:var(--border);color:var(--text-3);cursor:default}.crera-landing #landing{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:visible}.crera-landing{overflow-x:hidden}.crera-landing #landing:after{content:"";pointer-events:none;opacity:.05;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");position:fixed;top:0;right:0;bottom:0;left:0}.crera-landing #landing>*{z-index:2;position:relative}.crera-landing .land-top{padding:18px var(--pad);background:var(--bg);z-index:80;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.crera-landing #landing>.land-top{z-index:80;box-shadow:none;background:0 0;transition:background .4s,box-shadow .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:fixed;top:0;left:0;right:0}.crera-landing #landing>.land-top.is-scrolled{background:var(--bg)}@supports (color:color-mix(in lab,red,red)){.crera-landing #landing>.land-top.is-scrolled{background:color-mix(in srgb,var(--bg) 94%,transparent)}}.crera-landing #landing>.land-top.is-scrolled{-webkit-backdrop-filter:blur(18px)saturate(1.15);backdrop-filter:blur(18px)saturate(1.15);box-shadow:0 1px #ffffff0e,0 16px 42px #00000038}.crera-landing .land-top nav{align-items:center;gap:24px;display:flex}@keyframes heroIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.crera-landing .hero-h{letter-spacing:-.02em;margin-bottom:10px;font-size:clamp(34px,5.4vw,62px);font-weight:600;line-height:1.08;animation:.8s cubic-bezier(.2,.7,.2,1) 50ms both heroIn}.crera-landing .hero-sub{color:var(--text-2);max-width:44ch;margin-bottom:28px;font-size:clamp(17px,2vw,23px);font-weight:400;line-height:1.4;animation:.8s cubic-bezier(.2,.7,.2,1) .12s both heroIn}.crera-landing .land-hero .send-btn{color:#8b8b86;background:#252523;border-radius:11px;width:40px;height:40px;transition:background .2s,color .2s,transform .18s;box-shadow:inset 0 1px #ffffff09}.crera-landing .land-hero .send-btn:hover{color:#c9c9c4;filter:none;background:#2c2c29}.crera-landing .land-hero .send-btn:active{color:#d8d8d2;filter:none;background:#222220;transform:scale(.96)}.crera-landing.light .land-hero .send-btn{color:#8d8982;background:#eceae5;box-shadow:inset 0 1px #ffffffbf}.crera-landing.light .land-hero .send-btn:hover{color:#4d4a45;background:#e5e2dc}.crera-landing .land-sec{padding:clamp(80px,11vh,130px) var(--pad)}.crera-landing .land-sec+.land-sec{padding-top:0}.crera-landing .sec-inner{max-width:1060px;margin:0 auto}.crera-landing .rv{opacity:0;filter:blur(7px);will-change:opacity,transform,filter;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.16,1,.3,1);transform:translateY(26px)scale(.986)}.crera-landing .rv.in{opacity:1;filter:blur();transform:none}@media(prefers-reduced-motion:reduce){.crera-landing .rv{opacity:1;filter:none;transition:none;transform:none}}.crera-landing .rv-group>*{opacity:0;filter:blur(6px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1);transform:translateY(24px)scale(.98)}.crera-landing .rv-group.in>*{opacity:1;filter:blur();transform:none}.crera-landing .rv-group.in>:first-child{transition-delay:0s}.crera-landing .rv-group.in>:nth-child(2){transition-delay:.12s}.crera-landing .rv-group.in>:nth-child(3){transition-delay:.24s}.crera-landing .rv-group.in>:nth-child(4){transition-delay:.36s}@media(prefers-reduced-motion:reduce){.crera-landing .rv-group>*{opacity:1;filter:none;transition:none;transform:none}}.crera-landing .rv-wipe .build-tile{clip-path:inset(0 0 100%)}.crera-landing .rv-wipe.in .build-tile{clip-path:inset(0 0 0%)}.crera-landing .rv-wipe.in .build-tile:first-child{transition-delay:0s,0s,0s}.crera-landing .rv-wipe.in .build-tile:nth-child(2){transition-delay:0s,0s,70ms}.crera-landing .rv-wipe.in .build-tile:nth-child(3){transition-delay:0s,0s,.14s}.crera-landing .rv-wipe.in .build-tile:nth-child(4){transition-delay:0s,0s,.21s}.crera-landing .rv-wipe.in .build-tile:nth-child(5){transition-delay:0s,0s,.28s}.crera-landing .rv-wipe.in .build-tile:nth-child(6){transition-delay:0s,0s,.35s}@media(prefers-reduced-motion:reduce){.crera-landing .rv-wipe .build-tile{clip-path:none}}.crera-landing .stage{background:var(--card-2);border:1px solid var(--border);border-radius:22px;height:clamp(340px,44vw,440px);position:relative;overflow:hidden}.crera-landing .phase{opacity:0;visibility:hidden;justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.crera-landing .phase.on{opacity:1;visibility:visible}@keyframes pfill{to{transform:scaleX(1)}}@media(max-width:640px){.crera-landing .stage{height:400px}}.crera-landing .scene{width:min(560px,88%);position:relative}@keyframes fadeup{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes popin{0%{opacity:0;transform:scale(.6)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes growx{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes typing{to{max-width:100%}}.crera-landing .caret{background:var(--accent);width:1.5px;height:18px;margin-left:2px;animation:1s step-end infinite cblink}@keyframes slidein{0%{opacity:0;transform:translate(-18px)}12%{opacity:1;transform:none}70%{opacity:1;transform:none}92%{opacity:0;transform:translate(22px)scale(.85)}to{opacity:0;transform:translate(22px)scale(.85)}}@keyframes orbpulse{0%,to{box-shadow:0 0 #c6a86b40}50%{box-shadow:0 0 0 9px #c6a86b00}}@keyframes dotdone{to{background:#f1f1f0}}@keyframes dotdoneL{to{background:#1d1c1a}}@keyframes sparkle{0%,to{opacity:0;transform:scale(.5)rotate(0)}50%{opacity:.9;transform:scale(1)rotate(45deg)}}.crera-landing .frame{background:var(--card-2);border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:0 40px 120px -48px #0009}.crera-landing.light .frame{box-shadow:0 40px 100px -52px #5042284d}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.crera-landing .num{background:var(--bg);padding:clamp(24px,3.5vw,38px) clamp(18px,3vw,30px)}.crera-landing .num b{letter-spacing:-.02em;font-family:Fraunces,serif;font-size:clamp(30px,3.6vw,44px);font-weight:600;display:block}.crera-landing .num b em{color:var(--accent);font-style:italic}.crera-landing .num span{color:var(--text-2);margin-top:8px;font-size:13px;line-height:1.55;display:block}.crera-landing .closing-sec{padding-top:clamp(112px,15vh,176px);padding-bottom:clamp(118px,16vh,188px);position:relative}.crera-landing .closing-block{background:var(--bg);isolation:isolate;border-radius:24px;justify-content:center;align-items:center;min-height:clamp(590px,62vw,760px);display:flex;position:relative;overflow:hidden}@media(prefers-reduced-motion:reduce){.crera-landing .closing-block{background:radial-gradient(45% 38% at 50% 42%,#c6a86b1a,transparent 72%),var(--bg)}}@media(max-width:640px){.crera-landing .closing-sec{padding-top:96px;padding-bottom:118px}.crera-landing .closing-block{border-radius:18px;min-height:500px}}.crera-landing .why-sec{padding-top:clamp(104px,14vh,164px);position:relative}.crera-landing .why-shell{grid-template-columns:minmax(230px,.72fr) minmax(0,1.45fr);align-items:start;gap:clamp(58px,8vw,116px);max-width:1120px;display:grid}.crera-landing .why-intro{padding-top:6px;position:sticky;top:132px}.crera-landing .why-title{letter-spacing:-.038em;max-width:8.8ch;margin:0;font-size:clamp(40px,5vw,64px);font-weight:500;line-height:1.01}.crera-landing .why-title em{color:var(--text-2);font-weight:400}.crera-landing .why-grid{flex-direction:column;gap:0;display:flex}.crera-landing .why-card{background:0 0;border:0;border-radius:0;grid-template-columns:clamp(72px,7vw,98px) minmax(0,1fr);align-items:start;gap:clamp(24px,3.5vw,44px);padding:clamp(38px,5vw,60px) 0;display:grid;position:relative}.crera-landing .why-card:after{content:"";background:linear-gradient(90deg,#ededea1f,#ededea0b 82%,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.crera-landing .why-card:first-child{padding-top:8px}.crera-landing .why-card:last-child:after{display:none}.crera-landing .why-signal{letter-spacing:-.045em;color:var(--text);opacity:.78;font-family:Fraunces,serif;font-size:clamp(32px,3.8vw,48px);font-weight:500;line-height:.95;transition:opacity .25s}.crera-landing .why-copy{padding-top:1px}.crera-landing .why-card-title{letter-spacing:-.022em;margin:0 0 13px;font-size:clamp(23px,2.35vw,30px);font-weight:500;line-height:1.14}.crera-landing .why-card-body{color:var(--text-2);max-width:43ch;margin:0;font-size:clamp(14px,1.35vw,16px);line-height:1.72;transition:color .25s}.crera-landing .why-card-body strong{color:var(--text);font-weight:500}.crera-landing .why-card:hover .why-signal{opacity:1}.crera-landing .why-card:hover .why-card-body{color:var(--text-2)}@supports (color:color-mix(in lab,red,red)){.crera-landing .why-card:hover .why-card-body{color:color-mix(in srgb,var(--text-2) 80%,var(--text))}}@media(max-width:860px){.crera-landing .why-shell{grid-template-columns:1fr;gap:54px}.crera-landing .why-intro{position:relative;top:auto}.crera-landing .why-title{max-width:11ch}.crera-landing .why-card{grid-template-columns:68px minmax(0,1fr);gap:20px}}@media(max-width:560px){.crera-landing .why-card{grid-template-columns:1fr;gap:16px;padding:34px 0}.crera-landing .why-signal{font-size:34px}}.crera-landing .trust-sec{padding-top:clamp(88px,12vh,132px);position:relative}.crera-landing .rail{margin-top:clamp(46px,6vw,74px);position:relative}.crera-landing .land-foot{background:var(--foot-bg);border-top:1px solid rgba(var(--line-rgb),.08);padding:26px var(--pad)}.crera-landing .foot-min{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 28px;max-width:1060px;margin:0 auto;display:flex}.crera-landing .foot-copy{color:var(--text-3);font-size:12.5px}.crera-landing .foot-links{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.crera-landing .foot-links a{color:var(--text-2);font-size:12.5px;transition:color .15s}.crera-landing .foot-links a:hover{color:var(--text)}.crera-landing .foot-mail{color:var(--text-2);font-size:12.5px;transition:color .15s}.crera-landing .foot-mail:hover{color:var(--text)}.crera-landing #landing{display:block}.crera-landing{background:var(--srf-0)}.crera-landing:after{opacity:.018}.crera-landing #landing{background:var(--srf-0);position:relative}.crera-landing #landing:after{opacity:.024}.crera-landing .land-sec{padding:clamp(92px,12vh,148px) var(--pad);position:relative}.crera-landing .sec-inner{max-width:1120px}.crera-landing .land-hero{background:0 0;padding:clamp(40px,6vh,74px) 0 clamp(86px,12vh,132px)}.crera-landing .hero-h{letter-spacing:-.05em;max-width:6.4ch;margin:0;font-size:clamp(60px,7vw,98px);line-height:.96}.crera-landing .hero-sub{letter-spacing:-.03em;color:var(--text-2);margin:14px 0 0;font-size:clamp(24px,2.75vw,38px);line-height:1.12}.crera-landing .land-hero .icon-btn{color:#85847d;background:0 0;border:1px solid #ffffff0f}.crera-landing .land-hero .icon-btn:hover{color:#b8b6af;border-color:#ffffff1c}.crera-landing .why-sec{padding-top:clamp(108px,14vh,166px)}.crera-landing .why-shell{gap:clamp(64px,8vw,120px);max-width:1120px}.crera-landing .why-title{letter-spacing:-.042em;font-size:clamp(42px,5.1vw,66px)}.crera-landing .why-card{grid-template-columns:clamp(84px,7vw,104px) minmax(0,1fr);gap:clamp(24px,3vw,42px);padding:clamp(42px,5vw,62px) 0}.crera-landing .why-card-body{max-width:46ch}.crera-landing .closing-sec{padding-top:clamp(108px,14vh,170px);padding-bottom:clamp(112px,15vh,180px)}.crera-landing .land-foot{background:0 0;border-top:1px solid #ffffff0d}.crera-landing .foot-min{max-width:1120px;margin:0 auto}.crera-landing .foot-copy,.crera-landing .foot-links a,.crera-landing .foot-mail{color:var(--text-3)}@media(max-width:900px){.crera-landing .land-hero{padding-bottom:76px}}.crera-landing .land-hero{background:#090909;padding:0;position:relative}.crera-landing .hero-h{letter-spacing:-.055em;color:#f5f1e8;text-shadow:0 10px 40px #00000052;max-width:none;margin:0;font-size:clamp(52px,8vw,104px);line-height:.95}.crera-landing .land-hero .bi-row{border-top:1px solid #ffffff14;margin-top:16px;padding-top:14px}.crera-landing .land-hero .icon-btn{color:#f0eadfa3;background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;width:40px;height:40px}.crera-landing .land-hero .icon-btn:hover{color:#f8f2e7e0;background:#ffffff0d;border-color:#ffffff1f}.crera-landing .land-hero .send-btn{color:#ebe5d9;background:#ebe5d91f;border:1px solid #ffffff1a;border-radius:14px;width:46px;height:46px;box-shadow:inset 0 1px #ffffff0f}@media(max-width:900px){.crera-landing .hero-h{font-size:clamp(42px,12vw,68px)}.crera-landing .hero-sub{font-size:clamp(21px,6vw,30px)}}.crera-landing .land-top{gap:22px}.crera-landing .land-top .brand{flex:none;align-items:center;gap:10px;display:flex}.crera-landing .land-top .top-links,.crera-landing .land-top .top-actions{align-items:center;display:flex}.crera-landing .land-top .top-links{gap:24px;margin-left:auto;margin-right:6px}.crera-landing .land-top .top-actions{flex:none;gap:16px}.crera-landing .land-top .top-links a{color:#f1ede3b8;letter-spacing:-.01em;font-size:14px;transition:color .16s,opacity .16s}.crera-landing .hero-h{letter-spacing:-.05em;color:#f3efe7;text-shadow:0 10px 32px #00000047;font-size:clamp(44px,7.2vw,88px);line-height:.96}.crera-landing .hero-sub{letter-spacing:-.03em;color:#ece7ddbd;text-shadow:0 6px 26px #0000003d;margin:16px 0 0;font-size:clamp(24px,2.9vw,34px);line-height:1.12}.crera-landing .land-hero .bi-row{border-top:none;justify-content:space-between;align-items:center;margin-top:10px;padding-top:0;display:flex}.crera-landing .land-hero .bi-actions-left,.crera-landing .land-hero .bi-actions-right{align-items:center;gap:10px;display:flex}.crera-landing .land-hero .icon-btn,.crera-landing .land-hero .mic-btn{color:#e9e2d58f;width:auto;height:auto;box-shadow:none;background:0 0;border:none;border-radius:0;padding:4px}.crera-landing .land-hero .icon-btn:hover,.crera-landing .land-hero .mic-btn:hover{color:#f8f2e7e0;background:0 0;border:none}.crera-landing .land-hero .icon-btn svg,.crera-landing .land-hero .mic-btn svg{display:block}.crera-landing .land-hero .send-btn{color:#f5f1e8d1;-webkit-backdrop-filter:blur(10px);background:#f5f1e814;border:1px solid #ffffff14;border-radius:14px;width:44px;height:44px;transition:background .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;box-shadow:inset 0 1px #ffffff0a}.crera-landing .land-hero .big-input.has-value .send-btn{color:#f5ecdb;background:#a8894e33;border-color:#c6a86b57;box-shadow:0 10px 30px -18px #a8894e8c,inset 0 1px #ffffff14}.crera-landing .land-hero .big-input.has-value .send-btn:hover{background:#a8894e42;border-color:#c6a86b6b}@media(max-width:980px){.crera-landing .land-top .top-links{display:none}}@media(max-width:900px){.crera-landing .land-top,.crera-landing .land-top .top-actions{gap:12px}.crera-landing .hero-h{font-size:clamp(38px,11vw,64px)}.crera-landing .hero-sub{font-size:clamp(20px,5.6vw,28px)}}.crera-landing .hero-quick-actions{flex-wrap:wrap;gap:14px;margin-top:18px;margin-bottom:18px;display:flex}.crera-landing .land-hero .send-btn{color:#f2ede4b8;box-shadow:none;background:#f5f1e812;border:none!important}.crera-landing .land-hero .send-btn:hover{color:#fff8ec;box-shadow:none;background:#f5f1e81f}@media(max-width:900px){.crera-landing .hero-quick-actions{gap:10px;margin-top:14px;margin-bottom:16px}.crera-landing .hero-quick-pill{padding:12px 18px;font-size:15px}}.crera-landing .hero-h{letter-spacing:-.012em!important;text-shadow:0 16px 46px #00000057!important;font-size:clamp(42px,6.2vw,80px)!important;font-weight:600!important}.crera-landing .hero-sub{color:#ede7dcc7!important;text-shadow:0 6px 18px #0000002e!important;margin-top:14px!important;font-size:clamp(22px,2.5vw,31px)!important;line-height:1.1!important}.crera-landing .land-hero .bi-row{margin-top:6px!important}.crera-landing .land-hero .icon-btn,.crera-landing .land-hero .mic-btn{color:#e8e2d775!important;padding:3px!important}.crera-landing .land-hero .icon-btn:hover,.crera-landing .land-hero .mic-btn:hover{color:#f4efe5d1!important}.crera-landing .land-hero .send-btn{color:#f1ece4ad!important;background:#f5f1e80e!important;border-radius:12px!important;width:40px!important;height:40px!important;box-shadow:inset 0 1px #ffffff08!important}.crera-landing .land-hero .big-input.has-value .send-btn{color:#f5ecda!important;background:#a8894e29!important;box-shadow:0 10px 24px -18px #a8894e52,inset 0 1px #ffffff0d!important}.crera-landing .land-hero .big-input.has-value .send-btn:hover{background:#a8894e36!important}@media(max-width:900px){.crera-landing .hero-h{font-size:clamp(38px,11vw,62px)!important}.crera-landing .hero-sub{font-size:clamp(20px,5.2vw,27px)!important}.crera-landing .hero-quick-actions{gap:10px!important;margin:12px 0 16px!important}.crera-landing .hero-quick-pill{padding:11px 16px!important;font-size:14px!important}}.crera-landing .land-top{grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:20px!important;display:grid!important}.crera-landing .land-top .brand{justify-self:start!important}.crera-landing .land-top .top-links{justify-self:center!important;gap:34px!important;margin:0!important}.crera-landing .land-top .top-actions{justify-self:end!important;margin-left:0!important}.crera-landing .hero-sub i{color:var(--accent)!important}@media(max-width:980px){.crera-landing .land-top{grid-template-columns:1fr auto!important}.crera-landing .land-top .top-links{display:none!important}}.crera-landing .build-tile{cursor:pointer;isolation:isolate;will-change:flex-grow;background:#121212;border:none;border-radius:28px;flex:1;min-width:0;min-height:500px;transition:flex .5s cubic-bezier(.22,1,.36,1),opacity .5s,clip-path .85s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.crera-landing .build-tile:before{content:"";z-index:1;background:linear-gradient(#0000000f,#00000029 34%,#000000bd);position:absolute;top:0;right:0;bottom:0;left:0}.crera-landing .build-tile:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(80% 80% at 50% 22%,#ffffff14,#fff0 58%);position:absolute;top:0;right:0;bottom:0;left:0}.crera-landing .build-tile:hover,.crera-landing .build-tile.is-active{flex:1.62}.crera-landing .build-tile:not(.is-active):not(:hover){opacity:.82}@media(max-width:1100px){.crera-landing .build-tile{min-height:460px}.crera-landing .build-tile:hover,.crera-landing .build-tile.is-active{flex:1.42}}@media(max-width:900px){.crera-landing .build-tile,.crera-landing .build-tile:hover,.crera-landing .build-tile.is-active{opacity:1;flex:auto;min-height:340px}}.crera-landing .journey-progress{z-index:11;background:#ffffff09;height:2px;position:absolute;bottom:0;left:0;right:0}.crera-landing .journey-progress i{transform-origin:0;width:100%;height:100%;transform:scaleX(var(--journey-progress,0));background:linear-gradient(90deg,#8f7743,#d8bd82);display:block;box-shadow:0 0 14px #c6a86b33}.crera-landing .journey-scene{opacity:0;visibility:hidden;filter:blur(7px);z-index:2;pointer-events:none;justify-content:center;align-items:center;transition:opacity .62s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1),filter .62s,visibility 0s linear .72s;display:flex;position:absolute;top:54px;right:28px;bottom:36px;left:28px;transform:translateY(14px)scale(.985)}.crera-landing .journey-scene.is-active{opacity:1;visibility:visible;filter:none;pointer-events:auto;transition-delay:0s;transform:none}@keyframes journeyBlink{50%{opacity:0}}@keyframes journeyClick{0%{transform:translate(-3px,-3px)scale(1)}45%{transform:translate(-3px,-3px)scale(.72)}to{transform:translate(-3px,-3px)scale(1)}}@keyframes journeyRing{0%{opacity:.65;transform:scale(.45)}to{opacity:0;transform:scale(2.25)}}.crera-landing .journey-step{text-align:left;color:#8e8c85;grid-template-columns:30px minmax(0,1fr);gap:11px;padding:8px 0;transition:color .3s;display:grid;position:relative}@media(max-width:900px){.crera-landing .journey-step{scroll-snap-align:start;background:#ffffff05;border:1px solid #ffffff0e;border-radius:13px;flex:none;min-width:108px;padding:10px 12px;display:block}.crera-landing .journey-step.is-active{background:#c6a86b0b;border-color:#c6a86b4d}}@media(max-width:680px){.crera-landing .journey-scene{top:52px;right:15px;bottom:38px;left:15px}}@media(max-width:430px){.crera-landing .journey-step{min-width:100px}}@media(prefers-reduced-motion:reduce){.crera-landing .journey-scene,.crera-landing .journey-scene *,.crera-landing .journey-progress i{transition:none!important;animation:none!important}}.crera-landing .possibilities-sec{padding-top:clamp(112px,15vh,170px);padding-bottom:clamp(112px,15vh,174px);overflow:hidden}.crera-landing .possibilities-shell{max-width:1180px}.crera-landing .possibilities-head{margin-bottom:clamp(42px,6vw,70px)}.crera-landing .possibilities-head-grid{grid-template-columns:minmax(0,1.05fr) minmax(280px,.72fr);align-items:end;gap:clamp(34px,7vw,110px);display:grid}.crera-landing .possibilities-title{letter-spacing:-.045em;color:var(--text);margin:0;font-size:clamp(48px,6.2vw,82px);font-weight:500;line-height:.94}.crera-landing .possibilities-title em{color:var(--text-2);font-weight:400}.crera-landing .possibilities-lead{max-width:40ch;color:var(--text-2);margin:0 0 4px;font-size:clamp(15px,1.45vw,17px);line-height:1.72}.crera-landing .possibilities-experience{grid-template-columns:minmax(220px,.52fr) minmax(0,1.48fr);align-items:center;gap:clamp(36px,5vw,72px);display:grid}.crera-landing .possibilities-tabs{flex-direction:column;align-self:center;gap:18px;display:flex}.crera-landing .possibility-tab{text-align:left;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.crera-landing .possibility-tab:before{display:none}.crera-landing .possibility-tab-copy{flex-direction:column;align-items:flex-start;display:flex}.crera-landing .possibility-tab-copy b{letter-spacing:-.04em;color:var(--text-3);font-family:Fraunces,serif;font-size:clamp(28px,3vw,42px);font-weight:500;line-height:1.02;transition:color .32s,transform .45s cubic-bezier(.22,1,.36,1),opacity .32s;display:inline-block}.crera-landing .possibility-tab-copy span{max-height:0;color:var(--text-2);opacity:0;margin-top:0;font-size:13px;line-height:1.55;transition:max-height .4s cubic-bezier(.22,1,.36,1),margin-top .3s,opacity .25s,transform .4s cubic-bezier(.22,1,.36,1);display:block;overflow:hidden;transform:translateY(6px)}.crera-landing .possibility-tab.is-active .possibility-tab-copy span{opacity:1;max-height:48px;margin-top:9px;transform:none}.crera-landing .possibility-tab:hover .possibility-tab-copy b{color:var(--text-2)}.crera-landing .possibility-tab.is-active .possibility-tab-copy b{color:var(--text);transform:translate(8px)}.crera-landing .possibility-tab:focus-visible{outline:none}.crera-landing .possibility-tab:focus-visible .possibility-tab-copy b{color:var(--text)}.crera-landing .possibilities-canvas{border:1px solid rgba(var(--line-rgb),.07);isolation:isolate;--mx:72%;--my:24%;background:#121211;border-radius:18px;min-height:clamp(600px,53vw,700px);position:relative;overflow:hidden;box-shadow:0 55px 130px -76px #000000d9,inset 0 1px #ffffff06}.crera-landing.light .possibilities-canvas{background:#eae7e0;border-color:#1d1c1a17;box-shadow:0 48px 120px -76px #3c2f195c,inset 0 1px #ffffffb3}.crera-landing .possibilities-light{z-index:0;pointer-events:none;background:radial-gradient(38% 35% at var(--mx) var(--my),#c6a86b16,transparent 72%);transition:opacity .6s;position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%}.crera-landing .possibilities-canvas:after{content:"";z-index:7;pointer-events:none;border-radius:inherit;position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 90px #00000024}.crera-landing .possibility-panel{z-index:2;pointer-events:none;opacity:0;filter:blur(10px);transition:opacity .48s,filter .58s,transform .68s cubic-bezier(.22,1,.36,1);position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;transform:translateY(18px)scale(.985)}.crera-landing .possibility-panel.is-active{z-index:3;pointer-events:auto;opacity:1;filter:none;transform:none}.crera-landing .outcome-window{box-shadow:none;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}@media(max-width:1040px){.crera-landing .possibilities-experience{grid-template-columns:minmax(200px,.5fr) minmax(0,1.5fr);gap:34px}.crera-landing .possibilities-canvas{min-height:590px}.crera-landing .possibility-tab-copy b{font-size:34px}}@media(max-width:860px){.crera-landing .possibilities-head-grid{grid-template-columns:1fr;gap:22px}.crera-landing .possibilities-title br{display:none}.crera-landing .possibilities-lead{max-width:46ch}.crera-landing .possibilities-experience{flex-direction:column;align-items:stretch;gap:24px;display:flex}.crera-landing .possibilities-tabs{scrollbar-width:none;flex-direction:row;gap:18px;padding-bottom:8px;display:flex;overflow-x:auto}.crera-landing .possibilities-tabs::-webkit-scrollbar{display:none}.crera-landing .possibility-tab{flex:none;width:auto;min-width:max-content}.crera-landing .possibility-tab:before{bottom:-4px}.crera-landing .possibility-tab-copy b{letter-spacing:0;color:var(--text-3);font-family:Inter,sans-serif;font-size:14px;font-weight:600}.crera-landing .possibility-tab.is-active .possibility-tab-copy b{transform:none}.crera-landing .possibilities-canvas{border-radius:16px;min-height:min(690px,86vw)}}@media(max-width:640px){.crera-landing .possibilities-sec{padding-top:96px;padding-bottom:110px}.crera-landing .possibilities-head{margin-bottom:34px}.crera-landing .possibilities-title{font-size:clamp(43px,13vw,62px)}.crera-landing .possibilities-canvas{border-radius:14px;min-height:580px}.crera-landing .outcome-window{border-radius:0}.crera-landing .web-page,.crera-landing .store-page{height:calc(100% - 30px)}.crera-landing .web-nav span,.crera-landing .web-footer span,.crera-landing .store-nav span{display:none}.crera-landing .web-nav,.crera-landing .store-nav{height:46px;padding:0 5%}.crera-landing .web-hero{grid-template-columns:1fr;padding:7% 5%}.crera-landing .web-hero-copy{z-index:5;width:70%;position:absolute;top:16%;left:9%}.crera-landing .web-hero-copy h3{font-size:37px}.crera-landing .web-hero-copy p{color:#5d574e;max-width:24ch}.crera-landing .web-architecture{position:absolute;top:43%;right:5%;bottom:10%;left:5%}.crera-landing .web-footer{display:none}}.crera-landing .web-outcome{color:#1b1a17;background:#e7e2d6}.crera-landing .web-outcome .outcome-browser{color:#777166;background:#dad4c7;border-color:#1b1a1714}.crera-landing .web-outcome .outcome-browser>span i{background:#bab2a3}.crera-landing .web-page{background:#e8e2d5;flex-direction:column;height:calc(100% - 35px);display:flex}.crera-landing .web-nav{color:#6f695e;border-bottom:1px solid #1b1a171a;align-items:center;gap:5%;height:54px;padding:0 4%;font-size:8px;display:flex}.crera-landing .web-nav b{color:#1b1a17;letter-spacing:-.03em;margin-right:auto;font-size:16px;font-weight:600}.crera-landing .web-nav i{color:#f2ece0;background:#1b1a17;border-radius:20px;padding:7px 11px;font-style:normal}.crera-landing .web-hero{flex:1;grid-template-columns:.82fr 1.18fr;gap:4%;min-height:0;padding:4.5% 4% 3.5%;display:grid}.crera-landing .web-hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.crera-landing .web-hero-copy small{color:#837b6e;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:7px;font-weight:600}.crera-landing .web-hero-copy h3{color:#181713;letter-spacing:-.045em;margin:0;font-size:clamp(27px,3.1vw,44px);font-weight:500;line-height:.94}.crera-landing .web-hero-copy h3 em{color:#766e61;font-weight:400}.crera-landing .web-hero-copy p{color:#777064;max-width:27ch;margin:14px 0 16px;font-size:8.5px;line-height:1.65}.crera-landing .web-hero-copy button{color:#1b1a17;background:#bc9c5c;border-radius:20px;align-items:center;gap:10px;padding:8px 12px;font-size:8px;font-weight:600;display:flex}.crera-landing .web-architecture{background:linear-gradient(145deg,#8e887d,#cfc4ae 45%,#8c7b64);border-radius:2px;position:relative;overflow:hidden}.crera-landing .arch-sun{aspect-ratio:1;filter:blur(1px);background:#eedcb5d9;border-radius:50%;width:28%;position:absolute;top:10%;right:12%}.crera-landing .arch-wall{background:#cbc2b2;display:block;position:absolute;box-shadow:-10px 18px 30px #211c1526}.crera-landing .arch-wall-a{clip-path:polygon(0 18%,100% 0,100% 100%,0 100%);width:51%;height:76%;bottom:0;left:7%}.crera-landing .arch-wall-b{clip-path:polygon(0 0,100% 15%,100% 100%,0 100%);background:#6f6659;width:49%;height:58%;bottom:0;right:-2%}.crera-landing .arch-window{background:linear-gradient(#59656a,#a9b1ae);width:29%;height:42%;position:absolute;bottom:18%;left:25%;box-shadow:inset 0 0 0 6px #b8ae9d}.crera-landing .arch-floor{background:#a99478;height:34%;position:absolute;bottom:-14%;left:-5%;right:-5%;transform:skewY(-7deg)}.crera-landing .web-architecture small{z-index:4;color:#f4efe5bf;font-size:6.5px;line-height:1.5;position:absolute;bottom:5%;left:5%}.crera-landing .web-footer{color:#827b70;text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #1b1a171a;align-items:center;gap:4%;height:38px;padding:0 4%;font-size:7px;display:flex}.crera-landing .web-footer b{color:#34312b;margin-left:auto;font-size:7px;font-weight:500}.crera-landing .possibility-panel.is-active .web-architecture{animation:.9s cubic-bezier(.22,1,.36,1) both possWebIn}.crera-landing .possibility-panel.is-active .web-hero-copy>*{animation:.65s cubic-bezier(.22,1,.36,1) both possCopyIn}.crera-landing .possibility-panel.is-active .web-hero-copy>:nth-child(2){animation-delay:70ms}.crera-landing .possibility-panel.is-active .web-hero-copy>:nth-child(3){animation-delay:.14s}.crera-landing .possibility-panel.is-active .web-hero-copy>:nth-child(4){animation-delay:.21s}@keyframes possWebIn{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:none}}@keyframes possCopyIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.crera-landing .app-outcome{background:radial-gradient(80% 70% at 80% 30%,#d5b8762e,#0000 64%),linear-gradient(145deg,#181714,#0d0d0c);position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.crera-landing .app-copy{z-index:3;position:absolute;top:16%;left:7%}.crera-landing .app-copy small{color:#a78d56;letter-spacing:.16em;text-transform:uppercase;font-size:8px;font-weight:600}.crera-landing .app-copy h3{color:#f0ece4;letter-spacing:-.045em;margin:13px 0 0;font-size:clamp(28px,3.5vw,48px);font-weight:500;line-height:.98}.crera-landing .app-copy h3 em{color:#9c978e;font-weight:400}.crera-landing .app-proof{gap:22px;margin-top:25px;display:flex}.crera-landing .app-proof span{color:#706e68;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;font-size:7px;display:flex}.crera-landing .app-proof b{color:#d7d2c8;letter-spacing:-.03em;margin-bottom:3px;font-family:Fraunces,serif;font-size:17px;font-weight:500}.crera-landing .phone{background:#050505;border:1px solid #ffffff21;border-radius:30px;position:absolute;overflow:hidden;box-shadow:0 35px 80px -32px #000000d9}.crera-landing .phone-front{z-index:4;width:34%;height:82%;top:8%;right:9%;transform:rotate(2deg)}.crera-landing .phone-back{z-index:2;opacity:.82;width:27%;height:65%;top:26%;right:38%;transform:rotate(-7deg)}.crera-landing .phone-notch{z-index:5;background:#050505;border-radius:10px;width:34%;height:12px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.crera-landing .phone-screen{color:#181815;background:#f0eee8;border-radius:25px;padding:12% 8% 7%;position:absolute;top:5px;right:5px;bottom:5px;left:5px;overflow:hidden}.crera-landing .app-top{color:#66625a;justify-content:space-between;align-items:center;font-size:6.5px;display:flex}.crera-landing .app-top i{color:#eeeae1;background:#1b1b18;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:6px;font-style:normal;display:flex}.crera-landing .balance-card{color:#f0ece2;background:#1c1c18;border-radius:14px;margin-top:10%;padding:10% 9%}.crera-landing .balance-card small{color:#99958d;font-size:6px}.crera-landing .balance-card b{letter-spacing:-.04em;margin-top:5px;font-family:Fraunces,serif;font-size:clamp(17px,2vw,27px);font-weight:500;display:block}.crera-landing .balance-card span{color:#8b8780;margin-top:6px;font-size:6px;display:block}.crera-landing .balance-card span i{color:#8cb99a;font-style:normal}.crera-landing .spend-head{justify-content:space-between;align-items:center;margin-top:11%;font-size:7px;display:flex}.crera-landing .spend-head span{color:#9b978e;font-size:6px}.crera-landing .spend-chart{align-items:flex-end;gap:5%;height:22%;margin-top:6%;display:flex}.crera-landing .spend-chart i{width:10%;height:var(--h);background:#cec6b7;border-radius:6px 6px 2px 2px}.crera-landing .spend-chart i:nth-child(4),.crera-landing .spend-chart i:nth-child(6){background:#b79a5b}.crera-landing .app-transaction{align-items:center;gap:7px;margin-top:9%;display:flex}.crera-landing .app-transaction>i{background:#dcd6ca;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:6px;font-style:normal;display:flex}.crera-landing .app-transaction>span{flex-direction:column;flex:1;min-width:0;display:flex}.crera-landing .app-transaction b{font-size:6.5px}.crera-landing .app-transaction small{color:#9a958b;font-size:5.5px}.crera-landing .app-transaction em{font-size:6px;font-style:normal}.crera-landing .app-dock{background:#e2ded5;border-radius:14px;justify-content:space-around;align-items:center;height:28px;display:flex;position:absolute;bottom:4%;left:9%;right:9%}.crera-landing .app-dock i{border:1px solid #9a968f;border-radius:50%;width:6px;height:6px}.crera-landing .app-dock i.on{background:#1b1b18;border-color:#1b1b18}.crera-landing .app-screen-secondary{background:#cbc1aa;padding:14% 10%}.crera-landing .mini-top{justify-content:space-between;align-items:center;font-size:7px;display:flex}.crera-landing .mini-top i{font-style:normal}.crera-landing .goal-ring{aspect-ratio:1;background:conic-gradient(#1b1b18 72%,#1b1b181f 0);border-radius:50%;justify-content:center;align-items:center;width:58%;margin:22% auto 8%;display:flex;box-shadow:inset 0 0 0 10px #cbc1aa}.crera-landing .goal-ring span{font-family:Fraunces,serif;font-size:18px}.crera-landing .goal-copy{text-align:center}.crera-landing .goal-copy b{font-size:7px;display:block}.crera-landing .goal-copy span{color:#746f65;font-size:6px}.crera-landing .goal-bars{gap:4px;margin-top:12%;display:flex}.crera-landing .goal-bars i{background:#1b1b1826;border-radius:2px;flex:1;height:3px}.crera-landing .goal-bars i:first-child,.crera-landing .goal-bars i:nth-child(2),.crera-landing .goal-bars i:nth-child(3){background:#1b1b18}.crera-landing .app-float{z-index:6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#21201cdb;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:9px 12px 9px 9px;display:flex;position:absolute;bottom:9%;right:34%;box-shadow:0 18px 42px -18px #000c}.crera-landing .app-float>i{color:#80b392;background:#6ea88226;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;font-style:normal;display:flex}.crera-landing .app-float span{flex-direction:column;display:flex}.crera-landing .app-float b{color:#e7e3da;font-size:6.5px}.crera-landing .app-float small{color:#77746e;font-size:5.5px}.crera-landing .possibility-panel.is-active .phone-front{animation:.9s cubic-bezier(.22,1,.36,1) both phoneFrontIn}.crera-landing .possibility-panel.is-active .phone-back{animation:1s cubic-bezier(.22,1,.36,1) both phoneBackIn}.crera-landing .possibility-panel.is-active .app-float{animation:.65s cubic-bezier(.22,1,.36,1) .32s both possCopyIn}@keyframes phoneFrontIn{0%{opacity:0;transform:translateY(28px)rotate(6deg)}to{opacity:1;transform:rotate(2deg)}}@keyframes phoneBackIn{0%{opacity:0;transform:translate(-18px,28px)rotate(-11deg)}to{opacity:.82;transform:rotate(-7deg)}}.crera-landing .store-outcome{color:#1b1a17;background:#e8e4db}.crera-landing .store-outcome .outcome-browser{color:#746f66;background:#d8d3c8;border-color:#1b1a1714}.crera-landing .store-page{background:#e8e4db;height:calc(100% - 35px)}.crera-landing .store-nav{color:#777168;border-bottom:1px solid #1b1a1717;align-items:center;gap:5%;height:52px;padding:0 4%;font-size:8px;display:flex}.crera-landing .store-nav b{color:#171714;letter-spacing:.13em;margin-right:auto;font-size:15px}.crera-landing .store-nav i{color:#24221e;font-style:normal}.crera-landing .store-grid{grid-template-columns:1.12fr .88fr;height:calc(100% - 52px);display:grid}.crera-landing .store-gallery{padding:4%;position:relative}.crera-landing .product-stage{background:linear-gradient(145deg,#bfc0b8,#d6d1c5 58%,#b3a68f);height:82%;position:relative;overflow:hidden}.crera-landing .product-shadow{filter:blur(10px);background:#1f1c172e;border-radius:50%;width:32%;height:8%;position:absolute;bottom:11%;left:50%;transform:translate(-50%)}.crera-landing .product-bottle{background:linear-gradient(90deg,#45433c,#262622 55%,#4e4b42);border-radius:5px 5px 12px 12px;width:25%;height:58%;position:absolute;top:18%;left:50%;transform:translate(-50%);box-shadow:inset 8px 0 15px #ffffff14,18px 28px 35px #27221b3b}.crera-landing .product-bottle:before{content:"";background:#20201d;border-radius:4px 4px 1px 1px;height:12%;position:absolute;top:-10%;left:22%;right:22%}.crera-landing .product-bottle i{color:#c9b47c;font-family:Fraunces,serif;font-size:22px;font-style:normal;position:absolute;top:33%;left:50%;transform:translate(-50%)}.crera-landing .product-bottle small{color:#bfb9aa;text-align:center;text-transform:uppercase;letter-spacing:.12em;font-size:5px;line-height:1.5;position:absolute;bottom:18%;left:0;right:0}.crera-landing .product-stone{background:#918773;border-radius:48% 52% 62% 38%;display:block;position:absolute}.crera-landing .stone-a{width:21%;height:19%;bottom:14%;left:15%;transform:rotate(13deg)}.crera-landing .stone-b{background:#c8bca7;width:25%;height:24%;bottom:9%;right:13%;transform:rotate(-12deg)}.crera-landing .store-thumbs{gap:3%;height:14%;margin-top:3%;display:flex}.crera-landing .store-thumbs i{background:#d7d1c4;border:1px solid #1b1a1714;flex:1}.crera-landing .store-thumbs i:first-child{background:#c3b8a3;border-color:#8c7d63}.crera-landing .store-detail{border-left:1px solid #1b1a1717;flex-direction:column;padding:10% 10% 8%;display:flex}.crera-landing .store-detail>small{color:#8e877d;letter-spacing:.13em;text-transform:uppercase;font-size:6.5px}.crera-landing .store-detail h3{letter-spacing:-.04em;margin:5px 0 0;font-size:clamp(25px,3vw,40px);font-weight:500}.crera-landing .store-rating{color:#9a7e45;letter-spacing:.08em;margin-top:8px;font-size:7px}.crera-landing .store-rating span{color:#8f887c;letter-spacing:0;margin-left:5px}.crera-landing .store-detail>p{color:#716c63;max-width:28ch;margin:12px 0;font-size:8px;line-height:1.6}.crera-landing .store-notes{border-top:1px solid #1b1a171a;border-bottom:1px solid #1b1a171a;grid-template-columns:repeat(3,1fr);margin-top:4px;display:grid}.crera-landing .store-notes span{color:#777168;flex-direction:column;padding:8px 0;font-size:6px;display:flex}.crera-landing .store-notes b{color:#24221e;margin-bottom:2px;font-size:6px}.crera-landing .store-buy{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.crera-landing .store-buy>b{font-family:Fraunces,serif;font-size:18px;font-weight:500}.crera-landing .store-buy button{color:#f2ede4;background:#24221e;border-radius:20px;padding:9px 16px;font-size:7px;font-weight:600}.crera-landing .store-delivery{color:#8a8378;align-items:center;gap:6px;margin-top:11px;font-size:6px;display:flex}.crera-landing .store-delivery i{color:#655e53;background:#d9d3c6;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;font-size:6px;font-style:normal;display:flex}.crera-landing .possibility-panel.is-active .product-bottle{animation:.85s cubic-bezier(.22,1,.36,1) both productIn}.crera-landing .possibility-panel.is-active .store-detail>*{animation:.55s cubic-bezier(.22,1,.36,1) both possCopyIn}.crera-landing .possibility-panel.is-active .store-detail>:nth-child(2){animation-delay:50ms}.crera-landing .possibility-panel.is-active .store-detail>:nth-child(3){animation-delay:.1s}.crera-landing .possibility-panel.is-active .store-detail>:nth-child(4){animation-delay:.15s}.crera-landing .possibility-panel.is-active .store-detail>:nth-child(5){animation-delay:.2s}@keyframes productIn{0%{opacity:0;transform:translate(-50%,22px)rotate(3deg)}to{opacity:1;transform:translate(-50%)}}.crera-landing .brand-outcome{color:#171612;background:#c7a75f;padding:5.5%;position:absolute;top:0;right:0;bottom:0;left:0}.crera-landing .brand-board{grid-template-rows:1fr .88fr;grid-template-columns:1.05fr .78fr .77fr;gap:10px;height:100%;display:grid}.crera-landing .brand-board>div{background:#efe7d299;border:1px solid #1816121f;overflow:hidden}.crera-landing .brand-wordmark{grid-column:1/3;padding:6%}.crera-landing .brand-wordmark small{color:#6f5b33;letter-spacing:.14em;text-transform:uppercase;font-size:7px}.crera-landing .brand-wordmark h3{letter-spacing:-.065em;margin:4% 0 0;font-size:clamp(55px,7vw,96px);font-weight:500;line-height:.8}.crera-landing .brand-wordmark h3 span{vertical-align:top;letter-spacing:0;font-family:Inter,sans-serif;font-size:8px}.crera-landing .brand-wordmark p{color:#6d5933;margin-top:6%;font-size:9px}.crera-landing .brand-palette{flex-direction:column;gap:8px;padding:8%;display:flex;background:#141411eb!important}.crera-landing .brand-palette span{background:var(--sw);color:#f1ece0;grid-template-columns:28px 1fr;align-items:center;height:28%;padding:6px;display:grid}.crera-landing .brand-palette i{opacity:.65;font-size:6px;font-style:normal}.crera-landing .brand-palette b{font-size:7px;font-weight:500}.crera-landing .brand-type{flex-direction:column;justify-content:space-between;padding:7%;display:flex;background:#e9e2d5!important}.crera-landing .brand-type small{color:#777065;font-size:6px}.crera-landing .brand-type b{letter-spacing:-.06em;font-size:clamp(42px,5vw,70px);font-weight:500}.crera-landing .brand-type span{color:#686158;font-size:7px}.crera-landing .brand-cards{gap:8px;padding:7%;background:#2a2924!important;display:flex!important}.crera-landing .brand-cards>div{flex-direction:column;flex:1;padding:8%;display:flex}.crera-landing .brand-card-light b{font-size:14px;font-weight:500}.crera-landing .brand-card-light span{margin-top:auto;font-size:6px;line-height:1.5}.crera-landing .brand-card-light i{margin-top:8px;font-size:5.5px;font-style:normal}.crera-landing .brand-card-dark b{font-family:Fraunces,serif;font-size:27px;font-weight:500}.crera-landing .brand-card-dark span{margin-top:auto;font-size:6px;line-height:1.5}.crera-landing .brand-packaging{position:relative;background:#d8c99f!important}.crera-landing .brand-box{color:#d2b878;background:#1b1a17;width:50%;height:66%;padding:8%;position:absolute;top:15%;left:14%;transform:rotate(-5deg);box-shadow:14px 16px 22px #3a2c132e}.crera-landing .brand-box b{font-size:12px;font-weight:500}.crera-landing .brand-box span{font-size:7px;position:absolute;bottom:8%;right:9%}.crera-landing .brand-tag{background:#ede7db;gap:8px;width:45%;padding:7%;display:flex;position:absolute;bottom:10%;right:8%;transform:rotate(8deg);box-shadow:10px 12px 20px #3a2c1324}.crera-landing .brand-tag i{font-family:Fraunces,serif;font-size:20px;font-style:normal}.crera-landing .brand-tag span{font-size:5.5px;line-height:1.5}.crera-landing .possibility-panel.is-active .brand-board>div{animation:.7s cubic-bezier(.22,1,.36,1) both brandCellIn}.crera-landing .possibility-panel.is-active .brand-board>div:nth-child(2){animation-delay:60ms}.crera-landing .possibility-panel.is-active .brand-board>div:nth-child(3){animation-delay:.12s}.crera-landing .possibility-panel.is-active .brand-board>div:nth-child(4){animation-delay:.18s}.crera-landing .possibility-panel.is-active .brand-board>div:nth-child(5){animation-delay:.24s}@keyframes brandCellIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:none}}.crera-landing .automation-outcome{color:#e8e5de;background:radial-gradient(55% 48% at 52% 48%,#c6a86b17,#0000 72%),linear-gradient(150deg,#171715,#0c0c0b);padding:6.5% 5%;position:absolute;top:0;right:0;bottom:0;left:0}.crera-landing .automation-outcome:before{content:"";opacity:.18;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:30px 30px;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18%,#000 82%,#0000)}.crera-landing .automation-top{z-index:2;color:#73716c;grid-template-columns:1fr auto 1fr;align-items:center;font-size:7px;display:grid;position:relative}.crera-landing .automation-top span{align-items:center;gap:6px;display:flex}.crera-landing .automation-top span i{background:#75a987;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 5px #75a98717}.crera-landing .automation-top b{color:#d9d5cc;font-size:9px;font-weight:500}.crera-landing .automation-top em{justify-self:end;font-style:normal}.crera-landing .automation-map{z-index:2;position:absolute;top:15%;right:4%;bottom:14%;left:4%}.crera-landing .automation-lines{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible}.crera-landing .automation-lines path{fill:none;stroke:#c6a86b3d;stroke-width:1.4px;stroke-dasharray:5 6}.crera-landing .auto-node{left:var(--x);top:var(--y);background:#1f1f1ceb;border:1px solid #ffffff1a;border-radius:11px;align-items:center;gap:8px;width:24%;min-height:54px;padding:9px 10px;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 18px 30px -20px #000c}.crera-landing .auto-node>i{color:#b8b3a9;background:#ffffff0d;border-radius:8px;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:8px;font-style:normal;display:flex}.crera-landing .auto-node>span{flex-direction:column;flex:1;min-width:0;display:flex}.crera-landing .auto-node small{color:#706e68;letter-spacing:.08em;text-transform:uppercase;font-size:5.5px}.crera-landing .auto-node b{color:#d8d4cb;text-overflow:ellipsis;white-space:nowrap;font-size:6.5px;font-weight:500;overflow:hidden}.crera-landing .auto-node>em{color:#76736c;font-size:5.5px;font-style:normal}.crera-landing .node-ai .node-orb{background:radial-gradient(circle at 35% 30%,#ecd99a,#a68545 68%,#624f2f);border-radius:50%;position:relative}.crera-landing .node-ai .node-orb:after{content:"";border:1px solid #c6a86b40;border-radius:50%;animation:2.2s ease-in-out infinite autoOrb;position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px}.crera-landing .node-output>em{color:#78a98a}.crera-landing .automation-log{z-index:3;color:#77746e;background:#181816e0;border:1px solid #ffffff14;border-radius:9px;justify-content:space-between;align-items:center;height:35px;padding:0 12px;font-size:6.5px;display:flex;position:absolute;bottom:5%;left:12%;right:12%}.crera-landing .automation-log span{align-items:center;gap:8px;display:flex}.crera-landing .automation-log i{background:#75a987;border-radius:50%;width:5px;height:5px}.crera-landing .automation-log b{font-size:6px;font-weight:500}.crera-landing .possibility-panel.is-active .automation-lines path{animation:1.2s linear both autoPath}.crera-landing .possibility-panel.is-active .auto-node{animation:.55s cubic-bezier(.22,1,.36,1) both autoNodeIn}.crera-landing .possibility-panel.is-active .auto-node:nth-of-type(2){animation-delay:60ms}.crera-landing .possibility-panel.is-active .auto-node:nth-of-type(3){animation-delay:.12s}.crera-landing .possibility-panel.is-active .auto-node:nth-of-type(4){animation-delay:.18s}.crera-landing .possibility-panel.is-active .auto-node:nth-of-type(5){animation-delay:.24s}.crera-landing .possibility-panel.is-active .auto-node:nth-of-type(6){animation-delay:.3s}@keyframes autoPath{0%{stroke-dashoffset:65px}to{stroke-dashoffset:0}}@keyframes autoNodeIn{0%{opacity:0;transform:translate(-50%,-40%)scale(.92)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes autoOrb{50%{opacity:.55;transform:scale(1.13)}}.crera-landing .startup-outcome{color:#181713;background:linear-gradient(150deg,#e7e1d5,#c9b887);position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.crera-landing .startup-aura{aspect-ratio:1;opacity:.8;background:radial-gradient(circle,#e9d38f,#e9d38f00 68%);border-radius:50%;width:58%;position:absolute;top:-13%;right:-7%}.crera-landing .startup-card{border:1px solid #1817131c;border-radius:12px;position:absolute;overflow:hidden;box-shadow:0 28px 55px -30px #2b221266}.crera-landing .startup-strategy{color:#e8e2d7;background:#1b1b18;width:29%;height:30%;padding:3.5%;top:9%;left:5%;transform:rotate(-3deg)}.crera-landing .startup-strategy small{color:#8e8a82;letter-spacing:.12em;text-transform:uppercase;font-size:6px}.crera-landing .startup-strategy>b{margin-top:8px;font-family:Fraunces,serif;font-size:24px;font-weight:500;display:block}.crera-landing .startup-strategy>span{color:#97938a;margin-top:7px;font-size:6.5px;line-height:1.5;display:block}.crera-landing .startup-strategy>div{gap:5px;margin-top:10%;display:flex}.crera-landing .startup-strategy>div i{color:#9b978f;border:1px solid #ffffff1f;border-radius:10px;padding:4px 6px;font-size:5px;font-style:normal}.crera-landing .startup-site{z-index:3;background:#f2eee5;width:62%;height:58%;padding:0 4% 4%;top:12%;left:22%}.crera-landing .startup-browser{background:#e3ddd1;border-bottom:1px solid #18171314;align-items:center;gap:4px;height:27px;margin:0 -7% 4%;padding:0 8px;display:flex}.crera-landing .startup-browser i{background:#c2baaa;border-radius:50%;width:5px;height:5px}.crera-landing .startup-browser span{color:#8d877b;margin:auto;font-size:5.5px}.crera-landing .startup-site nav{color:#847d70;align-items:center;gap:5%;font-size:6px;display:flex}.crera-landing .startup-site nav b{color:#1b1a17;margin-right:auto;font-size:9px}.crera-landing .startup-site nav i{color:#efeae0;background:#1b1a17;border-radius:12px;padding:5px 8px;font-style:normal}.crera-landing .startup-site h3{letter-spacing:-.05em;margin:9% 0 0;font-family:Fraunces,serif;font-size:clamp(23px,3vw,40px);font-weight:500;line-height:.92}.crera-landing .startup-site p{color:#756f64;max-width:28ch;margin-top:8px;font-size:6.5px;line-height:1.5}.crera-landing .startup-site button{color:#1b1a17;background:#c5a45e;border-radius:12px;margin-top:10px;padding:6px 9px;font-size:6px;font-weight:600}.crera-landing .startup-site-graphic{align-items:flex-end;gap:6px;width:46%;height:38%;display:flex;position:absolute;bottom:6%;right:5%}.crera-landing .startup-site-graphic i{background:#2a2924;border-radius:4px 4px 0 0;flex:1}.crera-landing .startup-site-graphic i:first-child{height:42%}.crera-landing .startup-site-graphic i:nth-child(2){background:#b69756;height:72%}.crera-landing .startup-site-graphic i:nth-child(3){height:100%}.crera-landing .startup-dashboard{z-index:4;color:#e5e1d8;background:#22221f;width:53%;height:33%;display:flex;bottom:7%;left:9%;transform:rotate(2deg)}.crera-landing .dash-side{border-right:1px solid #ffffff14;flex-direction:column;align-items:center;gap:10px;width:13%;padding:10px 0;display:flex}.crera-landing .dash-side b{color:#c6a86b;font-family:Fraunces,serif;font-size:13px}.crera-landing .dash-side i{border:1px solid #6e6c67;border-radius:3px;width:8px;height:8px}.crera-landing .dash-body{flex:1;min-width:0;padding:6%}.crera-landing .dash-body>small{color:#77746e;font-size:5px}.crera-landing .dash-body h4{margin:3px 0 6%;font-size:9px;font-weight:500}.crera-landing .dash-metrics{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.crera-landing .dash-metrics span{border:1px solid #ffffff12;border-radius:5px;flex-direction:column;padding:6px;display:flex}.crera-landing .dash-metrics b{font-size:8px}.crera-landing .dash-metrics i{color:#77746e;font-size:4.5px;font-style:normal}.crera-landing .dash-chart{align-items:flex-end;gap:3px;height:25%;margin-top:6%;display:flex}.crera-landing .dash-chart i{background:#514e47;border-radius:2px 2px 0 0;flex:1;height:40%}.crera-landing .dash-chart i:nth-child(2){height:55%}.crera-landing .dash-chart i:nth-child(3){height:48%}.crera-landing .dash-chart i:nth-child(4){background:#b69756;height:72%}.crera-landing .dash-chart i:nth-child(5){height:65%}.crera-landing .dash-chart i:nth-child(6){background:#b69756;height:87%}.crera-landing .dash-chart i:nth-child(7){height:78%}.crera-landing .startup-phone{z-index:5;background:#d0b36c;border:4px solid #151513;border-radius:22px;width:24%;height:44%;padding:11% 5% 5%;bottom:8%;right:5%;transform:rotate(5deg)}.crera-landing .startup-phone .phone-notch{height:8px}.crera-landing .startup-phone>small{color:#6e5b30;font-size:5px}.crera-landing .startup-phone h4{margin:12% 0;font-family:Fraunces,serif;font-size:17px;font-weight:500;line-height:1}.crera-landing .startup-phone>div{flex-direction:column;gap:6px;display:flex}.crera-landing .startup-phone>div span{background:#ffffff52;border-radius:6px;align-items:center;gap:5px;padding:7px 5px;font-size:5.5px;display:flex}.crera-landing .startup-phone>div i{color:#e7d39c;background:#1b1a17;border-radius:4px;justify-content:center;align-items:center;width:13px;height:13px;font-size:4.5px;font-style:normal;display:flex}.crera-landing .startup-launch{z-index:7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4efe5e6;border-radius:10px;align-items:center;gap:7px;padding:8px 10px 8px 8px;display:flex;position:absolute;top:8%;right:5%;box-shadow:0 14px 30px -18px #2f261661}.crera-landing .startup-launch>i{color:#d2b878;background:#1b1a17;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:8px;font-style:normal;display:flex}.crera-landing .startup-launch span{flex-direction:column;display:flex}.crera-landing .startup-launch b{font-size:6px}.crera-landing .startup-launch small{color:#847d70;font-size:5px}.crera-landing .possibility-panel.is-active .startup-card{animation:.75s cubic-bezier(.22,1,.36,1) both startupCardIn}.crera-landing .possibility-panel.is-active .startup-site{animation-delay:50ms}.crera-landing .possibility-panel.is-active .startup-dashboard{animation-delay:.13s}.crera-landing .possibility-panel.is-active .startup-phone{animation-delay:.21s}.crera-landing .possibility-panel.is-active .startup-launch{animation:.55s cubic-bezier(.22,1,.36,1) .35s both possCopyIn}@keyframes startupCardIn{0%{opacity:0;translate:0 18px;scale:.97}to{opacity:1;translate:0;scale:1}}@media(max-width:1040px){.crera-landing .possibilities-experience{grid-template-columns:minmax(270px,.68fr) minmax(0,1.32fr);gap:40px}.crera-landing .possibilities-canvas{min-height:600px}.crera-landing .possibility-tab-copy b{font-size:30px}}@media(max-width:860px){.crera-landing .possibilities-head-grid{grid-template-columns:1fr;gap:25px}.crera-landing .possibilities-title br{display:none}.crera-landing .possibilities-lead{max-width:46ch}.crera-landing .possibilities-experience{flex-direction:column;gap:26px;display:flex}.crera-landing .possibilities-tabs{scroll-snap-type:x proximity;scrollbar-width:none;border-top:0;align-self:stretch;gap:8px;width:100%;max-width:100%;padding:2px 2px 10px;display:flex;overflow-x:auto}.crera-landing .possibilities-tabs::-webkit-scrollbar{display:none}.crera-landing .possibility-tab,.crera-landing .possibility-tab.is-active{border:1px solid var(--border);scroll-snap-align:start;border-radius:22px;align-items:center;gap:8px;min-width:max-content;height:44px;min-height:44px;padding:0 15px;display:flex}.crera-landing .possibility-tab:before,.crera-landing .possibility-tab-copy span{display:none}.crera-landing .possibility-tab-copy b{letter-spacing:0;color:var(--text-2);font-family:Inter,sans-serif;font-size:12px;font-weight:600}.crera-landing .possibility-tab.is-active{background:var(--accent-tint);border-color:#c6a86b80}.crera-landing .possibility-tab.is-active .possibility-tab-copy b{color:var(--text);transform:none}.crera-landing .possibilities-canvas{border-radius:23px;min-height:min(690px,86vw)}}@media(max-width:640px){.crera-landing .possibilities-sec{padding-top:96px;padding-bottom:110px}.crera-landing .possibilities-head{margin-bottom:38px}.crera-landing .possibilities-title{font-size:clamp(43px,13vw,62px)}.crera-landing .possibilities-canvas{min-height:600px}.crera-landing .possibility-panel{top:46px;right:0;bottom:72px;left:0}.crera-landing .outcome-window{border-radius:13px;top:6%;right:4%;bottom:6%;left:4%}.crera-landing .outcome-browser{height:30px}.crera-landing .web-page,.crera-landing .store-page{height:calc(100% - 30px)}.crera-landing .web-nav span,.crera-landing .web-footer span,.crera-landing .store-nav span{display:none}.crera-landing .web-nav,.crera-landing .store-nav{height:46px;padding:0 5%}.crera-landing .web-hero{grid-template-columns:1fr;padding:7% 5%}.crera-landing .web-hero-copy{z-index:5;width:70%;position:absolute;top:16%;left:9%}.crera-landing .web-hero-copy h3{font-size:37px}.crera-landing .web-hero-copy p{color:#5d574e;max-width:24ch}.crera-landing .web-architecture{position:absolute;top:43%;right:5%;bottom:10%;left:5%}.crera-landing .web-footer{display:none}.crera-landing .app-copy{top:9%;left:7%}.crera-landing .app-copy h3{font-size:32px}.crera-landing .app-proof{display:none}.crera-landing .phone-front{width:46%;height:58%;top:35%;right:7%}.crera-landing .phone-back{width:38%;height:46%;top:48%;left:7%;right:auto}.crera-landing .app-float{bottom:5%;right:6%}.crera-landing .store-grid{grid-template-columns:1fr}.crera-landing .store-gallery{height:54%;padding:4%}.crera-landing .store-detail{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ece7ddeb;border:0;height:39%;padding:5%;position:absolute;bottom:4%;left:5%;right:5%;box-shadow:0 18px 30px -20px #2a211559}.crera-landing .store-detail>p,.crera-landing .store-notes,.crera-landing .store-delivery{display:none}.crera-landing .store-buy{margin-top:auto}.crera-landing .product-stage{height:100%}.crera-landing .store-thumbs{display:none}.crera-landing .brand-outcome{padding:4%}.crera-landing .brand-board{grid-template-rows:.8fr .65fr .8fr;grid-template-columns:1fr 1fr}.crera-landing .brand-wordmark{grid-column:1/3}.crera-landing .brand-wordmark h3{font-size:62px}.crera-landing .brand-palette{grid-column:1}.crera-landing .brand-type{grid-column:2}.crera-landing .brand-cards{grid-column:1/3}.crera-landing .brand-packaging{display:none!important}.crera-landing .automation-outcome{padding:7% 3%}.crera-landing .automation-top{grid-template-columns:1fr auto}.crera-landing .automation-top>b{display:none}.crera-landing .automation-map{top:14%;right:-1%;bottom:13%;left:-1%}.crera-landing .auto-node{width:35%;padding:8px}.crera-landing .automation-lines{opacity:.7}.crera-landing .automation-log{left:5%;right:5%}.crera-landing .startup-strategy{width:42%;height:25%;top:7%;left:3%}.crera-landing .startup-site{width:83%;height:47%;top:18%;left:11%}.crera-landing .startup-dashboard{width:67%;height:28%;bottom:6%;left:3%}.crera-landing .startup-phone{width:31%;height:38%;bottom:5%;right:3%}.crera-landing .startup-launch{top:6%;right:3%}}@media(prefers-reduced-motion:reduce){.crera-landing .possibility-panel,.crera-landing .possibility-tab,.crera-landing .possibility-tab *{transition:none!important}.crera-landing .possibility-panel.is-active *{animation:none!important}.crera-landing .possibilities-light{display:none}}.crera-landing .closing-minimal{padding-top:clamp(112px,15vh,176px);padding-bottom:clamp(120px,16vh,188px)}.crera-landing .closing-minimal-inner{text-align:center;flex-direction:column;align-items:center;max-width:980px;margin:0 auto;display:flex}.crera-landing .closing-minimal-title{color:var(--text);letter-spacing:-.055em;margin:0;font-size:clamp(56px,7.4vw,96px);font-weight:500;line-height:.91}.crera-landing .closing-minimal-title em{color:var(--text-2);font-weight:400}.crera-landing .closing-prompt{border:1px solid rgba(var(--line-rgb),.075);background:var(--srf-2);width:min(760px,100%);min-height:120px;box-shadow:inset 0 1px rgba(var(--line-rgb),.035),0 34px 90px -58px rgba(var(--shade-rgb),.82);border-radius:22px;margin-top:clamp(46px,6vw,70px);padding:18px 20px 14px;transition:border-color .3s,background .3s,box-shadow .3s}.crera-landing .closing-prompt:focus-within{border-color:rgba(var(--accent-rgb),.24);background:var(--srf-3);box-shadow:inset 0 1px #ffffff0b,0 38px 100px -58px #000000e6,0 0 0 1px #c6a86b06}.crera-landing .closing-prompt textarea{resize:none;width:100%;min-height:44px;max-height:170px;color:var(--text);letter-spacing:-.01em;background:0 0;border:0;outline:0;font:500 clamp(15px,1.5vw,17px)/1.5 Inter,sans-serif;display:block;overflow-y:auto}.crera-landing .closing-prompt textarea::placeholder{color:var(--text-3);opacity:1}.crera-landing .closing-prompt-row{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.crera-landing .closing-add,.crera-landing .closing-send{border:0;justify-content:center;align-items:center;padding:0;transition:transform .2s,background .25s,color .25s,opacity .25s;display:flex}.crera-landing .closing-add{width:34px;height:34px;color:var(--text-3);background:0 0;border-radius:10px}.crera-landing .closing-add:hover{color:var(--text-2);background:rgba(var(--line-rgb),.035)}.crera-landing .closing-add svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:17px;height:17px}.crera-landing .closing-send{background:var(--send-idle);width:42px;height:42px;color:var(--on-accent);opacity:.5;border-radius:12px}.crera-landing .closing-prompt.has-value .closing-send{background:var(--accent);opacity:1}.crera-landing .closing-send:hover{transform:translateY(-1px)}.crera-landing .closing-send:active{transform:scale(.96)}.crera-landing .closing-send svg{stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}@media(max-width:640px){.crera-landing .closing-minimal{padding-top:96px;padding-bottom:118px}.crera-landing .closing-minimal-title{font-size:clamp(50px,15vw,68px)}.crera-landing .closing-prompt{border-radius:18px;min-height:112px;margin-top:40px;padding:16px 16px 12px}.crera-landing .closing-prompt textarea{font-size:16px}}.crera-landing,.crera-landing #landing,.crera-landing .land-hero{background:var(--srf-0)!important}.crera-landing .land-hero{min-height:100vh!important;overflow:hidden!important}.crera-landing .hero-h{white-space:nowrap!important;letter-spacing:-.055em!important;color:#f2efe8!important;max-width:none!important;text-shadow:none!important;margin:0!important;font-size:clamp(54px,5.8vw,88px)!important;font-weight:600!important;line-height:.96!important}.crera-landing .hero-sub{letter-spacing:-.04em!important;color:#8f8d87!important;max-width:14ch!important;text-shadow:none!important;margin:18px 0 0!important;font-size:clamp(26px,2.55vw,38px)!important;line-height:1.08!important}.crera-landing .hero-sub i{color:#d8d4cb!important;font-style:normal!important}.crera-landing .hero-quick-actions{justify-content:flex-start!important;gap:10px!important;margin:26px 0 18px!important}.crera-landing .land-hero .send-btn{color:#171716!important;width:42px!important;height:42px!important;box-shadow:none!important;background:#ece8df!important;border-radius:13px!important}.crera-landing .land-hero .big-input.has-value .send-btn{color:#171716!important;box-shadow:none!important;background:#ece8df!important}@media(max-width:1120px){.crera-landing .hero-h{font-size:clamp(48px,6vw,72px)!important}}@media(max-width:900px){.crera-landing .hero-h{white-space:normal!important;font-size:clamp(44px,12vw,68px)!important}.crera-landing .hero-sub{max-width:16ch!important;font-size:clamp(24px,6vw,32px)!important}}.crera-landing .hero-typewriter{pointer-events:none;color:#8a8882;letter-spacing:-.01em;opacity:1;white-space:pre-wrap;min-height:54px;font-size:16px;line-height:1.55;transition:opacity .18s;position:absolute;top:18px;left:18px;right:72px;overflow:hidden}.crera-landing .hero-typewriter.is-hidden{opacity:0}.crera-landing .hero-typewriter-text{display:inline}.crera-landing .hero-typewriter-caret{vertical-align:-.12em;opacity:.9;background:#c6a86b;width:1.5px;height:1.05em;margin-left:2px;animation:.82s step-end infinite heroCaretBlink;display:inline-block}@keyframes heroCaretBlink{0%,46%{opacity:.9}47%,to{opacity:0}}.crera-landing .land-hero .send-btn{color:#76694d!important;opacity:.72!important;background:#3a3428!important;transition:background .22s,color .22s,opacity .22s,transform .18s,box-shadow .22s!important;transform:none!important}.crera-landing .land-hero .big-input.has-value .send-btn{color:#171512!important;opacity:1!important;background:#c6a86b!important;box-shadow:0 12px 30px -18px #c6a86bb8,inset 0 1px #ffffff38!important}.crera-landing .land-hero .big-input.has-value .send-btn:hover{color:#11100e!important;background:#d0b477!important;transform:translateY(-1px)!important}.crera-landing .land-hero .big-input.has-value .send-btn:active{transform:translateY(0)scale(.96)!important}@media(max-width:900px){.crera-landing .hero-typewriter{font-size:15px;top:16px;left:16px;right:68px}}.crera-landing .land-hero .send-btn{color:#a99877!important;opacity:.78!important;background:#675a41!important}.crera-landing .land-hero .send-btn:hover{color:#b5a37f!important;background:#706247!important}.crera-landing .land-hero .brand-word,.crera-landing .land-hero .hero-h .brand-word,.crera-landing .land-hero .hero-sub .brand-word{color:#c6a86b!important}.crera-landing .land-hero .send-btn,.crera-landing .land-hero .send-btn:hover,.crera-landing .land-hero .big-input.has-value .send-btn,.crera-landing .land-hero .big-input.has-value .send-btn:hover{color:#242424!important}.crera-landing .land-hero .send-btn svg,.crera-landing .land-hero .send-btn svg *,.crera-landing .land-hero .send-btn path,.crera-landing .land-hero .send-btn polyline,.crera-landing .land-hero .send-btn line{stroke:#242424!important;color:#242424!important}.crera-landing .land-hero .send-btn svg [fill]:not([fill=none]){fill:#242424!important}.crera-landing .hero-h,.crera-landing .hero-sub{color:#f2efe8!important}.crera-landing .hero-h .brand-word{color:inherit!important}.crera-landing .trust-split-v2{padding-top:clamp(96px,13vh,150px)!important}.crera-landing .trust-shell-v2{grid-template-columns:minmax(340px,.88fr) minmax(460px,1.3fr);align-items:stretch;gap:clamp(48px,6vw,88px);display:grid;max-width:1180px!important}.crera-landing .trust-content-v2{flex-direction:column;min-width:0;padding:10px 0 8px;display:flex}.crera-landing .trust-title-v2{letter-spacing:-.045em;margin:0;font-size:clamp(44px,5.4vw,72px);font-weight:500;line-height:.98}.crera-landing .trust-title-v2 em{color:var(--text-2);font-weight:400}.crera-landing .trust-claim-v2{letter-spacing:-.02em;color:var(--text);margin:24px 0 0;font-size:clamp(19px,2vw,27px);line-height:1.35}.crera-landing .trust-claim-v2 em{color:var(--text-2);font-style:normal}.crera-landing .trust-foot-v2{color:var(--text-3);margin-top:auto;padding-top:28px;font-size:12.5px;line-height:1.65}.crera-landing .trust-foot-v2 span{color:var(--border);margin:0 5px}.crera-landing .trust-photo-v2{border:1px solid rgba(var(--line-rgb),.08);min-height:680px;box-shadow:0 34px 90px -48px rgba(var(--shade-rgb),.72);background:#111;border-radius:28px;margin:0;position:relative;overflow:hidden}.crera-landing .trust-photo-v2 picture{width:100%;height:100%;display:block}.crera-landing .trust-photo-v2 img{object-fit:cover;object-position:center 48%;filter:saturate(.82)contrast(1.03)brightness(.84);width:100%;height:100%;transition:transform 1.1s cubic-bezier(.16,1,.3,1);display:block;position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(1.015)}.crera-landing .trust-photo-v2:hover img{transform:scale(1.045)}.crera-landing .trust-photo-shade-v2{pointer-events:none;background:linear-gradient(#0606060d,#06060600 52%,#06060675),radial-gradient(80% 60% at 50% 48%,#0000 48%,#0000002e);position:absolute;top:0;right:0;bottom:0;left:0}.crera-landing .trust-badge-v2{-webkit-backdrop-filter:blur(18px)saturate(1.15);backdrop-filter:blur(18px)saturate(1.15);background:#0e0e0e85;border:1px solid #ffffff1c;border-radius:16px;align-items:center;gap:12px;min-width:230px;padding:15px 17px;display:flex;position:absolute;bottom:26px;left:26px;box-shadow:0 20px 46px -28px #000000d1}.crera-landing .trust-badge-icon-v2{width:34px;height:34px;color:var(--accent);background:#c6a86b1f;border:1px solid #c6a86b2e;border-radius:50%;place-items:center;display:grid}.crera-landing .trust-badge-icon-v2 svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.crera-landing .trust-badge-v2 b{color:#f1eee7;font-size:13px;font-weight:600;display:block}.crera-landing .trust-badge-v2 small{color:#f1eee799;margin-top:2px;font-size:11px;display:block}@media(max-width:980px){.crera-landing .trust-shell-v2{grid-template-columns:1fr;gap:34px}.crera-landing .trust-photo-v2{min-height:520px}.crera-landing .trust-content-v2{padding:0}.crera-landing .trust-foot-v2{margin-top:10px}}@media(max-width:620px){.crera-landing .trust-title-v2{font-size:clamp(38px,12vw,54px)}.crera-landing .trust-photo-v2{border-radius:22px;min-height:430px}.crera-landing .trust-badge-v2{min-width:0;bottom:16px;left:16px;right:16px}}@media(prefers-reduced-motion:reduce){.crera-landing .trust-photo-v2 img{transition:none}}.crera-landing .trust-shell-v2{grid-template-columns:minmax(340px,.96fr) minmax(380px,.92fr)!important;align-items:center!important;gap:clamp(42px,5vw,68px)!important}.crera-landing .trust-photo-v2{min-height:500px!important;max-height:540px!important;box-shadow:none!important;border:none!important;border-radius:24px!important}.crera-landing .trust-content-v2{padding:8px 0!important}.crera-landing .trust-head-v2{border-bottom:0!important;padding-bottom:0!important}.crera-landing .trust-foot-v2{margin-top:30px!important;padding-top:0!important}@media(max-width:980px){.crera-landing .trust-shell-v2{grid-template-columns:1fr!important}.crera-landing .trust-photo-v2{min-height:420px!important;max-height:none!important}}@media(max-width:620px){.crera-landing .trust-photo-v2{border-radius:20px!important;min-height:360px!important}}.crera-landing .trust-badge-v2{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;min-width:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:10px!important;padding:0!important;bottom:24px!important;left:26px!important}.crera-landing .trust-badge-icon-v2{color:#fff!important;background:0 0!important;border:0!important;border-radius:0!important;width:24px!important;height:24px!important}.crera-landing .trust-badge-icon-v2 svg{stroke:#fff!important;width:20px!important;height:20px!important}.crera-landing .trust-badge-v2 b{text-shadow:0 1px 10px #00000073;color:#fff!important;font-size:13px!important;font-weight:600!important}.crera-landing .trust-badge-v2 small{text-shadow:0 1px 10px #00000073;color:#ffffffb8!important}@media(max-width:620px){.crera-landing .trust-badge-v2{bottom:16px!important;left:16px!important;right:auto!important}}.crera-landing .trust-title-v2{max-width:7.8ch!important;font-size:clamp(48px,5.7vw,76px)!important;line-height:.96!important}.crera-landing .trust-claim-v2{max-width:32rem!important;color:var(--text-2)!important;margin-top:28px!important;font-size:clamp(18px,1.65vw,23px)!important;line-height:1.5!important}.crera-landing .trust-foot-v2{letter-spacing:.015em!important;color:var(--text-3)!important;margin-top:42px!important;padding-top:0!important;font-size:12px!important}.crera-landing .trust-content-v2{justify-content:center!important}.crera-landing .cc{--scene:#151515;--hair:#ffffff0e;--cursor:#f1e6cf;--text:#f2f0eb;--text-2:#9a9892;--text-3:#8c8a84;--bone:#f4f1e9;--gold:#c6a86b;--serif:"Fraunces","Playfair Display","Iowan Old Style",Georgia,"Times New Roman",serif;--sans:"Inter","SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--lift-1:inset 0 1px 0 #ffffff0e;--lift-2:inset 0 1px 0 #ffffff13;--plane:linear-gradient(180deg,#212020 0%,#1a1a19 100%);--plane-2:linear-gradient(180deg,#262524 0%,#201f1f 100%);width:100%;color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;box-sizing:border-box;background:#151515;padding:96px 24px 104px;position:relative;overflow:hidden}.crera-landing .cc *,.crera-landing .cc :before,.crera-landing .cc :after{box-sizing:border-box}.crera-landing .cc-wrap{max-width:1180px;margin:0 auto;position:relative}.crera-landing .cc-head{align-items:center;margin:0 0 clamp(34px,4.4vw,60px);display:flex}.crera-landing .cc-h2{font-family:var(--serif);letter-spacing:-.018em;color:var(--text);margin:0;font-size:clamp(28px,3.4vw,50px);font-weight:600;line-height:1.06}.crera-landing .cc-grid{grid-template-columns:minmax(0,1fr) clamp(230px,25%,300px);align-items:center;gap:clamp(34px,5vw,76px);display:grid}.crera-landing .cc-scene{aspect-ratio:3/2;cursor:pointer;background:#151515;border-radius:22px;outline:none;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0d}.crera-landing .cc-scene.is-narrow{aspect-ratio:560/620}.crera-landing .cc-scene:focus-visible{box-shadow:0 0 0 2px #ffffff73}.crera-landing .cc-stage{transform-origin:0 0;transform-style:preserve-3d;will-change:transform;position:absolute;top:0;left:0}.crera-landing .cc-world{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;position:absolute;top:0;left:0}.crera-landing .cc-p{transform-origin:50%;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,opacity;position:absolute;top:0;left:0}.crera-landing .cc-pause{z-index:6;width:34px;height:34px;color:var(--text-2);opacity:0;cursor:pointer;background:#1c1b1ae6;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .22s,color .22s;display:flex;position:absolute;bottom:14px;right:14px;box-shadow:inset 0 1px #ffffff12}.crera-landing .cc-scene:hover .cc-pause,.crera-landing .cc-pause:focus-visible{opacity:1}.crera-landing .cc-pause:focus-visible{color:var(--text);box-shadow:0 0 0 2px #fff6}.crera-landing .cc-pause svg{fill:currentColor;width:12px;height:12px}.crera-landing .cc-rail{flex-direction:column;justify-content:space-between;align-self:stretch;gap:18px;display:flex}.crera-landing .cc-ch{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;cursor:pointer;color:inherit;opacity:.2;background:0 0;border:0;width:100%;margin:0;padding:0;display:block}.crera-landing .cc-ch:hover{filter:brightness(1.5)}.crera-landing .cc-ch:focus-visible{border-radius:4px;outline:none;box-shadow:0 0 0 2px #fff6}.crera-landing .cc-ch-t{font-family:var(--serif);text-transform:uppercase;letter-spacing:-.01em;color:var(--text);font-size:clamp(26px,2.5vw,38px);font-weight:700;line-height:1;display:block}.crera-landing .cc-ch-s{font-family:var(--sans);color:var(--text-3);margin-top:7px;font-size:12.5px;line-height:1.3;display:block}@media(max-width:860px){.crera-landing .cc{padding:66px 18px 74px}.crera-landing .cc-grid{grid-template-columns:minmax(0,1fr);gap:34px}.crera-landing .cc-rail{grid-template-columns:1fr 1fr;gap:16px 26px;display:grid}.crera-landing .cc-ch:last-child{grid-column:1/-1}.crera-landing .cc-ch-t{font-size:22px}}@media(max-width:560px){.crera-landing .cc-ch-s{display:none}}.crera-landing .cc-stage .lbl{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);font-size:10px;line-height:1}.crera-landing .cc-stage .num{font-variant-numeric:tabular-nums}.crera-landing .av{color:#dad6cd;letter-spacing:.03em;background:linear-gradient(150deg,#54514c,#2c2b28);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:9.5px;font-style:normal;font-weight:600;display:flex;box-shadow:inset 0 1px #ffffff1a}.crera-landing .pnl{background:var(--plane);box-shadow:none;border-radius:18px;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.crera-landing .f-box{box-shadow:inset 0 0 0 1px #ffffff17,inset 0 1px 0 #ffffff0d 0 30px 60px -34px #000000e6;background:#1b1b1b;border-radius:15px;position:absolute;top:0;right:0;bottom:0;left:0}.crera-landing .f-ph,.crera-landing .f-text{white-space:nowrap;font-size:15px;line-height:1.2;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.crera-landing .f-ph{color:var(--text-3)}.crera-landing .f-text{color:var(--text)}.crera-landing .f-text span{white-space:pre;display:inline-block}.crera-landing .f-caret{background:var(--text);border-radius:1px;width:1.5px;height:18px;margin-top:-9px;position:absolute;top:50%}.crera-landing .f-send{background:var(--gold);transform-origin:50%;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;margin-top:-19px;display:flex;position:absolute;top:50%;right:11px;box-shadow:inset 0 1px #ffffff47}.crera-landing .f-send svg{stroke:#171512;stroke-width:2.1px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.crera-landing .f-ring,.crera-landing .f-wave{transform-origin:50%;pointer-events:none;opacity:0;will-change:transform,opacity;width:38px;height:38px;margin-top:-19px;position:absolute;top:50%;right:11px}.crera-landing .f-ring{border-radius:12px;box-shadow:0 0 0 1.4px #c6a86b9e}.crera-landing .f-wave{border-radius:50%;box-shadow:0 0 0 1.2px #c6a86b73}.crera-landing .f-glow{transform-origin:50%;pointer-events:none;opacity:0;will-change:transform,opacity;background:radial-gradient(circle,#d8bb8080,#caac6e33 34%,#c6a86b0f 58%,#c6a86b00 76%);border-radius:50%;width:122px;height:122px;margin-top:-61px;position:absolute;top:50%;right:-31px}.crera-landing .mk-g{transform-origin:50%;width:48px;height:48px;position:absolute;top:-24px;left:-24px}.crera-landing .mk-word{white-space:nowrap;height:32px;font-family:var(--serif);letter-spacing:-.012em;color:var(--text);font-size:26px;font-weight:600;line-height:32px;position:absolute;top:-16px;left:38px;overflow:hidden}.crera-landing .mk-word i{color:var(--text-2);font-style:normal}.crera-landing .mk-cap{letter-spacing:.005em;color:var(--text-2);white-space:nowrap;font-size:14.5px;line-height:18px;position:absolute;top:158px;left:50%;transform:translate(-50%)}.crera-landing .mk-car{background:var(--text-2);border-radius:1px;width:1.5px;height:15px;position:absolute;top:160px;left:50%}.crera-landing .cd-bg{background:var(--plane);box-shadow:none;border-radius:18px;position:absolute;top:0;right:0;bottom:0;left:0}.crera-landing .cd-frame{position:absolute;top:0;left:0;overflow:visible}.crera-landing .cd-top{height:24px;position:absolute;top:21px;left:24px;right:24px}.crera-landing .cd-mk{transform-origin:50%;width:22px;height:22px;position:absolute;top:1px;left:0}.crera-landing .cd-lab{width:78px;height:12px;position:absolute;top:7px;left:35px}.crera-landing .cd-lab span{white-space:nowrap;position:absolute;top:0;left:0}.crera-landing .hd-title{font-family:var(--serif);letter-spacing:-.008em;color:var(--text);white-space:nowrap;font-size:15px;font-weight:600;position:absolute;top:50%;left:35px;transform:translateY(-50%)}.crera-landing .cd-meta{height:24px;color:var(--text-2);white-space:nowrap;align-items:center;gap:14px;font-size:12.5px;display:flex;position:absolute;top:21px;right:24px}.crera-landing .cd-meta em{background:#ffffff21;width:1px;height:12px;font-style:normal;display:block}.crera-landing .cd-sof{color:var(--text);align-items:center;gap:7px;display:flex}.crera-landing .cd-sof .av{width:20px;height:20px;font-size:8px}.crera-landing .cd-div{transform-origin:50%;background:linear-gradient(90deg,#fff0,#ffffff21 22%,#ffffff21 78%,#fff0);height:1px;position:absolute;bottom:-1px;left:0;right:0}.crera-landing .cd-body{position:absolute;top:62px;right:24px;bottom:22px;left:24px}.crera-landing .slot{position:relative}.crera-landing .slot .gl{background:var(--hair);height:1px;position:absolute;bottom:0;left:0;right:0}.crera-landing .slot .ck{width:16px;height:16px;color:var(--bone);transform-origin:50%;justify-content:center;align-items:center;font-size:13px;line-height:1;display:flex;position:absolute;right:0}.crera-landing .slot .lb{position:absolute;top:0;left:0}.crera-landing .slot .row{align-items:flex-end;gap:4px;display:flex;position:absolute;left:0}.crera-landing .slot .car{background:var(--text);border-radius:1px;flex:none;width:2px}.crera-landing .s-title{height:46px}.crera-landing .s-title .row{bottom:7px}.crera-landing .s-title .ck{bottom:12px}.crera-landing .s-title .tv{font-family:var(--serif);letter-spacing:-.015em;color:var(--text);white-space:nowrap;font-size:27px;font-weight:600;line-height:27px}.crera-landing .s-title .car{height:26px}.crera-landing .s-row{height:52px;margin-top:12px}.crera-landing .s-row .row{bottom:6px}.crera-landing .s-row .ck{bottom:9px}.crera-landing .s-row .vv{font-family:var(--serif);color:var(--text);font-size:22px;font-weight:600;line-height:22px}.crera-landing .s-row .car{height:21px}.crera-landing .s-scope{height:60px;margin-top:12px}.crera-landing .s-scope .row{gap:7px;bottom:8px}.crera-landing .s-scope .ck{bottom:12px}.crera-landing .tag{background:var(--plane-2);color:var(--text-2);transform-origin:50% 100%;white-space:nowrap;border-radius:7px;padding:7px 11px;font-size:11px;line-height:1;box-shadow:inset 0 1px #ffffff0d}.crera-landing .mt-head{justify-content:space-between;align-items:center;height:26px;display:flex;position:absolute;top:19px;left:20px;right:20px}.crera-landing .mt-cnt{color:var(--text-3);white-space:nowrap;align-items:baseline;gap:5px;font-size:11.5px;display:flex}.crera-landing .mt-cnt b{font-family:var(--serif);color:var(--text);font-variant-numeric:tabular-nums;font-size:15px;font-weight:600}.crera-landing .mt-rows{position:absolute;top:56px;left:20px;right:20px}.crera-landing .mt-row{border-radius:10px;align-items:center;gap:12px;padding:0 12px;display:flex;position:absolute;left:0;right:0}.crera-landing .mt-row .av{width:26px;height:26px}.crera-landing .mt-mark{background:var(--bone);transform-origin:50%;border-radius:2px;width:2px;height:18px;margin-top:-9px;position:absolute;top:50%;left:0}.crera-landing .mt-line{transform-origin:0;background:linear-gradient(90deg,#f4f1e9cc,#f4f1e929);height:1px;position:absolute;bottom:4px;left:12px;right:12px}.crera-landing .mt-nm{flex:1;min-width:0}.crera-landing .mt-nm b{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:1.25;display:block;overflow:hidden}.crera-landing .mt-nm i{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;font-style:normal;line-height:1.3;display:block;overflow:hidden}.crera-landing .mt-bar{background:#ffffff14;border-radius:2px;flex:none;width:52px;height:3px;overflow:hidden}.crera-landing .mt-bar i{background:var(--bone);transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}.crera-landing .mt-pc{text-align:right;width:36px;color:var(--text-2);flex:none;font-size:11px}.crera-landing .ex-c{background:var(--plane);box-shadow:none;border-radius:18px;position:absolute;top:0;right:0;bottom:0;left:0}.crera-landing .ex-top{align-items:center;gap:13px;display:flex;position:absolute;top:20px;left:20px}.crera-landing .ex-top .av{width:44px;height:44px;font-size:13px}.crera-landing .ex-nm b{font-size:16px;font-weight:600;line-height:1.25;display:block}.crera-landing .ex-nm i{color:var(--text-3);margin-top:3px;font-size:11.5px;font-style:normal;display:block}.crera-landing .ex-st{height:44px;display:flex;position:absolute;top:80px;left:20px;right:20px}.crera-landing .ex-st div{flex:1}.crera-landing .ex-st b{font-family:var(--serif);color:var(--text);font-size:18px;font-weight:600;line-height:1;display:block}.crera-landing .ex-st span{margin-top:8px;display:block}.crera-landing .ex-cta{background:var(--gold);color:#171512;transform-origin:50%;border-radius:11px;justify-content:center;align-items:center;height:40px;font-size:13px;font-weight:600;display:flex;position:absolute;top:140px;left:20px;right:20px;box-shadow:inset 0 1px #ffffff4d}.crera-landing .ex-ok{background:var(--bone);color:#17150f;transform-origin:50%;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;line-height:1;display:flex;position:absolute;top:18px;right:18px}.crera-landing .wk-head{align-items:center;gap:11px;height:34px;display:flex;position:absolute;top:19px;left:20px;right:20px}.crera-landing .wk-head .av{width:28px;height:28px}.crera-landing .wk-nm{flex:1;min-width:0}.crera-landing .wk-nm b{font-size:13px;font-weight:600;line-height:1.25;display:block}.crera-landing .wk-nm i{color:var(--text-3);font-size:10.5px;font-style:normal;line-height:1.3;display:block}.crera-landing .wk-pc{font-family:var(--serif);color:var(--text);font-variant-numeric:tabular-nums;font-size:22px;font-weight:600;line-height:1}.crera-landing .wk-rows{position:absolute;top:66px;left:20px;right:20px}.crera-landing .wk-row{align-items:center;gap:12px;display:flex;position:absolute;left:0;right:0}.crera-landing .wk-lb{width:88px;color:var(--text-2);flex:none;font-size:12px}.crera-landing .wk-bar{background:#ffffff12;border-radius:2px;flex:1;height:3px;overflow:hidden}.crera-landing .wk-bar i{transform-origin:0;background:#e9e6de;width:100%;height:100%;display:block;transform:scaleX(0)}.crera-landing .wk-p{text-align:right;width:34px;color:var(--text-2);flex:none;font-size:11px}.crera-landing .wk-ck{text-align:center;width:14px;color:var(--bone);transform-origin:50%;flex:none;font-size:12px}.crera-landing .wk-file{background:var(--plane-2);border-radius:12px;align-items:center;gap:13px;height:56px;padding:10px;display:flex;position:absolute;bottom:18px;left:20px;right:20px;box-shadow:inset 0 1px #ffffff0e}.crera-landing .wf-thumb{background:linear-gradient(168deg,#2a2827,#151413);border-radius:7px;flex:none;width:56px;height:36px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff12}.crera-landing .wf-thumb u{background:#f4f1e98c;border-radius:2px;width:15px;height:2.5px;text-decoration:none;position:absolute;top:5px;left:5px}.crera-landing .wf-thumb s{background:#ffffff2e;border-radius:2px;width:9px;height:2.5px;text-decoration:none;position:absolute;top:5px;right:5px}.crera-landing .wf-thumb b{background:#f4f1e966;border-radius:2px;width:28px;height:3px;position:absolute;top:12px;left:5px}.crera-landing .wf-thumb em{background:#f4f1e92e;border-radius:2px;width:18px;height:3px;position:absolute;top:18px;left:5px}.crera-landing .wf-thumb .wf-g{gap:3px;display:flex;position:absolute;bottom:5px;left:5px;right:5px}.crera-landing .wf-thumb .wf-g i{background:linear-gradient(168deg,#ffffff1a,#ffffff08);border-radius:2px;flex:1;height:8px}.crera-landing .wf-txt{flex:1;min-width:0}.crera-landing .wf-txt b{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;line-height:1.25;display:block;overflow:hidden}.crera-landing .wf-txt i{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10.5px;font-style:normal;line-height:1.3;display:block;overflow:hidden}.crera-landing .wf-btn{background:var(--gold);color:#171512;transform-origin:50%;border-radius:9px;flex:none;justify-content:center;align-items:center;height:32px;padding:0 16px;font-size:12.5px;font-weight:600;display:flex;box-shadow:inset 0 1px #ffffff4d}.crera-landing .st-c{color:#1d1a16;background:#f2eee5;border-radius:16px;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f,0 34px 70px -38px #000000eb}.crera-landing .st-chr{z-index:10;background:#171615;align-items:center;gap:6px;height:34px;padding:0 13px;display:flex;position:absolute;top:0;left:0;right:0}.crera-landing .st-dot{background:#ffffff2b;border-radius:50%;flex:none;width:7px;height:7px}.crera-landing .st-url{color:#ffffffa3;background:#ffffff12;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-width:176px;height:20px;padding:0 12px;font-size:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crera-landing .st-url svg{stroke:#ffffff73;fill:none;stroke-width:1.4px;flex:none;width:8px;height:9px}.crera-landing .st-live{letter-spacing:.14em;text-transform:uppercase;color:#d4b66f;transform-origin:50%;align-items:center;gap:5px;margin-left:auto;font-size:9px;display:flex}.crera-landing .st-live i{background:#d4b66f;border-radius:50%;width:5px;height:5px;display:block;box-shadow:0 0 0 4px #d4b66f1a}.crera-landing .st-body{background:#eee8dc;padding:0;position:absolute;top:34px;right:0;bottom:0;left:0;overflow:hidden}.crera-landing .st-l{display:block}.crera-landing .st-nav{z-index:3;background:#f5f1e9f2;border-bottom:1px solid #1d1a1614;justify-content:space-between;align-items:center;gap:14px;height:45px;padding:0 20px;display:flex;position:relative}.crera-landing .st-brand{font-family:var(--serif);letter-spacing:-.02em;color:#1d1a16;white-space:nowrap;font-size:16px;font-weight:650}.crera-landing .st-brand small{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:#8c8376;margin-top:-2px;font-size:5.5px;display:block}.crera-landing .st-links{color:#6f685f;white-space:nowrap;align-items:center;gap:14px;font-size:8.5px;display:flex}.crera-landing .st-order{color:#f6f0e5;background:#1d1a16;border-radius:20px;padding:7px 11px;font-size:8px;font-weight:600}.crera-landing .st-hero{background:#4a3b2f;height:190px;position:relative;overflow:hidden}.crera-landing .st-hero-photo{background-image:linear-gradient(90deg,#14100cc7,#14100c5c 47%,#14100c0f 75%),url(https://images.unsplash.com/photo-1442512595331-e89e73853f31?auto=format&fit=crop&w=1200&q=88);background-position:50% 48%;background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(1.02)}.crera-landing .st-hero-copy{z-index:2;color:#f7f1e6;width:54%;position:absolute;top:24px;left:22px}.crera-landing .st-eb{letter-spacing:.18em;text-transform:uppercase;color:#f7f1e6ad;white-space:nowrap;align-items:center;gap:7px;height:11px;font-size:7px;display:flex}.crera-landing .st-eb i{background:#d0ad62;border-radius:50%;flex:none;width:4px;height:4px;display:block}.crera-landing .st-h1{font-family:var(--serif);letter-spacing:-.035em;color:#fffaf1;margin-top:8px;font-size:29px;font-weight:600;line-height:27px}.crera-landing .st-h1 em{color:#decaa1;font-style:italic;font-weight:500;display:block}.crera-landing .st-sub{color:#f7f1e6b8;max-width:31ch;margin-top:8px;font-size:8.5px;line-height:1.45}.crera-landing .st-btns{align-items:center;gap:13px;height:28px;margin-top:11px;display:flex}.crera-landing .st-b1{color:#1b1712;background:#d0ad62;border-radius:20px;padding:8px 12px;font-size:8px;font-weight:650;box-shadow:0 8px 22px -12px #d0ad62e6}.crera-landing .st-b2{color:#f7f1e6d1;white-space:nowrap;font-size:8px}.crera-landing .st-proof{z-index:2;-webkit-backdrop-filter:blur(8px);color:#f4eee2;background:#1814107a;border:1px solid #ffffff26;border-radius:10px;gap:13px;padding:8px 10px;display:flex;position:absolute;bottom:14px;right:17px}.crera-landing .st-proof span{color:#f4eee28f;text-transform:uppercase;letter-spacing:.08em;flex-direction:column;font-size:5.5px;display:flex}.crera-landing .st-proof b{font-family:var(--serif);color:#fff9ef;margin-bottom:3px;font-size:12px;font-weight:600;line-height:1}.crera-landing .st-products-head{color:#1d1a16;justify-content:space-between;align-items:flex-start;height:34px;padding:12px 20px 0;display:flex}.crera-landing .st-products-head b{font-family:var(--serif);letter-spacing:-.02em;font-size:13px;font-weight:600}.crera-landing .st-products-head span{color:#847b6e;text-transform:uppercase;letter-spacing:.12em;font-size:6.5px}.crera-landing .st-grid{grid-template-columns:repeat(3,1fr);gap:9px;padding:8px 20px 0;display:grid}.crera-landing .st-card{min-width:0}.crera-landing .st-img{background:#c9bda9;border-radius:8px;height:70px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #1d1a1612}.crera-landing .st-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.crera-landing .st-card:nth-child(2) .st-img img{object-position:center 58%}.crera-landing .st-card:nth-child(3) .st-img img{object-position:center 62%}.crera-landing .st-origin{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#423c34;text-transform:uppercase;letter-spacing:.08em;background:#f6f1e8db;border-radius:10px;padding:4px 6px;font-size:5.5px;position:absolute;top:6px;left:6px}.crera-landing .st-plus{color:#f4eee3;background:#1d1a16;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:11px;line-height:1;display:flex;position:absolute;bottom:6px;right:6px;box-shadow:0 5px 14px #0000003d}.crera-landing .st-cap{justify-content:space-between;align-items:flex-start;gap:5px;margin-top:5px;line-height:1.15;display:flex}.crera-landing .st-cap b{color:#24201b;white-space:nowrap;text-overflow:ellipsis;font-size:7.5px;font-weight:600;overflow:hidden}.crera-landing .st-cap span{font-family:var(--serif);color:#5f554a;flex:none;font-size:8px}.crera-landing .st-note{color:#908679;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:5.5px;display:block;overflow:hidden}.crera-landing .st-foot{color:#80776b;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(90deg,#1d1a161f,#1d1a161f) 0 0/100% 1px no-repeat;justify-content:space-between;gap:10px;padding-top:7px;font-size:6.5px;line-height:10px;display:flex;position:absolute;bottom:9px;left:20px;right:20px;overflow:hidden}.crera-landing .st-foot b{color:#4d463e;font-weight:600}.crera-landing .cc-scene.is-narrow .st-body{padding-top:0}.crera-landing .cc-scene.is-narrow .st-hero{height:242px}.crera-landing .cc-scene.is-narrow .st-hero-copy{width:68%;top:34px}.crera-landing .cc-scene.is-narrow .st-grid{grid-template-columns:repeat(3,1fr);margin-top:0;padding-top:10px}.crera-landing .cc-scene.is-narrow .st-products-head{padding-top:16px}.crera-landing .p-cur{width:0;height:0}.crera-landing .cur-arrow{transform-origin:10.1% 10.15%;width:26px;height:26px;color:var(--cursor);filter:drop-shadow(0 3px 7px #0000008c)drop-shadow(0 1px 1px #00000059);position:absolute;top:-2.64px;left:-2.62px}.crera-landing .cur-arrow svg{width:100%;height:100%;display:block}.crera-landing .cur-arrow path{fill:currentColor;stroke:currentColor;stroke-width:8px;stroke-linejoin:round;stroke-linecap:round}.crera-landing .cur-ring{transform-origin:50%;border-radius:50%;width:30px;height:30px;margin:-15px 0 0 -15px;position:absolute;top:0;left:0;box-shadow:0 0 0 1.25px #f1e6cf4d}.crera-landing .cur-pool{transform-origin:50%;filter:blur(2.5px);background:#f1e6cf17;border-radius:50%;width:30px;height:30px;margin:-15px 0 0 -15px;position:absolute;top:0;left:0}.crera-landing .cc{padding:clamp(104px,14vh,164px) var(--pad) clamp(112px,15vh,176px);background:0 0!important}.crera-landing .cc-scene{border-radius:20px}.crera-landing .cc .num{background:0 0;padding:0}@media(max-width:860px){.crera-landing .cc{padding:92px var(--pad) 108px}}.crera-landing .land-sec,.crera-landing .land-top,.crera-landing .land-foot,.crera-landing .cc{padding-left:max(var(--pad),env(safe-area-inset-left));padding-right:max(var(--pad),env(safe-area-inset-right))}.crera-landing img,.crera-landing svg,.crera-landing video,.crera-landing canvas{max-width:100%}.crera-landing .hero-h,.crera-landing .hero-sub,.crera-landing .possibilities-title,.crera-landing .why-title,.crera-landing .why-card-title,.crera-landing .cc-h2{overflow-wrap:break-word}@supports (height:100svh){.crera-landing #landing{min-height:100svh}}@media(max-height:620px)and (orientation:landscape)and (max-width:1180px){.crera-landing .hero-h{letter-spacing:-.02em!important;font-size:clamp(28px,5vw,42px)!important}.crera-landing .hero-sub{margin-top:8px!important;font-size:clamp(15px,2.2vw,19px)!important}.crera-landing .hero-quick-actions{margin:10px 0 12px!important}.crera-landing .hero-quick-pill{min-height:40px!important;padding:9px 14px!important;font-size:13px!important}.crera-landing .land-hero .big-input{margin-top:0!important;padding:10px 12px 8px!important}.crera-landing .land-hero .big-input textarea{min-height:26px!important}}@media(max-width:900px){.crera-landing .why-shell{grid-template-columns:1fr;gap:clamp(34px,6vw,54px)}.crera-landing .why-intro{position:relative;top:auto}.crera-landing .why-title{max-width:11ch}.crera-landing .why-card{grid-template-columns:68px minmax(0,1fr);gap:20px}.crera-landing .possibilities-head-grid{grid-template-columns:1fr;gap:22px}.crera-landing .possibilities-title br{display:none}.crera-landing .possibilities-lead{max-width:46ch}.crera-landing .possibilities-experience{flex-direction:column;align-items:stretch;gap:26px;display:flex}.crera-landing .possibilities-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;width:100%;max-width:100%;scroll-padding-left:var(--pad);border-top:0;flex-direction:row;align-self:stretch;gap:8px;padding:2px 2px 10px;display:flex;overflow-x:auto}.crera-landing .possibilities-tabs::-webkit-scrollbar{display:none}.crera-landing .possibility-tab,.crera-landing .possibility-tab.is-active{border:1px solid var(--border);scroll-snap-align:start;border-radius:23px;flex:none;align-items:center;gap:8px;min-width:max-content;height:46px;min-height:46px;padding:0 16px;display:flex}.crera-landing .possibility-tab:before,.crera-landing .possibility-tab-copy span{display:none}.crera-landing .possibility-tab-copy b{letter-spacing:0;color:var(--text-2);font-family:Inter,sans-serif;font-size:12px;font-weight:600}.crera-landing .possibility-tab.is-active{background:var(--accent-tint);border-color:#c6a86b80}.crera-landing .possibility-tab.is-active .possibility-tab-copy b{color:var(--text);transform:none}.crera-landing .possibilities-canvas{border-radius:23px;min-height:clamp(600px,86vw,690px)}.crera-landing .cc-grid{grid-template-columns:minmax(0,1fr);gap:34px}.crera-landing .cc-rail{grid-template-columns:1fr 1fr;gap:16px 26px;display:grid}.crera-landing .cc-ch:last-child{grid-column:1/-1}.crera-landing .cc-ch-t{font-size:clamp(19px,4.4vw,24px)}}@media(pointer:coarse),(max-width:900px){.crera-landing .land-top .top-actions .link-quiet{align-items:center;min-height:44px;padding:0 6px;display:inline-flex}.crera-landing .land-top .btn-neutral,.crera-landing .hero-quick-pill,.crera-landing .possibility-tab{min-height:44px}.crera-landing .cc-ch{flex-direction:column;justify-content:center;min-height:44px;display:flex}.crera-landing .foot-links a,.crera-landing .foot-mail{align-items:center;min-height:44px;display:inline-flex}.crera-landing .land-hero .icon-btn,.crera-landing .land-hero .mic-btn{justify-content:center;align-items:center;min-width:40px;min-height:40px;display:inline-flex}}@media(max-width:620px){.crera-landing .why-card{grid-template-columns:1fr;gap:16px;padding:34px 0}.crera-landing .why-signal{font-size:34px}.crera-landing .cc-ch-s{display:none}.crera-landing .foot-min{flex-direction:column;align-items:flex-start;gap:12px}}@media(max-width:430px){.crera-landing .hero-h{letter-spacing:-.014em!important;font-size:clamp(32px,9.2vw,40px)!important}.crera-landing .hero-sub{font-size:clamp(17px,4.8vw,21px)!important}.crera-landing .hero-quick-actions{gap:8px!important}.crera-landing .hero-quick-pill{padding:10px 13px!important;font-size:13px!important}.crera-landing .hero-quick-pill svg{width:14px!important;height:14px!important}.crera-landing .possibilities-title{font-size:clamp(34px,10.6vw,44px)}.crera-landing .why-title{font-size:clamp(31px,9.4vw,40px)}.crera-landing .cc-h2{font-size:clamp(24px,7.4vw,30px)}.crera-landing .cc-ch-t{font-size:18px}.crera-landing .foot-copy,.crera-landing .foot-links a{font-size:12px}}@media(min-width:901px){.crera-landing .possibilities-canvas{aspect-ratio:1.18;min-height:clamp(520px,42vw,700px)}}@media(min-width:1500px){.crera-landing{--pad:44px}.crera-landing .sec-inner,.crera-landing .why-shell{max-width:1240px}.crera-landing .possibilities-shell,.crera-landing .cc-wrap{max-width:1280px}}@media(min-width:1800px){.crera-landing{--pad:56px}.crera-landing .sec-inner,.crera-landing .why-shell{max-width:1320px}.crera-landing .possibilities-shell,.crera-landing .cc-wrap{max-width:1360px}}.crera-landing #landing{position:relative}.crera-landing .land-hero{border-bottom:none;position:relative;overflow:hidden;background:var(--srf-0)!important;min-height:100vh!important;padding:0!important;display:flex!important}.crera-landing .land-top{z-index:9;width:auto!important;height:66px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;align-items:center!important;gap:26px!important;margin:0!important;padding:0 26px!important;display:flex!important;position:absolute!important;top:0!important;left:clamp(228px,18.5vw,292px)!important;right:0!important}.crera-landing .land-top .brand{display:none!important}.crera-landing .land-top .top-links{align-items:center!important;gap:24px!important;margin-right:auto!important;display:flex!important}.crera-landing .land-top .top-links a{color:rgba(var(--ink-rgb),.46)!important;font-size:13.5px!important;font-weight:500!important;transition:color .18s!important}.crera-landing .land-top .top-links a:hover{color:rgba(var(--ink-rgb),.92)!important}.crera-landing .land-top .top-actions{flex:none!important;align-items:center!important;gap:8px!important;display:flex!important}.crera-landing .land-top .link-quiet{color:rgba(var(--ink-rgb),.6)!important;border-radius:10px!important;padding:9px 14px!important;font-size:13.5px!important;font-weight:500!important;transition:background .18s,color .18s!important}.crera-landing .land-top .link-quiet:hover{background:rgba(var(--line-rgb),.05)!important;color:var(--ink)!important}.crera-landing .land-top .btn-neutral{color:#171613!important;box-shadow:none!important;background:#f1ede4!important;border:none!important;border-radius:10px!important;padding:9px 17px!important;font-size:13.5px!important;font-weight:600!important;transition:background .18s,transform .16s!important}.crera-landing .land-top .btn-neutral:hover{background:#fffbf2!important}.crera-landing .land-top .btn-neutral:active{transform:scale(.97)!important}.crera-landing .hero-side{z-index:5;background:var(--srf-1);border-right:1px solid rgba(var(--line-rgb),.055);flex-direction:column;flex:none;width:clamp(228px,18.5vw,292px);padding:20px 0 16px;font-family:Inter,SF Pro Text,system-ui,sans-serif;display:flex}.crera-landing .hs-top{align-items:center;gap:10px;padding:2px 18px 16px;display:flex}.crera-landing .hs-brand{color:var(--ink);letter-spacing:-.025em;font-feature-settings:"liga" 1;font-family:Fraunces,Playfair Display,Iowan Old Style,Georgia,Times New Roman,serif;font-size:22px;font-weight:600;line-height:1}.crera-landing .hs-theme{cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0;display:flex}.crera-landing .hs-theme-track{border:1px solid rgba(var(--line-rgb),.09);background:rgba(var(--line-rgb),.05);border-radius:999px;justify-content:space-between;align-items:center;width:52px;height:26px;padding:0 6px;transition:background .22s,border-color .22s;display:flex;position:relative}.crera-landing .hs-theme:hover .hs-theme-track{background:rgba(var(--line-rgb),.09);border-color:rgba(var(--line-rgb),.16)}.crera-landing .hs-theme:active .hs-theme-track{transform:scale(.96)}.crera-landing .hs-theme-knob{background:var(--accent);opacity:.9;width:20px;height:20px;box-shadow:0 1px 6px rgba(var(--accent-rgb),.4);border-radius:50%;transition:transform .34s cubic-bezier(.22,1,.36,1),background .22s;position:absolute;top:2px;left:2px}.crera-landing.light .hs-theme-knob{transform:translate(26px)}.crera-landing .hs-theme-ico{z-index:2;stroke:currentColor;fill:none;stroke-width:1.7px;stroke-linecap:round;width:13px;height:13px;transition:color .22s,opacity .22s;position:relative}.crera-landing .hs-theme-moon{color:var(--on-accent)}.crera-landing .hs-theme-sun,.crera-landing.light .hs-theme-moon{color:rgba(var(--ink-rgb),.3)}.crera-landing.light .hs-theme-sun{color:var(--on-accent)}@media(prefers-reduced-motion:reduce){.crera-landing .hs-theme-knob{transition:none}}.crera-landing .hs-nav{flex-direction:column;gap:2px;padding:0 8px;display:flex}.crera-landing .hs-row{color:rgba(var(--ink-rgb),.58);cursor:pointer;border-radius:9px;align-items:center;gap:11px;padding:9px 10px;font-size:13px;font-weight:500;transition:background .16s,color .16s;display:flex}.crera-landing .hs-row svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px}.crera-landing .hs-row:hover{background:rgba(var(--line-rgb),.04);color:rgba(var(--ink-rgb),.86)}.crera-landing .hs-row.is-on{background:rgba(var(--line-rgb),.062);color:var(--ink)}.crera-landing .hs-sec{align-items:center;padding:22px 18px 9px;display:flex}.crera-landing .hs-sec span{letter-spacing:.13em;color:rgba(var(--ink-rgb),.24);font-size:10px;font-weight:600}.crera-landing .hs-proj{cursor:pointer;color:rgba(var(--ink-rgb),.6);border-radius:9px;align-items:center;gap:10px;margin:0 8px;padding:9px 10px;font-size:13px;font-weight:500;transition:background .16s,color .16s;display:flex}.crera-landing .hs-proj:hover{background:rgba(var(--line-rgb),.04);color:rgba(var(--ink-rgb),.86)}.crera-landing .hs-proj.is-on{background:rgba(var(--line-rgb),.062);color:var(--ink)}.crera-landing .hs-chat{background:var(--srf-2);cursor:pointer;border-radius:11px;align-items:flex-start;gap:10px;margin:2px 8px 0;padding:10px;transition:background .16s;display:flex}.crera-landing .hs-chat:hover{background:var(--srf-3)}.crera-landing .hs-foot{margin-top:auto;padding:0 8px}.crera-landing .hs-signin{border:1px solid rgba(var(--line-rgb),.07);background:rgba(var(--line-rgb),.03);width:100%;color:rgba(var(--ink-rgb),.82);font:inherit;cursor:pointer;border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;margin-top:6px;padding:8px 10px;font-size:13px;font-weight:600;transition:background .16s,border-color .16s,color .16s;display:flex}.crera-landing .hs-signin-av{background:rgba(var(--line-rgb),.08);width:26px;height:26px;color:rgba(var(--ink-rgb),.55);border-radius:50%;flex:none;place-items:center;display:grid}.crera-landing .hs-signin-av svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.crera-landing .hs-signin:hover{background:rgba(var(--line-rgb),.055);border-color:rgba(var(--line-rgb),.12);color:var(--ink)}.crera-landing .hs-signin:hover .hs-signin-av{background:rgba(var(--line-rgb),.12);color:rgba(var(--ink-rgb),.85)}.crera-landing .hero-main{z-index:4;background:var(--srf-0);flex:1;justify-content:center;align-items:center;min-width:0;padding:96px 28px 72px;display:flex;position:relative}.crera-landing .hero-view{width:min(900px,100%);display:none}.crera-landing .hero-view.is-on{text-align:center;flex-direction:column;align-items:center;animation:.42s cubic-bezier(.22,1,.36,1) both viewIn;display:flex}@keyframes viewIn{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}.crera-landing .hero-mark{aspect-ratio:82.22/100;filter:none;height:clamp(54px,5.2vw,74px);margin:0 auto clamp(20px,2.8vh,32px);display:block}.crera-landing .hero-mark svg{width:100%;height:100%;display:block;overflow:visible}.crera-landing .hero-mark .solid,.crera-landing .hero-mark .light{transform-box:view-box;transform-origin:41.14px 49.95px}.crera-landing .v-drift .solid{animation:9s linear infinite dfS}.crera-landing .v-drift .light{animation:14s linear infinite dfL}@keyframes dfS{to{transform:rotate(360deg)}}@keyframes dfL{to{transform:rotate(-360deg)}}@media(prefers-reduced-motion:reduce){.crera-landing .hero-mark *{animation:none!important}}.crera-landing .hero-h{letter-spacing:-.02em!important;color:var(--ink)!important;text-shadow:none!important;margin:0!important;font-size:clamp(31px,3.5vw,52px)!important;line-height:1.06!important}.crera-landing .hero-sub{letter-spacing:-.01em!important;color:rgba(var(--ink-rgb),.42)!important;white-space:nowrap!important;max-width:none!important;text-shadow:none!important;margin:13px 0 0!important;font-size:clamp(16px,1.5vw,22px)!important;line-height:1.3!important}.crera-landing .hero-quick-actions{flex-wrap:wrap;justify-content:center!important;gap:10px!important;margin:clamp(24px,3.2vh,36px) 0 0!important;display:flex!important}.crera-landing .hero-quick-pill{cursor:pointer;align-items:center;gap:9px;display:inline-flex;border:1px solid rgba(var(--line-rgb),.06)!important;background:var(--srf-2)!important;color:rgba(var(--ink-rgb),.78)!important;letter-spacing:-.01em!important;box-shadow:none!important;border-radius:999px!important;padding:11px 18px!important;font-size:14px!important;font-weight:500!important;transition:background .18s,color .18s,border-color .18s,transform .18s!important}.crera-landing .hero-quick-pill:hover{background:var(--srf-3)!important;color:var(--ink)!important;border-color:rgba(var(--line-rgb),.12)!important;box-shadow:none!important;transform:translateY(-1px)!important}.crera-landing .hero-quick-pill.is-active{background:var(--srf-4)!important;color:var(--ink)!important;border-color:rgba(var(--line-rgb),.16)!important;box-shadow:none!important}.crera-landing .hero-quick-pill svg{stroke:currentColor;flex:none;opacity:.72!important;width:16px!important;height:16px!important}.crera-landing .land-hero .bi-row{justify-content:space-between;align-items:center;display:flex;border-top:none!important;margin-top:auto!important;padding-top:8px!important}.crera-landing .land-hero .mic-btn{display:none!important}.crera-landing .land-hero .icon-btn{width:auto!important;height:auto!important;color:rgba(var(--ink-rgb),.42)!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:5px!important}.crera-landing .land-hero .icon-btn:hover{color:rgba(var(--ink-rgb),.85)!important;background:0 0!important}.crera-landing .land-hero .send-btn{background:var(--send-idle)!important;width:40px!important;height:40px!important;color:var(--on-accent)!important;box-shadow:none!important;opacity:1!important;border:none!important;border-radius:12px!important;transition:background .18s,color .18s,transform .16s!important}.crera-landing .land-hero .send-btn:hover{background:var(--send-idle-h)!important;color:var(--on-accent)!important}.crera-landing .land-hero .send-btn:active{transform:scale(.96)!important}.crera-landing .land-hero .big-input.has-value .send-btn{background:var(--accent)!important;color:var(--on-accent)!important}.crera-landing .land-hero .send-btn svg,.crera-landing .land-hero .send-btn svg *{stroke:currentColor!important;color:inherit!important}.crera-landing .hero-typewriter{text-align:left!important;min-height:44px!important;color:rgba(var(--ink-rgb),.34)!important;letter-spacing:-.01em!important;font-size:15.5px!important;line-height:1.5!important;display:block!important;top:22px!important;left:22px!important;right:80px!important}.crera-landing .hero-typewriter-caret{background:var(--accent)!important;width:1.5px!important}.crera-landing .hv{text-align:left;width:100%;font-family:Inter,SF Pro Text,system-ui,sans-serif}.crera-landing .hv-kicker{letter-spacing:.15em;color:rgba(var(--ink-rgb),.26);align-items:center;gap:11px;margin-bottom:14px;font-size:10px;font-weight:600;display:flex}.crera-landing .hv-kicker s{background:rgba(var(--line-rgb),.06);flex:1;height:1px;text-decoration:none}.crera-landing .hv-title{letter-spacing:-.025em;color:var(--ink);margin:0;font-family:Fraunces,Playfair Display,Georgia,serif;font-size:clamp(26px,2.9vw,40px);font-weight:600;line-height:1.08}.crera-landing .hv-sub{color:rgba(var(--ink-rgb),.38);max-width:52ch;margin:10px 0 0;font-size:14.5px;line-height:1.5}.crera-landing .hv-back{cursor:pointer;font:inherit;color:rgba(var(--ink-rgb),.36);background:0 0;border:none;align-items:center;gap:8px;margin-bottom:16px;padding:0;font-size:12.5px;font-weight:500;transition:color .18s;display:inline-flex}.crera-landing .hv-back:hover{color:rgba(var(--ink-rgb),.86)}.crera-landing .hv-back svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.crera-landing .hv-pane{background:var(--srf-pane);border-radius:18px;margin-top:22px;padding:22px}.crera-landing .hv-swatches{flex-wrap:wrap;gap:10px;display:flex}.crera-landing .hv-sw{flex:90px}.crera-landing .hv-sw i{height:64px;box-shadow:inset 0 0 0 1px rgba(var(--line-rgb),.07);border-radius:11px;display:block}.crera-landing .hv-sw b{color:rgba(var(--ink-rgb),.82);margin-top:9px;font-size:12px;font-weight:600;display:block}.crera-landing .hv-sw em{color:rgba(var(--ink-rgb),.26);letter-spacing:.04em;font-size:11px;font-style:normal;display:block}.crera-landing .hv-shot{background:var(--srf-0);box-shadow:inset 0 0 0 1px rgba(var(--line-rgb),.055);border-radius:12px;overflow:hidden}.crera-landing .hv-shot .bar{border-bottom:1px solid rgba(var(--line-rgb),.05);align-items:center;gap:6px;height:30px;padding:0 12px;display:flex}.crera-landing .hv-shot .bar u{background:rgba(var(--ink-rgb),.14);border-radius:50%;width:7px;height:7px}.crera-landing .hv-shot .bar span{color:rgba(var(--ink-rgb),.3);margin:0 auto;font-size:10.5px}.crera-landing .hv-shot .body{gap:20px;padding:22px;display:flex}.crera-landing .hv-shot .col{flex-direction:column;flex:1;gap:9px;display:flex}.crera-landing .hv-shot .ph{background:var(--srf-4);border-radius:10px;flex:0 0 40%;min-height:120px}.crera-landing .hv-team{align-items:center;gap:14px;display:flex}.crera-landing .hv-tav{background:var(--accent);width:44px;height:44px;color:var(--on-accent);border-radius:13px;flex:none;place-items:center;font-size:14px;font-weight:700;display:grid}.crera-landing .hv-tn{color:rgba(var(--ink-rgb),.94);font-size:14.5px;font-weight:600}.crera-landing .hv-tr{color:rgba(var(--ink-rgb),.34);margin-top:3px;font-size:12.5px}.crera-landing .hv-tx{text-align:right;margin-left:auto}.crera-landing .hv-tx b{color:rgba(var(--accent-rgb),.92);font-size:13px;display:block}.crera-landing .hv-tx i{color:rgba(var(--ink-rgb),.28);margin-top:2px;font-size:11.5px;font-style:normal;display:block}@media(max-width:900px){.crera-landing .hero-side{display:none}.crera-landing .land-top{gap:14px!important;height:60px!important;padding:0 16px!important;left:0!important}.crera-landing .land-top .top-links{display:none!important}.crera-landing .hero-main{padding:82px 18px 56px}.crera-landing .hero-mark{height:46px;margin-bottom:18px}.crera-landing .hero-h{font-size:clamp(27px,7.6vw,38px)!important}.crera-landing .hero-sub{font-size:clamp(14px,4.2vw,18px)!important}.crera-landing .hero-quick-actions{gap:8px!important;margin-top:22px!important}.crera-landing .hero-quick-pill{padding:9px 14px!important;font-size:12.5px!important}.crera-landing .hero-typewriter{top:18px!important;left:18px!important;right:70px!important}.crera-landing .hv-title{font-size:26px}}.crera-landing:after,.crera-landing #landing:after,.crera-landing:before,.crera-landing #landing:before{display:none!important}.crera-landing,.crera-landing #landing,.crera-landing .land-sec,.crera-landing .land-foot{background:var(--srf-0)!important}.crera-landing .land-body{align-items:flex-start;width:100%;display:flex}.crera-landing .land-flow{flex:1;min-width:0}.crera-landing .hero-side{z-index:20;align-self:flex-start;height:100vh;position:sticky;top:0;overflow:hidden}.crera-landing .land-hero{min-height:100vh!important;display:block!important}.crera-landing .hero-main{min-height:100vh}.crera-landing .land-top{transition:background .3s!important;position:fixed!important;top:0!important;left:clamp(228px,18.5vw,292px)!important;right:0!important}.crera-landing .land-top.rail-solid{background:var(--srf-0)!important}.crera-landing .hs-foot,.crera-landing .rl-panel[data-panel=work]{transition:opacity .45s,transform .45s cubic-bezier(.22,1,.36,1)}.crera-landing .hero-side.is-index .hs-foot{opacity:0;pointer-events:none;transform:translateY(8px)}.crera-landing .rl-stack{flex:1;min-height:0;position:relative}.crera-landing .rl-panel{visibility:hidden;pointer-events:none;padding:0 8px;position:absolute;top:0;right:0;bottom:0;left:0}.crera-landing .rl-panel.is-on{visibility:visible;pointer-events:auto}.crera-landing .rl-panel.is-out{visibility:visible;pointer-events:none}.crera-landing .ix-clip{line-height:1.04;display:block;overflow:hidden}.crera-landing .ix-l{will-change:transform,opacity;display:inline-block}.crera-landing .ix-sp{width:.3em;display:inline-block}@keyframes lIn{0%{transform:translateY(calc(var(--dir,1) * 104%));opacity:0}55%{opacity:1}to{opacity:1;transform:translateY(0)}}@keyframes lOut{0%{transform:translateY(0)}to{transform:translateY(calc(var(--dir,1) * -112%))}}.crera-landing .rl-panel.is-on .ix-l{animation:.82s cubic-bezier(.2,.9,.24,1) both lIn;animation-delay:var(--d,0s)}.crera-landing .rl-panel.is-out .ix-l{animation:.28s cubic-bezier(.6,0,.92,.3) both lOut;animation-delay:var(--o,0s)}@keyframes dIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.crera-landing .ix-i.is-on .ix-d{animation:.5s cubic-bezier(.16,1,.3,1) .28s both dIn}@keyframes uiIn{0%{opacity:0;transform:translateY(calc(var(--dir,1) * 10px))}to{opacity:1;transform:none}}@keyframes uiOut{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(calc(var(--dir,1) * -8px))}}.crera-landing .rl-panel.is-on .rl-u{animation:.5s cubic-bezier(.16,1,.3,1) both uiIn;animation-delay:var(--d,0s)}.crera-landing .rl-panel.is-out .rl-u{animation:.26s both uiOut;animation-delay:var(--o,0s)}@keyframes railGive{0%{transform:translateY(calc(var(--dir,1) * 10px))}to{transform:translateY(0)}}.crera-landing .rl-stack.is-give{animation:.78s cubic-bezier(.12,.9,.2,1) both railGive}@media(prefers-reduced-motion:reduce){.crera-landing .rl-panel .ix-l,.crera-landing .rl-panel .rl-u,.crera-landing .rl-stack,.crera-landing .ix-i.is-on .ix-d{animation:none!important}}.crera-landing .ix{flex-direction:column;height:100%;padding:clamp(54px,11vh,124px) 14px 0 22px;display:flex}.crera-landing .ix-head{align-items:baseline;gap:9px;padding:6px 0 0;display:flex}.crera-landing .ix-rule{background:rgba(var(--line-rgb),.07);height:1px;margin:14px 0 0}.crera-landing .ix-list{margin-top:0;margin-bottom:auto;position:relative}.crera-landing .ix-i{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:0;margin:0 0 clamp(14px,2.1vh,26px);padding:0;display:block}.crera-landing .ix-i:last-child{margin-bottom:0}.crera-landing .ix-w{text-transform:uppercase;letter-spacing:-.012em;color:var(--ink);opacity:.17;font-family:Fraunces,Playfair Display,Georgia,serif;font-size:clamp(19px,1.75vw,27px);font-weight:600;line-height:1;transition:opacity .5s cubic-bezier(.22,1,.36,1);display:block}.crera-landing .ix-i:hover .ix-w{opacity:.45}.crera-landing .ix-i.is-on .ix-w{opacity:1}.crera-landing .ix-d{opacity:0;max-height:0;color:rgba(var(--ink-rgb),.34);font-size:11.5px;line-height:1.4;transition:max-height .5s cubic-bezier(.22,1,.36,1),opacity .4s,margin-top .5s cubic-bezier(.22,1,.36,1);display:block;overflow:hidden}.crera-landing .ix-i.is-on .ix-d{opacity:1;max-height:44px;margin-top:7px}.crera-landing .ix-foot{color:rgba(var(--ink-rgb),.2);padding:0 0 6px;font-size:11px}.crera-landing .ix-cta{margin-top:8px;margin-bottom:auto}.crera-landing .ix-cta b{letter-spacing:-.025em;color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:clamp(20px,1.9vw,28px);font-weight:600;line-height:1.1;display:block}.crera-landing .ix-cta i{color:rgba(var(--ink-rgb),.34);margin-top:11px;font-size:12px;font-style:normal;line-height:1.5;display:block}.crera-landing .ix-cta button{cursor:pointer;background:var(--accent);color:var(--on-accent);border:0;border-radius:11px;margin-top:20px;padding:11px 20px;font:600 12.5px Inter,system-ui,sans-serif;transition:background .18s}.crera-landing .ix-cta button:hover{background:#d3b87c}.crera-landing .ix-list-phrases{flex-direction:column;justify-content:center;margin-top:auto;display:flex}.crera-landing .ix-phrase{margin-bottom:clamp(20px,3vh,34px)}.crera-landing .ix-phrase:last-child{margin-bottom:0}.crera-landing .cc-rail{display:none!important}.crera-landing .cc-grid{grid-template-columns:minmax(0,1fr)!important}.crera-landing .possibilities-tabs{display:none!important}.crera-landing .possibilities-experience{grid-template-columns:minmax(0,1fr)!important}@media(max-width:900px){.crera-landing .land-body{display:block}.crera-landing .hero-side{display:none}.crera-landing .land-top{left:0!important}.crera-landing .cc-rail{display:grid!important}.crera-landing .cc-grid{grid-template-columns:1fr!important}.crera-landing .possibilities-tabs{display:flex!important}.crera-landing .possibilities-experience{grid-template-columns:1fr!important}}.crera-landing .possibilities-canvas{aspect-ratio:auto!important;min-height:clamp(440px,36vw,580px)!important}.crera-landing .outcome-browser{display:none!important}@media(max-width:900px){.crera-landing .possibilities-canvas{min-height:clamp(380px,74vw,520px)!important}}.crera-landing .cc-wrap{max-width:1020px!important}.crera-landing .cc-head{margin-bottom:clamp(28px,3.6vw,46px)!important}.crera-landing .cc-h2{font-size:clamp(26px,3vw,44px)!important}.crera-landing .cc-scene{background:var(--srf-0)!important;box-shadow:none!important;border-radius:26px!important}.crera-landing .possibilities-sec .sec-inner{max-width:1020px!important}.crera-landing .possibilities-canvas{box-shadow:0 48px 120px -80px rgba(var(--shade-rgb),.85)!important;background:#131312!important;border:0!important;border-radius:26px!important;min-height:clamp(420px,33vw,545px)!important}.crera-landing .possibilities-canvas:after{display:none!important}@media(max-width:900px){.crera-landing .cc-wrap,.crera-landing .possibilities-sec .sec-inner{max-width:none!important}.crera-landing .cc-scene,.crera-landing .possibilities-canvas{border-radius:20px!important}.crera-landing .possibilities-canvas{min-height:clamp(380px,74vw,520px)!important}}.crera-landing .hs-dock{width:var(--dock-w,17px);height:var(--dock-h,20px);pointer-events:none;flex:none;margin:2px 0 0 -2px;display:block;position:relative}.crera-landing .hs-dock .hero-mark{opacity:0;width:100%;position:absolute;top:0;right:0;bottom:0;left:0;transform:translateZ(0);height:100%!important;margin:0!important}.crera-landing .hs-dock .hero-mark svg{width:100%;height:100%}.crera-landing .hs-top{position:relative}.crera-landing .mk-fly{z-index:60;pointer-events:none;visibility:hidden;transform-origin:50%;will-change:transform,opacity;background:0 0;position:fixed;top:0;left:0}.crera-landing .mk-fly svg{width:100%;height:100%;display:block;overflow:visible}.crera-landing .mk-fly.hero-mark{margin:0;display:block}.crera-landing .mk-streak{z-index:58;pointer-events:none;opacity:0;visibility:hidden;transform-origin:100%;background:linear-gradient(to left,rgba(var(--accent-rgb),.62),rgba(var(--accent-rgb),.16) 42%,rgba(var(--accent-rgb),0));filter:blur(3px);will-change:transform,opacity;border-radius:999px;width:1px;height:1px;position:fixed;top:0;left:0}.crera-landing .mk-halo{z-index:58;pointer-events:none;opacity:0;visibility:hidden;background:radial-gradient(circle,rgba(var(--accent-rgb),.3),rgba(var(--accent-rgb),.09) 42%,rgba(var(--accent-rgb),0) 70%);will-change:transform,opacity;border-radius:50%;width:280px;height:280px;margin:-140px 0 0 -140px;position:fixed;top:0;left:0}.crera-landing .hero-view[data-view=new]>.hero-mark{will-change:opacity,transform}@media(prefers-reduced-motion:reduce){.crera-landing .mk-fly,.crera-landing .mk-halo,.crera-landing .mk-streak{display:none!important}.crera-landing .hs-dock .hero-mark{opacity:1!important}}.crera-landing .hv-app{text-align:left;width:100%;max-width:720px;margin:0 auto}.crera-landing .hv-head{margin-bottom:clamp(18px,2.8vh,28px)}.crera-landing .hv-greet{letter-spacing:-.03em;color:var(--ink);margin:0;font-family:Fraunces,Playfair Display,Georgia,serif;font-size:clamp(27px,3.2vw,42px);font-weight:600;line-height:1.06}.crera-landing .hv-date{color:rgba(var(--ink-rgb),.32);margin:9px 0 0;font-size:13.5px}.crera-landing .hv-start{text-align:center;background:var(--srf-pane);box-shadow:inset 0 0 0 1px rgba(var(--line-rgb),.045);border-radius:22px;padding:clamp(32px,5vh,56px) clamp(22px,4vw,52px);position:relative;overflow:hidden}.crera-landing .hv-start-glow{pointer-events:none;background:radial-gradient(closest-side,rgba(var(--accent-rgb),.15),rgba(var(--accent-rgb),0));width:520px;height:340px;margin-left:-260px;position:absolute;top:-42%;left:50%}.crera-landing .hv-kick{letter-spacing:.19em;color:var(--accent);font-size:10.5px;font-weight:600;display:block;position:relative}.crera-landing .hv-start-t{letter-spacing:-.03em;color:var(--ink);margin:17px 0 0;font-family:Fraunces,Playfair Display,Georgia,serif;font-size:clamp(25px,3.3vw,43px);font-weight:600;line-height:1.15;position:relative}.crera-landing .hv-start-t i{font-style:italic}.crera-landing .hv-start-s{max-width:46ch;color:rgba(var(--ink-rgb),.42);margin:15px auto 0;font-size:14.5px;line-height:1.6;position:relative}.crera-landing .hv-cta{cursor:pointer;background:var(--accent);color:var(--on-accent);letter-spacing:-.01em;border:0;border-radius:12px;margin-top:clamp(20px,3vh,30px);padding:13px 26px;font-family:inherit;font-size:14.5px;font-weight:600;transition:transform .18s,box-shadow .25s,background .2s;position:relative}.crera-landing .hv-cta:hover{box-shadow:0 12px 28px -14px rgba(var(--accent-rgb),.8);background:#d2b57a;transform:translateY(-1px)}.crera-landing .hv-cta:active{transform:translateY(0)}.crera-landing .hv-steps{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:clamp(24px,3.4vh,36px);display:flex}.crera-landing .hv-steps span{color:rgba(var(--ink-rgb),.34);box-shadow:inset 0 0 0 1px rgba(var(--line-rgb),.055);border-radius:999px;align-items:center;gap:9px;padding:8px 14px;font-size:12.5px;display:inline-flex}.crera-landing .hv-steps i{background:rgba(var(--accent-rgb),.14);width:17px;height:17px;color:var(--accent);border-radius:50%;place-items:center;font-size:10px;font-style:normal;font-weight:600;display:grid}@media(max-width:900px){.crera-landing .hv-app{max-width:none}}.crera-landing .hero-side .ix{padding-top:clamp(32px,19vh,100vh - 470px)!important}.crera-landing .hero-side .rl-panel[data-panel=outro] .ix{padding-top:clamp(32px,15vh,100vh - 520px)!important;padding-bottom:clamp(32px,15vh,100vh - 520px)!important}@media(max-width:900px){.crera-landing .hs-dock{display:none}.crera-landing .mk-fly,.crera-landing .mk-halo,.crera-landing .mk-streak{display:none!important}}.crera-landing .aw{z-index:200;background:rgba(var(--shade-rgb),.66);-webkit-backdrop-filter:blur(20px)saturate(115%);backdrop-filter:blur(20px)saturate(115%);opacity:0;visibility:hidden;pointer-events:none;place-items:center;padding:clamp(16px,4vh,48px) clamp(14px,4vw,40px);transition:opacity .42s cubic-bezier(.22,1,.36,1),visibility 0s linear .42s;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.crera-landing .aw.is-on{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s,0s}.crera-landing .aw[hidden]{display:none}.crera-landing .aw-card{background:var(--aw-card-bg);width:min(940px,100%);max-height:100%;box-shadow:0 60px 140px -60px rgba(var(--shade-rgb),.92),0 0 0 1px rgba(var(--line-rgb),.028) inset;filter:blur(6px);opacity:0;border-radius:28px;grid-template-columns:minmax(0,.86fr) minmax(0,1fr);transition:transform .62s cubic-bezier(.19,1,.24,1),filter .5s,opacity .5s;display:grid;position:relative;overflow:hidden;transform:translateY(16px)scale(.975)}.crera-landing .aw.is-on .aw-card{filter:none;opacity:1;transform:none}.crera-landing .aw-side{background:var(--srf-0);flex-direction:column;padding:clamp(30px,3.6vw,46px);display:flex;position:relative;overflow:hidden}.crera-landing .aw-side:before{content:"";pointer-events:none;background:radial-gradient(closest-side,rgba(var(--accent-rgb),.16),rgba(var(--accent-rgb),0));width:118%;height:74%;position:absolute;top:-26%;left:-18%}.crera-landing .aw-mark{width:auto;position:relative;height:26px!important;margin:0 0 auto!important}.crera-landing .aw-side-t{letter-spacing:-.03em;color:var(--ink);margin:clamp(26px,4vh,40px) 0 0;font-family:Fraunces,Playfair Display,Georgia,serif;font-size:clamp(24px,2.3vw,32px);font-weight:600;line-height:1.16;position:relative}.crera-landing .aw-side-t i{font-style:italic}.crera-landing .aw-form{flex-direction:column;padding:clamp(28px,3.4vw,44px);display:flex;overflow-y:auto}.crera-landing .aw-h{letter-spacing:-.02em;color:var(--ink);margin:clamp(20px,3vh,28px) 0 0;font-size:21px;font-weight:600}.crera-landing .aw-p{color:rgba(var(--ink-rgb),.36);margin:8px 0 0;font-size:13.5px;line-height:1.55}.crera-landing .aw-oauth{flex-direction:column;gap:9px;margin-top:clamp(18px,2.6vh,26px);display:flex}.crera-landing .aw-o{cursor:pointer;width:100%;color:var(--ink);background:var(--srf-2);border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font:600 13.5px Inter,system-ui,sans-serif;transition:background .2s,transform .18s;display:flex}.crera-landing .aw-o:hover{background:var(--srf-3);transform:translateY(-1px)}.crera-landing .aw-o:active{transform:translateY(0)}.crera-landing .aw-o svg{flex:none;width:17px;height:17px}.crera-landing .aw-or{letter-spacing:.12em;color:rgba(var(--ink-rgb),.2);align-items:center;gap:12px;margin:clamp(16px,2.4vh,22px) 0;font-size:11px;display:flex}.crera-landing .aw-or:before,.crera-landing .aw-or:after{content:"";background:rgba(var(--line-rgb),.06);flex:1;height:1px}.crera-landing .aw-fields{flex-direction:column;gap:10px;display:flex}.crera-landing .aw-f input{background:var(--aw-field);width:100%;color:var(--ink);box-shadow:inset 0 0 0 1px rgba(var(--line-rgb),.05);border:0;border-radius:13px;outline:0;padding:14px 15px 14px 42px;font:400 14px Inter,system-ui,sans-serif;transition:box-shadow .24s,background .24s}.crera-landing .aw-f input::placeholder{color:rgba(var(--ink-rgb),.26)}.crera-landing .aw-f input:focus{background:var(--aw-field-f);box-shadow:inset 0 0 0 1px rgba(var(--accent-rgb),.55),0 0 0 4px rgba(var(--accent-rgb),.1)}.crera-landing .aw-f i{pointer-events:none;color:rgba(var(--ink-rgb),.3);place-items:center;transition:color .24s;display:grid;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.crera-landing .aw-f input:focus+i{color:rgba(var(--accent-rgb),.85)}.crera-landing .aw-f i svg{stroke:currentColor;fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.crera-landing .aw-f[hidden]{display:none}.crera-landing .aw-go{cursor:pointer;background:var(--accent);width:100%;color:var(--on-accent);letter-spacing:-.01em;border:0;border-radius:13px;margin-top:14px;padding:14px 18px;font:600 14.5px Inter,system-ui,sans-serif;transition:background .2s,transform .18s,box-shadow .26s}.crera-landing .aw-go:hover{box-shadow:0 14px 32px -16px rgba(var(--accent-rgb),.85);background:#d3b77c;transform:translateY(-1px)}.crera-landing .aw-go:active{transform:translateY(0)}.crera-landing .aw-legal{color:rgba(var(--ink-rgb),.22);margin:14px 0 0;font-size:11.5px;line-height:1.6}.crera-landing .aw-legal a{color:rgba(var(--ink-rgb),.4);border-bottom:1px solid rgba(var(--line-rgb),.12);text-decoration:none}.crera-landing .aw-legal a:hover{color:rgba(var(--ink-rgb),.62)}.crera-landing .aw-x{z-index:3;cursor:pointer;background:rgba(var(--line-rgb),.05);width:34px;height:34px;color:rgba(var(--ink-rgb),.5);border:0;border-radius:50%;place-items:center;transition:background .2s,color .2s,transform .2s;display:grid;position:absolute;top:14px;right:14px}.crera-landing .aw-x:hover{background:rgba(var(--line-rgb),.1);color:var(--ink);transform:rotate(90deg)}.crera-landing .aw-x svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;width:15px;height:15px}@keyframes awIn{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}.crera-landing .aw.is-on .aw-form>*{animation:.5s cubic-bezier(.19,1,.24,1) both awIn}.crera-landing .aw.is-on .aw-form>:first-child{animation-delay:.1s}.crera-landing .aw.is-on .aw-form>:nth-child(2){animation-delay:.15s}.crera-landing .aw.is-on .aw-form>:nth-child(3){animation-delay:.2s}.crera-landing .aw.is-on .aw-form>:nth-child(4){animation-delay:.25s}.crera-landing .aw.is-on .aw-form>:nth-child(5){animation-delay:.3s}.crera-landing .aw.is-on .aw-form>:nth-child(6){animation-delay:.35s}.crera-landing .aw.is-on .aw-form>:nth-child(7){animation-delay:.4s}.crera-landing .aw.is-on .aw-form>:nth-child(8){animation-delay:.45s}.crera-landing .aw.is-on .aw-form>:nth-child(9){animation-delay:.5s}@media(max-width:820px){.crera-landing .aw-card{grid-template-columns:1fr}.crera-landing .aw-side{display:none}}@media(prefers-reduced-motion:reduce){.crera-landing .aw,.crera-landing .aw-card,.crera-landing .aw .aw-form>*{filter:none!important;transition:none!important;animation:none!important;transform:none!important}}.crera-landing{--t-display:clamp(40px,6vw,84px);--t-h1:clamp(30px,4vw,58px);--t-h2:clamp(24px,2.7vw,40px);--t-h3:clamp(19px,1.9vw,28px);--t-h4:clamp(16.5px,1.3vw,19px);--t-lead:clamp(15px,1.2vw,17px);--t-body:14.5px;--t-small:12.5px;--t-micro:10.5px;--tr-display:-.048em;--tr-h1:-.042em;--tr-h2:-.032em;--tr-h3:-.024em;--tr-body:-.01em;--tr-caps:.14em}.crera-landing .serif,.crera-landing [class*=hero-h],.crera-landing .cc-h2,.crera-landing .possibilities-title,.crera-landing .hv-greet,.crera-landing .hv-start-t,.crera-landing .aw-side-t,.crera-landing .ix-w,.crera-landing .hd-title,.crera-landing .mk-word,.crera-landing .st-brand,.crera-landing .cc-ch-t{font-optical-sizing:auto}.crera-landing .serif,.crera-landing .cc-h2,.crera-landing .possibilities-title,.crera-landing .hv-greet,.crera-landing .hv-start-t,.crera-landing .aw-side-t,.crera-landing .ix-w,.crera-landing .cc-ch-t,.crera-landing .st-brand{font-variation-settings:"SOFT" 12,"WONK" 0}.crera-landing .hero-sub i,.crera-landing .hv-start-t i,.crera-landing .aw-side-t i,.crera-landing .possibilities-title em,.crera-landing .cc-h2 em,.crera-landing .tv,.crera-landing .vv{font-variation-settings:"SOFT" 20,"WONK" 1}.crera-landing .hero-h{font-size:var(--t-display)!important;letter-spacing:var(--tr-display)!important;line-height:.98!important}.crera-landing .hero-sub{letter-spacing:var(--tr-h1)!important}.crera-landing .cc-h2,.crera-landing .possibilities-title{font-size:var(--t-h1)!important;letter-spacing:var(--tr-h1)!important;font-weight:600!important;line-height:1!important}.crera-landing .hv-start-t{font-size:var(--t-h2)!important;letter-spacing:var(--tr-h2)!important}.crera-landing .hv-greet,.crera-landing .aw-side-t{font-size:var(--t-h3)!important;letter-spacing:var(--tr-h3)!important}.crera-landing .aw-h,.crera-landing .aw-done-t{font-size:var(--t-h4)!important;letter-spacing:var(--tr-h3)!important}.crera-landing .cc-lead,.crera-landing .possibilities-lead{font-size:var(--t-lead)!important;max-width:42ch!important;color:var(--text-2)!important;margin:0 0 4px!important;line-height:1.7!important}.crera-landing .hv-kick,.crera-landing .hv-date,.crera-landing .aw-or,.crera-landing .hs-sec span{font-feature-settings:"ss01"}.crera-landing .hv-kick,.crera-landing .aw-or,.crera-landing .hs-sec span{letter-spacing:var(--tr-caps)!important}.crera-landing .s-row .vv,.crera-landing .s-title .tv,.crera-landing .aw-f input,.crera-landing .hv-tx,.crera-landing .hv-sw em{font-variant-numeric:tabular-nums}.crera-landing .hs-nav,.crera-landing .hs-row,.crera-landing .hv-cta,.crera-landing .aw-form,.crera-landing .aw-o,.crera-landing .aw-go,.crera-landing .aw-f input,.crera-landing .aw-h,.crera-landing .aw-p,.crera-landing .aw-legal,.crera-landing .hv-steps,.crera-landing .hv-start-s{font-family:var(--sans)!important}.crera-landing .hv-cta,.crera-landing .aw-go{letter-spacing:var(--tr-body)}.crera-landing .cc-head-grid,.crera-landing .possibilities-head-grid{grid-template-columns:minmax(0,1.05fr) minmax(280px,.72fr);align-items:end;gap:clamp(34px,7vw,110px);display:grid}.crera-landing .cc-head,.crera-landing .possibilities-head{margin-bottom:clamp(38px,5vw,64px)!important}.crera-landing .cc-h2 em,.crera-landing .possibilities-title em{font-style:italic}.crera-landing .cc{padding-bottom:clamp(76px,9.5vh,124px)!important}.crera-landing .possibilities-sec{padding-top:clamp(76px,9.5vh,124px)!important}@media(max-width:900px){.crera-landing .cc-head-grid{grid-template-columns:1fr;gap:22px}.crera-landing .cc-h2 br{display:none}.crera-landing .cc{padding-bottom:74px!important}.crera-landing .possibilities-sec{padding-top:74px!important}}.crera-landing .ix-w{letter-spacing:.008em!important}.crera-landing .aw-f{position:relative}.crera-landing .aw-eye{cursor:pointer;width:34px;height:34px;color:rgba(var(--ink-rgb),.32);background:0 0;border:0;border-radius:9px;place-items:center;transition:color .2s,background .2s;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.crera-landing .aw-eye:hover{color:rgba(var(--ink-rgb),.7);background:rgba(var(--line-rgb),.05)}.crera-landing .aw-eye svg{stroke:currentColor;fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.crera-landing .aw-row{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.crera-landing .aw-forgot{cursor:pointer;color:rgba(var(--ink-rgb),.36);background:0 0;border:0;padding:0;font:500 12.5px Inter,system-ui,sans-serif;transition:color .2s}.crera-landing .aw-forgot:hover{color:var(--accent)}.crera-landing .aw-row[hidden]{display:none}.crera-landing .aw-err{color:#e4c98f;opacity:0;align-items:flex-start;gap:8px;max-height:0;margin:10px 0 0;font-size:12.5px;line-height:1.45;transition:max-height .3s,opacity .3s,margin .3s;display:flex;overflow:hidden}.crera-landing .aw-err.is-on{opacity:1;max-height:48px}.crera-landing .aw-err svg{stroke:currentColor;fill:none;stroke-width:1.9px;stroke-linecap:round;flex:none;width:14px;height:14px;margin-top:1px}.crera-landing .aw-f.is-bad input{box-shadow:inset 0 0 0 1px #e4c98f99}.crera-landing .aw-done{text-align:center;flex-direction:column;align-items:center;padding:clamp(28px,5vh,52px) 8px;display:none}.crera-landing .aw-form.is-done .aw-done{display:flex}.crera-landing .aw-form.is-done>:not(.aw-done){display:none}.crera-landing .aw-done-m{width:auto;height:34px!important;margin:0 0 20px!important}.crera-landing .aw-done-t{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:19px;font-weight:600}.crera-landing .aw-done-s{max-width:34ch;color:rgba(var(--ink-rgb),.36);margin:10px auto 0;font-size:13.5px;line-height:1.6}.crera-landing .aw-done-b{cursor:pointer;color:var(--accent);background:0 0;border:0;margin-top:22px;font:600 13px Inter,system-ui,sans-serif}.crera-landing .land-hero .big-input{background:var(--srf-2);width:min(760px,100%);min-height:120px;box-shadow:inset 0 1px rgba(var(--line-rgb),.035),0 34px 90px -58px rgba(var(--shade-rgb),.82);-webkit-backdrop-filter:none;text-align:left;border:0;border-radius:22px;flex-direction:column;margin-top:clamp(24px,3.2vh,38px);padding:18px 20px 14px;transition:background .3s,box-shadow .3s;animation:.8s cubic-bezier(.2,.7,.2,1) .18s both heroIn;display:flex;position:relative}.crera-landing .land-hero .big-input:focus-within{background:var(--srf-3);box-shadow:inset 0 1px rgba(var(--line-rgb),.045),0 38px 100px -58px rgba(var(--shade-rgb),.9),0 0 0 1px rgba(var(--accent-rgb),.22)}.crera-landing .land-hero .big-input textarea{letter-spacing:-.01em;width:100%;min-height:44px;max-height:170px;color:var(--ink);text-align:left;font:500 clamp(15px,1.5vw,17px)/1.5 Inter,sans-serif;display:block;overflow-y:auto}.crera-landing .land-hero .big-input textarea::placeholder{color:var(--text-3);opacity:1}.crera-landing .land-hero .big-input .bi-row{margin-top:10px}.crera-landing .land-hero .big-input .icon-btn,.crera-landing .land-hero .big-input .mic-btn{border-radius:10px;width:34px;height:34px}.crera-landing .land-hero .big-input .send-btn{border-radius:12px;width:42px;height:42px}.crera-landing .land-hero .big-input .hero-typewriter,.crera-landing .closing-prompt .hero-typewriter{opacity:1;letter-spacing:-.01em!important;min-height:44px!important;color:var(--text-3)!important;white-space:pre-wrap!important;pointer-events:none!important;font:500 clamp(15px,1.5vw,17px)/1.5 Inter,sans-serif!important;transition:opacity .2s!important;position:absolute!important;top:18px!important;left:20px!important;right:20px!important;overflow:hidden!important}.crera-landing .land-hero .big-input .hero-typewriter.is-hidden,.crera-landing .closing-prompt .hero-typewriter.is-hidden{opacity:0!important}.crera-landing .closing-prompt{position:relative}.crera-landing .hero-typewriter.is-typing .hero-typewriter-caret{opacity:.95!important;animation:none!important}@media(max-width:900px){.crera-landing .land-hero .big-input{border-radius:18px;width:min(100%,540px);min-height:110px;padding:16px 16px 12px}.crera-landing .land-hero .big-input .hero-typewriter,.crera-landing .closing-prompt .hero-typewriter{top:16px!important;left:16px!important;right:16px!important}}.crera-landing.light{background:var(--srf-0)}.crera-landing.light #landing{background:radial-gradient(115% 62% at 50% 0%,rgba(var(--accent-rgb),.055),transparent 60%),var(--srf-0)}.crera-landing.light .hero-side{background:var(--srf-1);border-right:1px solid rgba(var(--line-rgb),.07);box-shadow:inset 1px 0 #fff9}.crera-landing.light .hero-main{background:var(--srf-0);box-shadow:inset 1px 0 rgba(var(--line-rgb),.035)}.crera-landing.light .land-top.rail-solid{-webkit-backdrop-filter:saturate(150%)blur(14px);backdrop-filter:saturate(150%)blur(14px);box-shadow:0 1px rgba(var(--line-rgb),.06)!important;background:#fbfaf6db!important}.crera-landing.light .land-top .btn-neutral{background:var(--ink)!important;color:#fbfaf6!important;box-shadow:0 1px 2px rgba(var(--shade-rgb),.18)!important}.crera-landing.light .land-top .btn-neutral:hover{background:#2a251c!important}.crera-landing.light .hs-row:hover,.crera-landing.light .hs-proj:hover{background:rgba(var(--line-rgb),.045)}.crera-landing.light .hs-row.is-on,.crera-landing.light .hs-proj.is-on{box-shadow:0 1px 2px rgba(var(--shade-rgb),.1),0 0 0 1px rgba(var(--line-rgb),.05);background:#fff}.crera-landing.light .hs-chat{box-shadow:0 1px 2px rgba(var(--shade-rgb),.09);background:#fff}.crera-landing.light .hs-chat:hover{background:#fffdf8}.crera-landing.light .hs-signin{border-color:rgba(var(--line-rgb),.09);box-shadow:0 1px 2px rgba(var(--shade-rgb),.08);background:#fff}.crera-landing.light .hs-signin:hover{border-color:rgba(var(--accent-rgb),.32);background:#fffdf8}.crera-landing.light .hero-quick-pill{border:1px solid rgba(var(--line-rgb),.07);box-shadow:0 1px 2px rgba(var(--shade-rgb),.07),0 8px 20px -14px rgba(var(--shade-rgb),.22);background:#fff}.crera-landing.light .hero-quick-pill:hover{border-color:rgba(var(--accent-rgb),.3);box-shadow:0 2px 4px rgba(var(--shade-rgb),.08),0 14px 30px -16px rgba(var(--shade-rgb),.26);background:#fffdf8}.crera-landing.light .hero-quick-pill.is-active{border-color:rgba(var(--accent-rgb),.5);box-shadow:0 0 0 1px rgba(var(--accent-rgb),.2),0 8px 20px -14px rgba(var(--shade-rgb),.24);background:#fff}.crera-landing.light .land-hero .big-input,.crera-landing.light .closing-prompt{border:1px solid rgba(var(--line-rgb),.09)!important;box-shadow:0 1px 2px rgba(var(--shade-rgb),.07),0 20px 46px -30px rgba(var(--shade-rgb),.3)!important;background:#fff!important}.crera-landing.light .land-hero .big-input:focus-within,.crera-landing.light .closing-prompt:focus-within{border-color:rgba(var(--accent-rgb),.42)!important;box-shadow:0 0 0 3px rgba(var(--accent-rgb),.1),0 22px 50px -30px rgba(var(--shade-rgb),.32)!important;background:#fff!important}.crera-landing.light .closing-prompt textarea::placeholder,.crera-landing.light .hero-typewriter{color:var(--text-3)!important}.crera-landing.light .closing-add{color:var(--text-3)}.crera-landing.light .closing-add:hover{color:var(--text);background:rgba(var(--line-rgb),.05)}.crera-landing.light .closing-send{background:var(--send-idle);color:var(--on-accent)}.crera-landing.light .closing-prompt.has-value .closing-send{background:var(--accent);color:var(--on-accent)}.crera-landing.light .hero-typewriter-caret{background:var(--accent)!important}.crera-landing.light .why-card:after{background:linear-gradient(90deg,rgba(var(--line-rgb),.16),rgba(var(--line-rgb),.05) 82%,transparent)}.crera-landing.light .why-signal{color:var(--accent)}.crera-landing.light .trust-head-v2{border-bottom-color:rgba(var(--line-rgb),.1)}.crera-landing .trust-photo-v2 img{box-shadow:0 40px 90px -54px rgba(var(--shade-rgb),.5)}.crera-landing.light .trust-photo-v2{border-color:rgba(var(--line-rgb),.1)}.crera-landing.light .cc{--text:#191713;--text-2:#605b51;--text-3:#736e61;--bone:#191713;--gold:#87682f;--hair:rgba(var(--line-rgb),.07)}.crera-landing.light .cc-ch:hover{filter:brightness(.72)}.crera-landing.light .cc-scene{--text:#f2f0eb;--text-2:#9a9892;--text-3:#8c8a84;--bone:#f4f1e9;--gold:#c6a86b;--hair:#ffffff0e;box-shadow:none!important;background:#17150f!important}.crera-landing.light .possibilities-canvas{box-shadow:0 1px #ffffffb3 inset,0 44px 100px -66px rgba(var(--shade-rgb),.48)!important;background:#ede9df!important}.crera-landing.light .possibility-tab-copy b{color:var(--text)}.crera-landing.light .land-foot{background:var(--foot-bg);border-top-color:rgba(var(--line-rgb),.09)}.crera-landing.light .aw{background:#f3f0e9bd}.crera-landing.light .aw-card{box-shadow:0 0 0 1px rgba(var(--line-rgb),.07) inset,0 60px 130px -56px rgba(var(--shade-rgb),.42)}.crera-landing.light ::selection{background:rgba(var(--accent-rgb),.22);color:var(--text)}.crera-landing.light ::-webkit-scrollbar{width:11px;height:11px}.crera-landing.light ::-webkit-scrollbar-track{background:0 0}.crera-landing.light ::-webkit-scrollbar-thumb{background:rgba(var(--line-rgb),.16);border:3px solid var(--srf-0);border-radius:99px}.crera-landing.light ::-webkit-scrollbar-thumb:hover{background:rgba(var(--line-rgb),.26)}.crera-landing.light .land-top .top-links a{color:rgba(var(--ink-rgb),.62)!important}.crera-landing.light .land-top .top-links a:hover{color:var(--ink)!important}.crera-landing.light .land-top .link-quiet{color:rgba(var(--ink-rgb),.74)!important}.crera-landing.light .hs-row,.crera-landing.light .hs-proj{color:rgba(var(--ink-rgb),.72)}.crera-landing.light .hs-row:hover,.crera-landing.light .hs-proj:hover{color:rgba(var(--ink-rgb),.95)}.crera-landing.light .hs-sec span{color:rgba(var(--ink-rgb),.42)}.crera-landing.light .hs-signin{color:rgba(var(--ink-rgb),.9)}.crera-landing.light .hero-sub{color:rgba(var(--ink-rgb),.58)!important}.crera-landing.light .land-hero .icon-btn{color:rgba(var(--ink-rgb),.55)!important}.crera-landing.light .land-hero .icon-btn:hover{color:var(--ink)!important}.crera-landing.light .hv-kicker,.crera-landing.light .hv-kick{color:rgba(var(--ink-rgb),.42)}.crera-landing.light .hv-sub{color:rgba(var(--ink-rgb),.56)}.crera-landing.light .hv-tr,.crera-landing.light .hv-date{color:rgba(var(--ink-rgb),.5)}.crera-landing.light .hv-sw em,.crera-landing.light .hv-tx i{color:rgba(var(--ink-rgb),.44)}.crera-landing.light .hv-steps span,.crera-landing.light .ix-d{color:rgba(var(--ink-rgb),.5)}.crera-landing.light .ix-foot{color:rgba(var(--ink-rgb),.34)}.crera-landing.light .ix-cta i{color:rgba(var(--ink-rgb),.5)}.crera-landing.light .light .aw-p,.crera-landing.light .aw-done-s{color:rgba(var(--ink-rgb),.52)}.crera-landing.light .aw-f input::placeholder{color:rgba(var(--ink-rgb),.4)}.crera-landing.light .aw-legal{color:rgba(var(--ink-rgb),.36)}.crera-landing.light .aw-legal a{color:rgba(var(--ink-rgb),.56)}.crera-landing.light .hero-typewriter{color:rgba(var(--ink-rgb),.42)!important}.crera-landing.light .ix-w{opacity:.14}.crera-landing.light .ix-i:hover .ix-w{opacity:.42}.crera-landing{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scrollbar-gutter:stable;overflow-x:clip}.crera-landing h1,.crera-landing h2,.crera-landing h3,.crera-landing h4,.crera-landing p,.crera-landing li,.crera-landing a,.crera-landing button{overflow-wrap:break-word}.crera-landing{--pad:clamp(18px,4.2vw,40px);--gap:clamp(16px,2.6vw,28px);--measure:clamp(320px,92vw,1120px)}@media(min-width:1600px){.crera-landing{--pad:clamp(40px,3.4vw,72px);--measure:1180px}}@media(min-width:2000px){.crera-landing{--measure:1240px}}@supports (height:100dvh){.crera-landing .hero-side{height:100dvh!important}.crera-landing .hero-main,.crera-landing .land-hero{min-height:100dvh!important}}@media(min-width:901px){@supports (container-type:inline-size){.crera-landing .hero-main{container:heroCol/inline-size}@container heroCol (min-width:1px){.crera-landing .hero-h{font-size:clamp(38px,7.15cqi,84px)!important}.crera-landing .hv-start-t{font-size:clamp(22px,3.3cqi,40px)!important}}}}.crera-landing .land-top{padding-left:max(var(--pad),env(safe-area-inset-left))!important;padding-right:max(var(--pad),env(safe-area-inset-right))!important}.crera-landing .land-foot{padding-bottom:max(22px,env(safe-area-inset-bottom))}.crera-landing .hero-side{padding-bottom:max(16px,env(safe-area-inset-bottom))}.crera-landing .aw{overscroll-behavior:contain;overflow-y:auto}.crera-landing .aw-card{margin-bottom:env(safe-area-inset-bottom)}@media(pointer:coarse){.crera-landing .hs-row,.crera-landing .hs-proj,.crera-landing .hs-chat,.crera-landing .ix-i,.crera-landing .foot-links a,.crera-landing .nd-nav a{min-height:44px}.crera-landing .hs-row,.crera-landing .hs-proj,.crera-landing .hs-chat{align-items:center;display:flex}.crera-landing .foot-links a{align-items:center;padding:0 2px;display:inline-flex}.crera-landing .cc-ch,.crera-landing .possibility-tab,.crera-landing .hero-quick-pill{align-items:center;min-height:44px;padding-top:0;padding-bottom:0;display:inline-flex}.crera-landing .cc-pause,.crera-landing .aw-x,.crera-landing .nd-x,.crera-landing .top-burger{min-width:44px;min-height:44px}.crera-landing .closing-add,.crera-landing .closing-send,.crera-landing .send-btn{min-width:40px;min-height:40px}.crera-landing .hv-card:hover,.crera-landing .hero-quick-pill:hover,.crera-landing .hs-row:hover{transform:none!important}}@media(hover:hover){.crera-landing .trust-photo-v2:hover img{transform:scale(1.045)}}.crera-landing .top-burger{cursor:pointer;width:40px;height:40px;color:var(--text-2);background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;margin-left:-8px;padding:0;transition:color .18s,background .18s;display:none}.crera-landing .top-burger svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:21px;height:21px}.crera-landing .top-burger:hover{color:var(--text);background:rgba(var(--line-rgb),.05)}.crera-landing .top-burger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.crera-landing .nav-scrim{z-index:88;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;background:#00000080;transition:opacity .34s cubic-bezier(.22,1,.36,1);position:fixed;top:0;right:0;bottom:0;left:0}.crera-landing .nav-scrim.is-on{opacity:1}.crera-landing .nav-drawer{z-index:90;width:min(320px,86vw);padding:calc(18px + env(safe-area-inset-top)) 0 calc(20px + env(safe-area-inset-bottom));padding-left:max(22px,env(safe-area-inset-left));background:var(--srf-1);will-change:transform;overscroll-behavior:contain;flex-direction:column;padding-right:22px;transition:transform .42s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-102%)}.crera-landing .nav-drawer.is-on{transform:translate(0)}.crera-landing .nav-drawer[hidden],.crera-landing .nav-scrim[hidden]{display:none!important}.crera-landing .nd-top{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.crera-landing .nd-brand{letter-spacing:-.025em;color:var(--ink);font-family:Fraunces,Playfair Display,Georgia,serif;font-size:23px;font-weight:600;line-height:1}.crera-landing .nd-x{cursor:pointer;width:38px;height:38px;color:var(--text-2);background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;margin-right:-8px;display:flex}.crera-landing .nd-x svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:19px;height:19px}.crera-landing .nd-nav{flex-direction:column;gap:2px;display:flex}.crera-landing .nd-nav a{color:var(--ink);letter-spacing:-.028em;opacity:.9;align-items:baseline;gap:14px;padding:13px 0;font-family:Fraunces,Playfair Display,Georgia,serif;font-size:26px;font-weight:600;line-height:1.05;text-decoration:none;transition:opacity .2s;display:flex;position:relative}.crera-landing .nd-nav a span{letter-spacing:.16em;color:rgba(var(--ink-rgb),.3);font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:600}.crera-landing .nd-nav a:active{opacity:.55}.crera-landing .nd-foot{flex-direction:column;gap:14px;margin-top:auto;padding-top:30px;display:flex}.crera-landing .nd-cta{cursor:pointer;background:var(--accent);height:46px;color:var(--on-accent);border:0;border-radius:12px;font:600 14px Inter,system-ui,sans-serif}.crera-landing .nd-quiet{text-align:center;color:var(--text-2);justify-content:center;align-items:center;min-height:44px;font-size:13.5px;text-decoration:none;display:flex}@media(max-width:900px){.crera-landing .top-burger{display:inline-flex}.crera-landing .land-top{grid-template-columns:auto 1fr auto!important}.crera-landing .land-top .brand{justify-self:start!important}}@media(min-width:901px){.crera-landing .nav-drawer,.crera-landing .nav-scrim{display:none!important}}@media(prefers-reduced-motion:reduce){.crera-landing .nav-drawer,.crera-landing .nav-scrim{transition:none!important}}@media(max-width:620px){.crera-landing .cc{padding-left:0!important;padding-right:0!important}.crera-landing .cc-wrap{max-width:none}.crera-landing .cc-head,.crera-landing .cc-rail{padding-left:max(var(--pad),env(safe-area-inset-left));padding-right:max(var(--pad),env(safe-area-inset-right))}.crera-landing .cc-scene{border-radius:0!important}.crera-landing .land-top{height:56px!important}.crera-landing .hero-main{padding-top:74px!important}.crera-landing .land-sec{padding-top:clamp(64px,10vh,92px);padding-bottom:clamp(64px,10vh,92px)}.crera-landing .sec-inner{max-width:none}.crera-landing .trust-photo-v2{min-height:min(74vh,420px)!important}.crera-landing .foot-min{flex-direction:column;align-items:flex-start;gap:14px}.crera-landing .foot-links{flex-wrap:wrap;gap:18px}.crera-landing .aw-card{border-radius:16px}}@media(orientation:landscape)and (max-height:540px){.crera-landing .hero-main,.crera-landing .land-hero{min-height:auto!important}.crera-landing .hero-side{min-height:100%;height:auto!important;position:static!important}.crera-landing .land-sec,.crera-landing .cc{padding-top:clamp(48px,12vh,72px)!important;padding-bottom:clamp(48px,12vh,72px)!important}.crera-landing .nav-drawer{width:min(300px,60vw)}.crera-landing .nd-nav a{padding:9px 0;font-size:20px}.crera-landing .aw-card{max-height:92vh;overflow-y:auto}}@media(min-width:621px)and (max-width:900px){.crera-landing .trust-shell-v2{gap:38px}.crera-landing .trust-photo-v2{min-height:min(60vh,560px)!important}.crera-landing .possibilities-canvas{min-height:clamp(380px,52vw,520px)!important}}@media(min-width:901px)and (max-width:1200px){.crera-landing .land-sec,.crera-landing .cc{padding-left:clamp(24px,3.4vw,46px);padding-right:clamp(24px,3.4vw,46px)}.crera-landing .cc-grid{grid-template-columns:minmax(0,1fr) clamp(200px,22%,250px);gap:clamp(26px,3.4vw,44px)}}@media(min-width:1600px){.crera-landing .hero-side{width:clamp(292px,17vw,340px)!important}.crera-landing .land-top{left:clamp(292px,17vw,340px)!important}.crera-landing .sec-inner{max-width:var(--measure)!important}.crera-landing .possibilities-sec .sec-inner{max-width:1120px!important}.crera-landing .cc-grid{gap:clamp(76px,6vw,110px)}}@media(min-width:2200px){.crera-landing .cc .sec-inner{max-width:1440px!important}.crera-landing .land-sec{padding-top:clamp(148px,9vh,190px);padding-bottom:clamp(148px,9vh,190px)}}@media(min-width:901px)and (max-height:760px){.crera-landing .hero-side{padding-top:14px}.crera-landing .ix-i{margin-bottom:clamp(10px,1.6vh,18px)}.crera-landing .ix-w{font-size:clamp(17px,1.5vw,22px)}.crera-landing .hs-top{padding-bottom:12px}}@media(min-resolution:2x){.crera-landing .trust-photo-v2 img{filter:saturate(.82)contrast(1.02)brightness(.85)}}.crera-landing .ix-foot{display:none!important}.crera-landing .cc-pause{pointer-events:none!important;display:none!important}.crera-landing .trust-photo-v2{overflow:hidden;box-shadow:none!important;background:0 0!important;border:0!important}.crera-landing .trust-photo-v2:before,.crera-landing .trust-photo-v2:after{display:none!important}.crera-landing .trust-photo-v2 img{object-fit:cover!important;object-position:center 46%!important;filter:saturate(.82)contrast(1.04)brightness(.88)!important;width:100%!important;height:100%!important}.crera-landing .trust-photo-shade-v2{background:linear-gradient(#0000 58%,#00000024)!important}.crera-landing .trust-badge-v2{display:none!important}.crera-landing .possibilities-canvas{background:#0d0d0c!important;border:1px solid #ffffff0e!important;box-shadow:0 44px 110px -70px #000000e6,inset 0 1px #ffffff06!important}.crera-landing .outcome-window,.crera-landing .app-outcome,.crera-landing .store-outcome,.crera-landing .brand-outcome,.crera-landing .automation-outcome,.crera-landing .startup-outcome,.crera-landing .web-outcome{color:#ede8dd!important;background:#11110f!important}.crera-landing .web-outcome .outcome-browser,.crera-landing .store-outcome .outcome-browser{color:#706d67!important;background:#161614!important;border-color:#ffffff0e!important}.crera-landing .web-page,.crera-landing .store-page{background:#11110f!important}.crera-landing .web-nav,.crera-landing .store-nav{color:#7f7b73!important;border-color:#ffffff0f!important}.crera-landing .web-nav b,.crera-landing .store-nav b{color:#eee9de!important}.crera-landing .web-nav i,.crera-landing .store-nav i{color:#171510!important;background:#d0b06d!important}.crera-landing .web-hero-copy h3,.crera-landing .store-detail h3,.crera-landing .store-buy>b{color:#eee9de!important}.crera-landing .web-hero-copy p,.crera-landing .store-detail>p,.crera-landing .store-detail>small,.crera-landing .store-rating span,.crera-landing .store-delivery{color:#88837a!important}.crera-landing .web-hero-copy button,.crera-landing .store-buy button{color:#171510!important;background:#c6a86b!important}.crera-landing .web-footer,.crera-landing .store-detail,.crera-landing .store-notes{color:#7e7a72!important;border-color:#ffffff0f!important}.crera-landing .web-architecture{filter:saturate(.74)brightness(.72)!important;border:1px solid #ffffff0f!important}.crera-landing .product-stage{background:linear-gradient(145deg,#25241f,#171714 58%,#282219)!important;border:1px solid #ffffff0f!important}.crera-landing .store-thumbs i{background:#1b1b18!important;border-color:#ffffff0f!important}.crera-landing .store-detail{border-left:1px solid #ffffff0f!important}.crera-landing .store-notes b{color:#dcd6ca!important}.crera-landing .brand-outcome{background:#11110f!important;padding:5.5%!important}.crera-landing .brand-board>div{background:#171714!important;border:1px solid #fff1!important}.crera-landing .brand-wordmark{color:#171510!important;background:#d0b06d!important}.crera-landing .brand-wordmark small,.crera-landing .brand-wordmark p{color:#5e4b29!important}.crera-landing .brand-type{color:#1b1915!important;background:#e4ded2!important}.crera-landing .brand-packaging{background:#25221c!important}.crera-landing .brand-cards{background:#0c0c0b!important}.crera-landing .brand-card-light{color:#1c1a16!important;background:#e7e0d3!important}.crera-landing .brand-card-dark{color:#c6a86b!important;background:#171714!important}.crera-landing .automation-outcome{background:radial-gradient(55% 48% at 52% 48%,#c6a86b13,#0000 72%),#10100f!important}.crera-landing .automation-outcome:before{opacity:.1!important;background-size:36px 36px!important}.crera-landing .auto-node{background:#181816f5!important;border-color:#ffffff13!important;border-radius:9px!important;box-shadow:0 18px 30px -24px #000000d9!important}.crera-landing .node-ai{background:#211f1a!important;border-color:#c6a86b47!important}.crera-landing .automation-lines path{stroke:#c6a86b33!important;stroke-width:1.1px!important}.crera-landing .startup-outcome{color:#ede8dd!important;background:radial-gradient(48% 45% at 78% 18%,#c6a86b17,#0000 72%),#11110f!important}.crera-landing .startup-aura{opacity:.16!important}.crera-landing .startup-card{border:1px solid #fff1!important;border-radius:10px!important;box-shadow:0 25px 50px -34px #000000e6!important}.crera-landing .startup-site{color:#1a1814!important;background:#e8e2d6!important}.crera-landing .startup-browser{background:#d7d0c3!important}.crera-landing .startup-dashboard,.crera-landing .startup-strategy{background:#181816!important}.crera-landing .startup-phone{background:#c6a86b!important}.crera-landing .startup-launch{background:#e8e2d6f0!important}.crera-landing .st-c{color:#eee8dc!important;background:#0f0f0e!important;box-shadow:inset 0 0 0 1px #ffffff0f,0 34px 70px -38px #000000f2!important}.crera-landing .st-chr{background:#111110!important;border-bottom:1px solid #ffffff0b!important}.crera-landing .st-body{background:#10100f!important}.crera-landing .st-nav{color:#858078!important;background:#10100f!important;border-bottom:1px solid #ffffff0e!important}.crera-landing .st-brand{color:#eee8dc!important}.crera-landing .st-brand small{color:#77736c!important}.crera-landing .st-links{color:#858078!important}.crera-landing .st-order{color:#d6bd86!important;background:#c6a86b0f!important;border-color:#c6a86b47!important}.crera-landing .st-hero{background:#17130f!important}.crera-landing .st-hero-photo{filter:saturate(.72)contrast(1.06)brightness(.72)!important}.crera-landing .st-products-head{color:#eee8dc!important}.crera-landing .st-products-head span{color:#77736c!important}.crera-landing .st-img{background:#191917!important;border:1px solid #ffffff0d!important}.crera-landing .st-cap b{color:#ded8cc!important}.crera-landing .st-cap span{color:#a89673!important}.crera-landing .st-meta{color:#77736c!important}.crera-landing .st-foot{color:#716d66!important;background:#10100f!important;border-top:1px solid #ffffff0d!important}.crera-landing .aw-consent{flex-direction:column;gap:9px;margin-top:14px;display:flex}.crera-landing .aw-consent[hidden]{display:none}.crera-landing .aw-check{color:rgba(var(--ink-rgb),.42);cursor:pointer;align-items:flex-start;gap:9px;font:400 12px/1.55 Inter,system-ui,sans-serif;display:flex}.crera-landing .aw-check input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--aw-field,rgba(var(--line-rgb), .06));width:15px;height:15px;box-shadow:inset 0 0 0 1px rgba(var(--line-rgb),.18);cursor:pointer;border-radius:5px;flex:none;margin:1px 0 0;transition:background .18s,box-shadow .18s}.crera-landing .aw-check input:hover{box-shadow:inset 0 0 0 1px rgba(var(--accent-rgb),.45)}.crera-landing .aw-check input:focus-visible{box-shadow:inset 0 0 0 1px rgba(var(--accent-rgb),.55),0 0 0 4px rgba(var(--accent-rgb),.1);outline:none}.crera-landing .aw-check input:checked{background:var(--accent);box-shadow:inset 0 0 0 1px rgba(var(--accent-rgb),.9);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23151515' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12.5 4.5 4.5L19 7'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:11px 11px}.crera-landing .aw-check.is-bad input{box-shadow:inset 0 0 0 1px #d67660bf}.crera-landing .aw-check a{color:rgba(var(--ink-rgb),.62);border-bottom:1px solid rgba(var(--line-rgb),.14);text-decoration:none}.crera-landing .aw-check a:hover{color:var(--accent)}.crera-landing .aw-turnstile{min-height:0;margin-top:12px}.crera-landing .aw-turnstile:empty{display:none}.crera-landing .aw-turnstile iframe{max-width:100%}:root{--font-size:16px;--background:#151515;--foreground:#f1f1f0;--card:#242424;--card-foreground:#f1f1f0;--popover:#242424;--popover-foreground:#f1f1f0;--primary:#e8e8e8;--primary-foreground:#151515;--secondary:#242424;--secondary-foreground:#f1f1f0;--muted:#242424;--muted-foreground:#9f9f9e;--accent:#c6a86b;--accent-foreground:#151515;--destructive:#dc2626;--destructive-foreground:#fff;--border:#363636;--input:transparent;--input-background:#242424;--switch-background:#444;--font-weight-medium:500;--font-weight-normal:400;--ring:#c6a86b4d;--chart-1:#c6a86b;--chart-2:#6ea882;--chart-3:#8b82c8;--chart-4:#d4956a;--chart-5:#ef4444;--radius:.5rem;--r-chip:22px;--r-input:26px;--r-cta:12px;--r-card:14px;--sidebar:#191919;--sidebar-foreground:#f1f1f0;--sidebar-primary:#e8e8e8;--sidebar-primary-foreground:#151515;--sidebar-accent:#242424;--sidebar-accent-foreground:#f1f1f0;--sidebar-border:#363636;--sidebar-ring:#c6a86b4d}.dark{--background:#151515;--foreground:#f1f1f0;--card:#242424;--card-foreground:#f1f1f0;--popover:#242424;--popover-foreground:#f1f1f0;--primary:#e8e8e8;--primary-foreground:#151515;--secondary:#242424;--secondary-foreground:#f1f1f0;--muted:#242424;--muted-foreground:#9f9f9e;--accent:#c6a86b;--accent-foreground:#151515;--destructive:#ef4444;--destructive-foreground:#fff;--border:#363636;--input:#ffffff0a;--ring:#c6a86b4d;--font-weight-medium:500;--font-weight-normal:400;--chart-1:#c6a86b;--chart-2:#6ea882;--chart-3:#8b82c8;--chart-4:#d4956a;--chart-5:#ef4444;--sidebar:#191919;--sidebar-foreground:#f1f1f0;--sidebar-primary:#e8e8e8;--sidebar-primary-foreground:#151515;--sidebar-accent:#242424;--sidebar-accent-foreground:#f1f1f0;--sidebar-border:#363636;--sidebar-ring:#c6a86b4d}:root,[data-theme=dark]{--app-bg:#151515;--sidebar-bg:#191919;--modal-bg:#242424;--card-bg:#242424;--card-raised:#2a2a2a;--card-hover:#2e2e2e;--t1:#f1f1f0;--t2:#9f9f9e;--t3:#767674;--t4:#4a4a4a;--ta:#c0c0bf;--tb:#c0c0bf;--tc:#9f9f9e;--s0:#191919;--s1:#242424;--s2:#363636;--b0:#242424;--b1:#363636;--b2:#444;--b3:#555;--btn-primary-bg:#e8e8e8;--btn-primary-text:#151515;--btn-primary-hover:#f0f0f0;--sb-hover:#1f1f1f;--sb-active:#242424;--status-neutral-bg:#242424;--status-neutral-bdr:#363636;--status-neutral-text:#9f9f9e;--status-ok-bg:#1c2820;--status-ok-bdr:#2a3d2e;--status-ok-text:#6ea882;--status-ok-fill:#4e9a6e;--avatar-bg:#2e2e2e;--avatar-text:#c0c0bf;--brand-gold:#c6a86b;--input-line:#ffffff0f;--background:#151515;--foreground:#f1f1f0;--card:#242424;--card-foreground:#f1f1f0;--border:#363636;--r-chip:22px;--r-input:26px;--r-cta:12px;--r-card:14px}[data-theme=light]{--app-bg:#f7f6f3;--sidebar-bg:#f0eee9;--modal-bg:#fff;--card-bg:#fff;--card-raised:#f0eeea;--card-hover:#eae8e2;--t1:#1d1c1a;--t2:#6e6b65;--t3:#9b978f;--t4:#c4c0b8;--ta:#1d1c1a;--tb:#4a4742;--tc:#9b978f;--s0:#f0eee9;--s1:#fff;--s2:#1d1c1a14;--b0:#1d1c1a0f;--b1:#e4e1da;--b2:#cdc8bf;--b3:#1d1c1a3d;--btn-primary-bg:#1d1c1a;--btn-primary-text:#f7f6f3;--btn-primary-hover:#2e2c28;--sb-hover:#e8e5de;--sb-active:#fff;--status-neutral-bg:#f0eee9;--status-neutral-bdr:#e4e1da;--status-neutral-text:#6e6b65;--status-ok-bg:#eef7f1;--status-ok-bdr:#388c5c33;--status-ok-text:#2e7a52;--status-ok-fill:#388c5c;--avatar-bg:#e4e1da;--avatar-text:#4a4742;--brand-gold:#a8894e;--input-line:#1d1c1a12;--background:#f7f6f3;--foreground:#1d1c1a;--card:#fff;--card-foreground:#1d1c1a;--border:#e4e1da;--muted-foreground:#9b978f;--sidebar:#f0eee9;--sidebar-foreground:#1d1c1a;--sidebar-border:#e4e1da;--r-chip:22px;--r-input:26px;--r-cta:12px;--r-card:14px}@keyframes crera-pfill{to{transform:scaleX(1)}}@keyframes crera-fadeup{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes crera-popin{0%{opacity:0;transform:scale(.6)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes crera-growx{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes crera-slidein{0%{opacity:0;transform:translate(-18px)}12%{opacity:1;transform:none}70%{opacity:1;transform:none}92%{opacity:0;transform:translate(22px)scale(.85)}to{opacity:0;transform:translate(22px)scale(.85)}}@keyframes crera-orbpulse{0%,to{box-shadow:0 0 #c6a86b40}50%{box-shadow:0 0 0 9px #c6a86b00}}@keyframes crera-dotdone{to{background:#f1f1f0}}@keyframes crera-sparkle{0%,to{opacity:0;transform:scale(.5)rotate(0)}50%{opacity:.9;transform:scale(1)rotate(45deg)}}@keyframes crera-floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes crera-cblink{50%{opacity:0}}:root,[data-chat-font=serif]{--crera-reading-font:"Fraunces", Georgia, "Times New Roman", serif}[data-chat-font=standard]{--crera-reading-font:"Inter", system-ui, -apple-system, sans-serif}[data-chat-font=legible]{--crera-reading-font:"Atkinson Hyperlegible", "Inter", system-ui, sans-serif;font-family:Atkinson Hyperlegible,Inter,system-ui,sans-serif}[data-chat-font=serif-long],[data-chat-font=serif] .crera-ai-prose{font-family:var(--crera-reading-font)}.crera-ai-prose{font-family:var(--crera-reading-font,"Fraunces", Georgia, serif)}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}
