:root{--bg:#f7f0e7;--bg-soft:#fdfbf7;--panel:#fffcf8c7;--panel-strong:#efe5da;--ink:#34261f;--ink-soft:#695749;--line:#4c3a311f;--stone:#cdbdac;--stone-deep:#ad9986;--accent:#d88963;--accent-soft:#efc2a7;--terracotta:#c57b57;--shadow:0 24px 60px #432e2114;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--max-width:1240px;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--sans:"Avenir Next", "Segoe UI", Inter, system-ui, -apple-system, BlinkMacSystemFont, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--sans);background:radial-gradient(circle at 0 0,#d8896317,#0000 28%),radial-gradient(circle at 100% 0,#cdbdac47,#0000 24%),linear-gradient(#fbf6f0 0%,#f5ede4 100%);margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.page-shell{width:min(calc(100% - 32px), var(--max-width));margin:0 auto;padding:28px 0 72px}.site-header{justify-content:space-between;align-items:center;gap:24px;padding:12px 0 28px;display:flex}.brand{flex:0 460px}.brand-logo{width:min(100%,420px);height:auto}.top-nav{color:var(--ink-soft);align-items:center;gap:28px;font-size:.96rem;display:flex}.top-nav a,.ghost-link,.text-link{position:relative}.top-nav a:after,.ghost-link:after,.text-link:after{content:"";transform-origin:0;background:currentColor;width:100%;height:1px;transition:transform .16s;position:absolute;bottom:-5px;left:0;transform:scaleX(0)}.top-nav a:hover:after,.ghost-link:hover:after,.text-link:hover:after{transform:scaleX(1)}.ghost-link{color:var(--ink);font-size:.95rem}.hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:48px;padding:48px 0 52px;display:grid}.eyebrow,.section-label,.today-label,.portal-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 14px;font-size:.82rem}.hero h1,.section-intro h2,.split-copy h2,.portal-copy h2,.closing-cta h2,.story-panel h2{font-family:var(--serif);letter-spacing:-.03em;margin:0;font-weight:500;line-height:.98}.hero h1{max-width:11ch;font-size:clamp(3.7rem,6vw,6.6rem)}.hero-text,.story-panel p,.feature-card p,.split-copy p,.portal-copy p,.portal-body p{color:var(--ink-soft);font-size:1.06rem;line-height:1.75}.hero-text{max-width:60ch;margin:28px 0 0}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:28px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-size:1rem;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--ink);color:#fffaf4;box-shadow:0 18px 36px #34261f2e}.button-secondary{color:var(--ink);background:#fffcf8a8;border-color:#4c3a3129}.trust-row{color:var(--ink-soft);flex-wrap:wrap;gap:16px;margin-top:24px;font-size:.94rem;display:flex}.trust-row span{border:1px solid var(--line);background:#fffcf875;border-radius:999px;padding:10px 14px}.hero-card{position:relative}.today-card{border-radius:var(--radius-xl);box-shadow:var(--shadow);background:linear-gradient(160deg,#fffcf8f0,#f4ece4f0);border:1px solid #4c3a311a;padding:34px}.today-card h2{font-family:var(--serif);margin:0;font-size:2.4rem;font-weight:500}.today-card ul{margin:22px 0 28px;padding:0;list-style:none}.today-card li{color:var(--ink-soft);margin-bottom:16px;padding-left:24px;line-height:1.6;position:relative}.today-card li:before{content:"";background:var(--accent);border-radius:50%;width:9px;height:9px;position:absolute;top:11px;left:0}.today-card button{background:var(--accent-soft);min-height:48px;color:var(--ink);font:inherit;border:1px solid #0000;border-radius:999px;padding:0 18px}.story-grid,.portal-shell{grid-template-columns:1.2fr .8fr;gap:28px;margin-top:24px;display:grid}.story-panel,.feature-card,.timeline-card,.portal-preview,.portal-copy,.closing-cta{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);background:#fffcf899}.story-panel{padding:32px}.story-panel-soft{background:radial-gradient(circle at 100% 0,#d889631f,#0000 28%),#fffcf8bd}.story-panel-quote{background:linear-gradient(135deg,#e9ded1c2,#fcf7f1d9);flex-direction:column;justify-content:center;display:flex}.story-panel-quote blockquote{font-family:var(--serif);margin:0;font-size:2rem;line-height:1.18}.story-panel-quote p{margin:18px 0 0}.features,.split-section,.portal-section,.closing-cta{margin-top:30px}.section-intro{margin-bottom:22px}.section-intro h2,.split-copy h2,.portal-copy h2,.closing-cta h2,.story-panel h2{font-size:clamp(2.2rem,3.2vw,3.4rem)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.feature-card{padding:28px}.feature-mark{width:38px;height:38px;color:var(--ink);background:#d8896324;border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;font-size:.84rem;display:inline-flex}.feature-card h3,.portal-body h3{font-family:var(--serif);margin:0;font-size:1.65rem;font-weight:500}.split-section{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:28px;display:grid}.split-copy,.portal-copy{padding:22px 8px 0 0}.check-list{margin:26px 0 0;padding:0;list-style:none}.check-list li{color:var(--ink-soft);margin-bottom:14px;padding-left:28px;position:relative}.check-list li:before{content:"";background:radial-gradient(circle at center, var(--accent) 0 45%, transparent 48%);border:1px solid #d8896373;border-radius:50%;width:14px;height:14px;position:absolute;top:8px;left:0}.timeline-card{background:linear-gradient(#fffcf8e0,#f0e7dee0);padding:26px}.timeline-step+.timeline-step{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.timeline-step span{color:var(--accent);text-transform:uppercase;letter-spacing:.16em;margin-bottom:8px;font-size:.82rem;display:inline-block}.timeline-step p{color:var(--ink-soft);margin:0;line-height:1.65}.portal-preview{background:#fffcf8c7;overflow:hidden}.portal-cover{background:linear-gradient(135deg,#d8896347,#f8f1e81a),linear-gradient(#cbb7a2 0%,#e9ddd0 100%);height:188px}.portal-body{padding:28px}.text-link{color:var(--ink);margin-top:16px;display:inline-block}.closing-cta{text-align:center;background:radial-gradient(circle at top,#d889631c,#0000 38%),#fffcf8b8;margin-top:36px;padding:40px 28px}@media (max-width:1100px){.site-header,.hero,.story-grid,.portal-shell,.split-section,.feature-grid{grid-template-columns:1fr}.site-header{justify-items:start}.top-nav{flex-wrap:wrap;gap:14px 18px}.brand{flex-basis:auto}}@media (max-width:760px){.page-shell{width:min(calc(100% - 24px), var(--max-width));padding-top:14px}.site-header{gap:16px;padding-bottom:22px}.top-nav{font-size:.92rem}.hero{gap:28px;padding-top:28px}.hero h1{font-size:clamp(2.9rem,13vw,4.2rem)}.today-card,.story-panel,.feature-card,.timeline-card,.portal-body,.closing-cta{padding:24px}.button{width:100%}.hero-actions{flex-direction:column}}.prototype-banner{border:1px solid var(--line);color:var(--ink-soft);background:#fffcf8d1;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 18px;margin-bottom:18px;padding:12px 18px;font-size:.92rem;display:flex}.prototype-banner a{color:var(--terracotta);text-underline-offset:3px;text-decoration:underline}.compact-header .brand-logo{width:min(100%,220px)}.compact-header .top-nav{gap:22px}.text-accent{color:var(--terracotta)}.hero-rule{background:var(--terracotta);border-radius:999px;width:72px;height:3px;margin:18px 0 0}.hero-marketing{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);padding-top:24px}.hero-visual{min-height:520px;position:relative}.hero-arch{background:linear-gradient(#fffcf81a,#34261f14),linear-gradient(135deg,#d4c4b2 0%,#efe4d8 42%,#b8c9a8 100%);border-radius:999px 999px 28px 28px;height:100%;min-height:520px;position:relative;overflow:hidden}.hero-arch:before{content:"";background:radial-gradient(circle at 50% 20%,#fffaf4e6,#0000 48%),linear-gradient(#9eb58d 0%,#c8d8bc 55%,#e8dccf 100%);border-radius:999px 999px 12px 12px;height:58%;position:absolute;inset:18% 12% auto}.hero-arch-foreground{background:linear-gradient(#8b6c52d9,#654c3aeb);border-radius:18px;height:28%;position:absolute;bottom:8%;left:8%;right:8%}.trust-badge{color:var(--ink-soft);align-items:center;gap:8px;margin-top:22px;font-size:.92rem;display:inline-flex}.value-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:28px;display:grid}.value-item{text-align:center}.value-icon{width:52px;height:52px;color:var(--terracotta);border:1px solid #c57b5747;border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;font-size:1.1rem;display:inline-flex}.value-item h3{font-family:var(--serif);margin:0 0 8px;font-size:1.15rem;font-weight:500}.value-item p{color:var(--ink-soft);margin:0;font-size:.95rem;line-height:1.55}.feature-showcase .feature-card{padding:0;overflow:hidden}.feature-image{background:linear-gradient(135deg,#d889632e,#0000 55%),linear-gradient(#e7ddd2,#d8c7b7);height:180px}.feature-body{padding:22px 24px 28px}.feature-float-icon{border:1px solid var(--line);width:42px;height:42px;color:var(--terracotta);background:#fffaf4;border-radius:50%;justify-content:center;align-items:center;margin-top:-34px;margin-bottom:12px;display:inline-flex}.fog-section{grid-template-columns:.95fr 1.05fr;align-items:center;gap:28px;margin-top:36px;display:grid}.fog-image,.fog-copy{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);background:#fffcf8b8}.fog-image{background:linear-gradient(135deg,#d889631f,#0000 40%),linear-gradient(#e8ddd2,#d9cec2);min-height:360px}.fog-copy{padding:36px}.prefooter-bar{border-radius:var(--radius-lg);background:#efe4d8b8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:28px;padding:22px 28px;display:flex}.site-footer{border-top:1px solid var(--line);grid-template-columns:1.1fr repeat(3,minmax(0,.7fr)) 1.2fr;gap:28px;margin-top:48px;padding-top:36px;display:grid}.footer-col h4{margin:0 0 12px;font-size:.9rem}.footer-col a,.footer-col p{color:var(--ink-soft);margin:0 0 8px;font-size:.92rem;display:block}.newsletter{gap:8px;display:flex}.newsletter input{border:1px solid var(--line);min-height:44px;font:inherit;background:#fff;border-radius:999px;flex:1;padding:0 14px}.newsletter button{background:var(--terracotta);color:#fffaf4;border:0;border-radius:999px;min-width:44px;min-height:44px}.nav-hub{gap:28px;display:grid}.nav-hub h1{font-family:var(--serif);margin:0;font-size:clamp(2.6rem,4vw,4rem);font-weight:500}.nav-section{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fffcf8b8;padding:24px}.nav-section h2{font-family:var(--serif);margin:0 0 14px;font-size:1.6rem;font-weight:500}.screen-links{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.screen-links a{border:1px solid var(--line);color:var(--ink);background:#fffaf4;border-radius:14px;padding:12px 14px;display:block}.screen-links a:hover{border-color:#c57b5773}.fork-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:28px;display:grid}.fork-card{border:2px solid var(--line);border-radius:var(--radius-xl);background:#fffcf8d1;flex-direction:column;gap:14px;min-height:280px;padding:32px;transition:border-color .16s,transform .16s;display:flex}.fork-card:hover{border-color:#c57b578c;transform:translateY(-2px)}.fork-card h2{font-family:var(--serif);margin:0;font-size:2rem;font-weight:500}.fork-card p{color:var(--ink-soft);margin:0;font-size:1.05rem;line-height:1.65}.form-shell{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fffcf8d1;max-width:560px;margin-top:24px;padding:28px}.field{margin-bottom:18px}.field label{color:var(--ink-soft);margin-bottom:8px;font-size:.92rem;display:block}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;min-height:48px;font:inherit;background:#fff;border-radius:14px;padding:12px 14px}.field textarea{resize:vertical;min-height:110px}.field-hint{color:var(--ink-soft);margin-top:6px;font-size:.86rem}.app-stage{justify-content:center;padding:12px 0 40px;display:flex}.phone{background:var(--bg-soft);width:min(100%,390px);min-height:844px;box-shadow:var(--shadow);border:1px solid #34261f24;border-radius:34px;flex-direction:column;display:flex;overflow:hidden}.phone-status{color:var(--ink-soft);justify-content:space-between;padding:14px 22px 8px;font-size:.78rem;display:flex}.phone-content{flex:1;padding:18px 20px 12px;overflow:auto}.phone h1{font-family:var(--serif);margin:0;font-size:1.8rem;font-weight:500}.phone h2{font-family:var(--serif);margin:0;font-size:1.35rem;font-weight:500}.phone p,.phone li{color:var(--ink-soft);line-height:1.6}.progress-ring{border:1px solid var(--line);background:#fffcf8e6;border-radius:18px;align-items:center;gap:18px;margin:20px 0;padding:18px;display:flex}.progress-circle{background:conic-gradient(var(--terracotta) 0 180deg, #34261f14 180deg);border-radius:50%;place-items:center;width:72px;height:72px;font-weight:600;display:grid}.list-card,.task-card{border:1px solid var(--line);background:#fffcf8eb;border-radius:16px;padding:16px}.task-card+.task-card,.list-card+.list-card{margin-top:12px}.tab-bar{border-top:1px solid var(--line);background:#fffcf8f5;grid-template-columns:repeat(5,1fr);gap:4px;padding:10px 12px 22px;display:grid}.tab-bar a{color:var(--ink-soft);text-align:center;flex-direction:column;align-items:center;gap:4px;font-size:.68rem;display:flex}.tab-bar a.is-active{color:var(--terracotta);font-weight:600}.tab-dot{background:#34261f14;border-radius:50%;width:22px;height:22px}.tab-bar a.is-active .tab-dot{background:#c57b5738}.portal-page{background:#faf8f5;max-width:680px;margin:0 auto}.portal-hero{background:linear-gradient(#34261f14,#0000),linear-gradient(135deg,#cbb7a2,#e9ddd0);height:280px}.portal-main{text-align:center;padding:28px 24px 48px}.portal-name{font-family:var(--serif);margin:0;font-size:clamp(2rem,5vw,2.6rem);font-weight:500}.portal-dates{color:var(--ink-soft);margin:8px 0 0}.portal-block{border:1px solid var(--line);text-align:left;background:#fffcf8eb;border-radius:18px;margin-top:28px;padding:22px}.portal-gallery{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.portal-gallery div{aspect-ratio:1;background:linear-gradient(#e7ddd2,#d3c5b6);border-radius:10px}.stepper{gap:14px;margin-top:24px;display:grid}.step-card{border:1px solid var(--line);background:#fffcf8e6;border-radius:18px;padding:20px}.step-card.is-current{border-color:#c57b578c;box-shadow:0 0 0 1px #c57b572e}.step-card h3{margin:0 0 8px;font-size:1rem}.checkbox-row{color:var(--ink-soft);align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.home-v2{background:linear-gradient(90deg,#fdf8f1f5 0 58%,#f8f0e6bd 58%),linear-gradient(#fffaf4 0%,#f6ede3 100%)}.home-v2 .page-shell{width:min(100% - 44px,1320px)}.home-hero-v2{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:54px;min-height:780px;padding:30px 0 56px;display:grid}.home-hero-v2 h1{max-width:12ch;font-size:clamp(4rem,7vw,6.9rem);line-height:.95}.home-hero-v2 .text-accent{color:#c86f49}.home-actions-v2{flex-wrap:wrap;gap:24px;margin-top:34px;display:flex}.tile-button{color:#fffaf4;background:linear-gradient(150deg,#ffe2ce52,#0000 45%),linear-gradient(#d57f58,#bd6542);border:1px solid #7e4f3959;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:70px;padding:0 28px;font-weight:700;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff47,0 16px 34px #8b4f333d}.tile-button.secondary{color:var(--ink);background:linear-gradient(150deg,#ffffffbf,#0000 48%),linear-gradient(#fffaf4,#f2e5d7)}.arch-scene{min-height:650px;position:relative;overflow:hidden}.arch-window{background:linear-gradient(#8b7d6c,#b8aa99);border-radius:999px 999px 4px 4px;width:62%;height:88%;position:absolute;top:2%;left:10%;box-shadow:0 34px 80px #36281f29}.arch-window:before{content:"";background:linear-gradient(#fffaf4a3,#fffaf429),linear-gradient(150deg,#e8dfd2 0 32%,#cab997 32% 46%,#efe5d8 46% 100%);border-radius:999px 999px 0 0;position:absolute;inset:64px 58px 0}.arch-window:after{content:"";clip-path:polygon(0 100%,58% 6%,100% 100%);opacity:.72;background:linear-gradient(110deg,#0000 0 44%,#fffaf4db 44% 52%,#0000 52%),linear-gradient(160deg,#b9aa82,#f1e6d7);height:44%;position:absolute;bottom:0;left:23%;right:18%}.vase-scene{width:34%;min-height:310px;position:absolute;bottom:3%;right:0}.vase-table{background:linear-gradient(#b9aa99,#8e7a67);border-radius:50% 0 0;width:100%;height:92px;position:absolute;bottom:0;right:0}.vase{background:linear-gradient(110deg,#efe8dc,#b8a996);border-radius:48% 48% 34% 34%;width:112px;height:182px;position:absolute;bottom:55px;right:22%;box-shadow:-14px 20px 34px #36281f24}.vase:before,.vase:after{content:"";transform-origin:bottom;background:#9e8064;width:2px;height:180px;position:absolute;bottom:162px}.vase:before{left:46px;transform:rotate(-18deg)}.vase:after{left:58px;transform:rotate(17deg)}.moment-band{background:linear-gradient(#efe5d9bd,#faf4edeb);margin-inline:calc(50% - 50vw);padding:56px max(26px,50vw - 590px)}.moment-band h2,.feature-heading-v2 h2,.fog-copy-v2 h2{font-family:var(--serif);letter-spacing:0;font-weight:500}.moment-band h2,.feature-heading-v2 h2{text-align:center;font-size:clamp(2rem,3vw,3rem)}.moment-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:34px;display:grid}.moment-item{text-align:center;border-right:1px solid #735b4c2e;min-height:170px;padding:12px 28px}.moment-item:last-child{border-right:0}.round-icon{color:#bd6542;background:#fffaf494;border:1px solid #c57b5761;border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:16px;font-weight:800;display:inline-grid}.visual-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin-top:34px;display:grid}.visual-card{text-align:center}.visual-card-art{background:linear-gradient(145deg,#e2d4c3,#fbf4eb);border-radius:32px;height:300px;position:relative;overflow:hidden;box-shadow:0 18px 42px #432e211a}.visual-card-art.frame:before{content:"";background:linear-gradient(135deg,#b8c7b3,#f2dfcd);border:12px solid #9b7e66;width:38%;height:42%;position:absolute;top:18%;left:20%}.visual-card-art.paper:before{content:"Next steps\a  - Notify the bank\a  - Update accounts\a  - Manage subscriptions";white-space:pre;color:#6c5144;text-align:left;background:#fbf7ee;border-radius:2px;width:58%;min-height:58%;padding:34px 28px;line-height:2;position:absolute;top:15%;left:22%;transform:rotate(-7deg);box-shadow:0 18px 32px #432e211f}.visual-card-art.laptop:before{content:"In Loving Memory\a Jean Williams\a 1942-2024";white-space:pre;color:#5e4032;font-family:var(--serif);background:#fbf7ee;border:8px solid #2e2927;border-radius:10px 10px 2px 2px;place-items:center;padding-top:42px;line-height:1.8;display:grid;position:absolute;inset:18% 11% 24%}.visual-icon-float{color:#bd6542;background:#fffaf4;border:1px solid #c57b5742;border-radius:50%;place-items:center;width:76px;height:76px;margin:-38px auto 18px;font-weight:800;display:grid;position:relative;box-shadow:0 10px 24px #432e211a}.fog-v2{background:#fbf6ef;grid-template-columns:.86fr 1.14fr;min-height:380px;margin-top:70px;display:grid}.fog-image-v2{background:radial-gradient(circle at 67% 38%,#fffaf4f2 0 15%,#0000 16%),linear-gradient(140deg,#c4ab93,#efe3d5)}.fog-copy-v2{padding:clamp(36px,5vw,72px)}.app-review-layout{grid-template-columns:minmax(300px,360px) minmax(0,1fr);align-items:start;gap:30px;width:min(100% - 32px,1280px);margin:0 auto;padding:20px 0 56px;display:grid}.app-review-layout>aside{order:-1}.app-review-layout>section.phone{border-radius:22px;order:0;width:100%;max-width:none;min-height:auto}.review-notes-panel,.desktop-panel,.soft-sheet,.checkout-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffcf8e0;border-radius:22px}.review-notes-panel,.desktop-panel,.checkout-panel{padding:26px}.desktop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.area-card,.notification-card,.price-detail,.mini-table,.release-card{border:1px solid var(--line);background:#fffaf4;border-radius:16px;padding:16px}.area-card{grid-template-columns:1fr auto;gap:10px;display:grid}.status-chip{min-height:28px;color:var(--ink-soft);background:#34261f14;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.status-chip.done{color:#4f6f54;background:#6b8f7129}.status-chip.na{color:#506f86;background:#506f8624}.status-chip.warn{color:#9f5f42;background:#c57b5729}.mini-table{gap:10px;display:grid}.mini-table-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,.9fr) minmax(0,1.2fr) minmax(0,1.2fr);gap:12px;padding-bottom:10px;display:grid}.mini-table-row:last-child{border-bottom:0;padding-bottom:0}.guide-box{background:#f0f5f8;border:1px solid #506f8638;border-left:5px solid #506f86;border-radius:16px;padding:18px}.soft-sheet{background:linear-gradient(#fffaf4,#f8efe6);padding:20px}.letter-lock{background:linear-gradient(90deg,#34261f0f 0 40%,#0000 40% 100%),repeating-linear-gradient(#fffaf4 0 18px,#f1e7dd 18px 20px);border:1px solid #34261f1a;border-radius:18px;min-height:118px;padding:18px}.portal-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.portal-option{border:1px solid var(--line);background:#fffaf4;border-radius:16px;min-height:120px;padding:14px}.portal-option.is-selected{border-color:#c57b578c;box-shadow:inset 0 0 0 1px #c57b572e}.checkout-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:24px;margin-top:28px;display:grid}.price-detail ul{color:var(--ink-soft);margin:12px 0 0;padding-left:20px}@media (max-width:1100px){.home-hero-v2,.app-review-layout,.fog-v2,.checkout-grid{grid-template-columns:1fr}.arch-scene{min-height:520px}.moment-grid,.visual-card-grid,.portal-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.home-v2 .page-shell{width:min(100% - 24px,1320px)}.home-hero-v2{min-height:auto;padding-top:14px}.home-actions-v2{gap:12px}.tile-button{width:100%}.arch-scene{min-height:390px}.moment-grid,.visual-card-grid,.desktop-grid,.portal-option-grid{grid-template-columns:1fr}.moment-item{border-bottom:1px solid #735b4c2e;border-right:0}.mini-table-row{grid-template-columns:1fr}}.button-danger{color:#fffaf4;background:#9a4f45}.mockup-home{background:#f8efe7}.mockup-home-shell{background:#f8efe7;width:min(100%,862px);margin:0 auto;position:relative}.mockup-home-image{width:100%;height:auto;display:block}.mock-hotspot{z-index:3;color:#0000;text-indent:-9999px;border-radius:8px;display:block;position:absolute;overflow:hidden}.mock-hotspot:focus-visible{outline-offset:2px;outline:3px solid #c57b57b3}.nav-how{width:9.5%;height:1.65%;top:2.15%;left:37.8%}.nav-features{width:8.4%;height:1.65%;top:2.15%;left:49.6%}.nav-pricing{width:7.2%;height:1.65%;top:2.15%;left:60.6%}.nav-about{width:6.4%;height:1.65%;top:2.15%;left:69.9%}.nav-resources{width:8.5%;height:1.65%;top:2.15%;left:78.1%}.nav-signin{width:8.6%;height:1.75%;top:1.85%;left:86%}.hero-plan{width:20%;height:2.75%;top:26.85%;left:6.5%}.hero-grief{width:21.6%;height:2.75%;top:26.85%;left:28.6%}.fog-cta{width:15.4%;height:2.5%;top:89.7%;left:45.3%}.mission-link{width:19.4%;height:1.5%;top:94.1%;left:70.3%}.footer-email{width:17.3%;height:1.65%;top:97.15%;left:70.8%}.footer-submit{border-radius:50%;width:3.3%;height:1.75%;top:97.1%;left:89.4%}.seo-copy{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.coded-home{color:#32231c;background:#fbf5ee}.coded-home-shell{background:radial-gradient(circle at 72% 5%,#bba48a2e,#0000 27%),linear-gradient(#fffaf4 0%,#f8efe7 100%);width:min(100%,862px);margin:0 auto;overflow:hidden;box-shadow:0 0 0 1px #34261f0a}.coded-header{grid-template-columns:238px 1fr 88px;align-items:center;gap:18px;min-height:92px;padding:28px 46px 16px;display:grid}.coded-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.coded-logo img{flex-shrink:0;width:auto;height:44px}.coded-logo-wordmark{color:#2c1c0e;letter-spacing:-.02em;white-space:nowrap;font-family:Iowan Old Style,Palatino,Georgia,serif;font-size:1.05rem;font-weight:500}.coded-nav{color:#3e3029;justify-content:flex-end;gap:30px;font-size:.76rem;display:flex}.coded-nav a,.coded-footer a,.coded-help-strip a{text-decoration:none}.coded-signin{color:#3e3029;border:1px solid #91685261;border-radius:6px;place-items:center;min-height:34px;font-size:.75rem;display:grid}.coded-hero{grid-template-columns:47.5% 52.5%;min-height:568px;padding:4px 0 0 56px;display:grid}.coded-hero-copy{z-index:2;padding-top:115px;position:relative}.coded-hero h1{max-width:360px;font-family:var(--serif);letter-spacing:0;margin:0;font-size:3.72rem;font-weight:500;line-height:1.03}.coded-hero h1 span{color:#c96d47}.coded-rule,.coded-small-rule{background:#d4744e;width:38px;height:2px;margin:24px 0 26px}.coded-hero p{color:#4d4039;width:316px;margin:0;font-size:.96rem;line-height:1.65}.coded-actions{gap:18px;margin-top:34px;display:flex}.coded-button{color:#553729;border:1px solid #c46f4a66;border-radius:7px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 18px #8b4f3314}.coded-button.primary{color:#7d3d22;background:#c869451f;border-color:#c46f4a8c}.coded-button.secondary{background:#fffaf4db}.coded-button:hover{color:#fffaf4;background:linear-gradient(#df8259,#c86945);border-color:#c86945;box-shadow:0 12px 24px #8b4f3333}.coded-trust{padding-left:20px;position:relative;margin-top:38px!important;font-size:.81rem!important}.coded-trust:before{content:"";border:1px solid #b58163;border-radius:50% 50% 45% 45%;width:12px;height:12px;position:absolute;top:5px;left:0}.coded-hero-art{justify-content:flex-end;align-self:stretch;display:flex;overflow:hidden}.coded-hero-art img{object-fit:cover;width:390px;height:582px}.coded-moments{text-align:center;background:linear-gradient(#f0e6db,#fbf6ef);padding:36px 58px 34px}.coded-moments h2,.coded-features h2{font-family:var(--serif);margin:0;font-size:1.56rem;font-weight:500;line-height:1.2}.coded-moment-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:28px;display:grid}.coded-moment-grid article{border-right:1px solid #8e5f4638;min-height:142px;padding:0 25px}.coded-moment-grid article:last-child{border-right:0}.coded-moment-grid .emblem,.coded-feature-grid .emblem,.coded-help-strip .emblem{color:#b76545;background:linear-gradient(#fffaf4eb,#f4e8dbe6);border:1px solid #aa76585c;border-radius:999px 999px 14px 14px;place-items:center;width:50px;height:50px;margin-bottom:14px;display:inline-grid;position:relative;box-shadow:inset 0 1px #ffffffc7,0 9px 18px #432e2114}.coded-moment-grid .emblem:before,.coded-moment-grid .emblem:after,.coded-feature-grid .emblem:before,.coded-feature-grid .emblem:after,.coded-help-strip .emblem:before,.coded-help-strip .emblem:after{content:"";position:absolute}.emblem-lock:before{border:2px solid;border-radius:3px;width:18px;height:14px;bottom:13px;left:15px}.emblem-lock:after{border:2px solid;border-bottom:0;border-radius:999px 999px 0 0;width:16px;height:15px;top:12px;left:16px}.emblem-family:before{border:2px solid;border-radius:50%;width:12px;height:12px;top:13px;left:18px;box-shadow:-11px 9px 0 -4px,11px 9px 0 -4px}.emblem-family:after{border:2px solid;border-top:0;border-radius:0 0 999px 999px;height:12px;bottom:12px;left:12px;right:12px}.emblem-path:before{background:currentColor;border-radius:999px;width:2px;height:30px;top:10px;left:23px;transform:rotate(24deg)}.emblem-path:after{border-top:2px solid;border-bottom:0;border-left:0;border-right:2px solid;border-radius:0 999px 0 0;width:24px;height:14px;top:19px;left:13px;transform:rotate(-20deg)}.emblem-heart:before{border-bottom:2px solid;border-left:2px solid;border-radius:0 0 0 6px;width:20px;height:20px;top:16px;left:14px;transform:rotate(-45deg)}.emblem-heart:after{border:2px solid;border-radius:50%;width:10px;height:10px;top:12px;left:16px;box-shadow:10px 0 0 -2px #f8efe6,10px 0}.emblem-guide:before{border:2px solid;border-radius:3px;width:22px;height:24px;top:14px;left:13px}.emblem-guide:after{background:currentColor;border-radius:999px;width:12px;height:2px;top:20px;left:20px;box-shadow:0 6px,0 12px}.coded-moment-grid h3,.coded-feature-grid h3{margin:0 0 8px;font-size:.93rem;line-height:1.2}.coded-moment-grid p,.coded-feature-grid p{color:#594b43;margin:0;font-size:.82rem;line-height:1.65}.coded-features{text-align:center;background:#fffaf4;padding:33px 57px 64px}.coded-small-rule{width:30px;margin:13px auto 16px}.coded-section-copy{color:#4d4039;max-width:430px;margin:0 auto;font-size:.88rem;line-height:1.55}.coded-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:21px;display:grid}.coded-feature-grid article{min-width:0}.coded-feature-grid img{object-fit:cover;border-radius:22px;width:100%;height:241px}.coded-feature-grid .emblem{z-index:2;background:#fffaf4;width:62px;height:62px;margin:-31px auto 16px;position:relative;box-shadow:0 8px 18px #432e211a}.coded-feature-grid h3{max-width:230px;font-family:var(--serif);margin:0 auto 10px;font-size:1.38rem;font-weight:500;line-height:1.18}.coded-fog{background:radial-gradient(circle at 91%,#d6bea61f,#0000 23%),#fbf5ee;grid-template-columns:34% 66%;min-height:253px;display:grid}.coded-fog img{object-fit:cover;width:293px;height:253px}.coded-fog>div{padding:34px 72px 28px 98px}.coded-fog>div>p:first-child{color:#c86d49;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.62rem;font-weight:800}.coded-fog h2{max-width:330px;font-family:var(--serif);margin:0;font-size:2.06rem;font-weight:500;line-height:1.18}.coded-fog .coded-rule{margin:15px 0 13px}.coded-fog-copy{color:#4d4039;max-width:350px;margin:0 0 18px;font-size:.82rem;line-height:1.68}.coded-fog .coded-button{min-height:42px}.coded-help-strip{background:#f5ede4;justify-content:space-between;align-items:center;gap:24px;min-height:70px;padding:0 57px;display:flex}.coded-help-strip div{align-items:center;gap:16px;display:flex}.coded-help-strip .emblem{background:#fffaf4;width:46px;height:46px;margin:0}.coded-help-strip p{color:#4d4039;margin:0;font-size:.9rem;line-height:1.45}.coded-help-strip a{color:#6a4b3c;font-size:.78rem}.coded-footer{background:#fbf5ee;border-top:1px solid #7a55411f;grid-template-columns:1.55fr .75fr .75fr .75fr 1.25fr;gap:28px;min-height:138px;padding:20px 58px 24px;display:grid}.coded-footer img{width:180px;margin-bottom:14px}.coded-footer h4{color:#49362c;text-transform:uppercase;margin:0 0 9px;font-size:.62rem}.coded-footer p,.coded-footer a{color:#594b43;margin:0 0 6px;font-size:.68rem;line-height:1.4;display:block}.coded-footer form{position:relative}.coded-footer label span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.coded-footer input{width:100%;height:38px;font:inherit;background:#fffaf4;border:1px solid #91685247;border-radius:999px;margin-top:8px;padding:0 44px 0 16px;font-size:.75rem}.coded-footer button{color:#fffaf4;background:linear-gradient(#df8259,#c86945);border:0;border-radius:50%;width:34px;height:34px;position:absolute;bottom:1px;right:3px}@media (max-width:760px){.coded-home-shell{width:100%}.coded-header,.coded-hero,.coded-moment-grid,.coded-feature-grid,.coded-fog,.coded-footer{grid-template-columns:1fr}.coded-header{padding:20px}.coded-nav{flex-wrap:wrap;justify-content:flex-start;gap:14px}.coded-signin{width:96px}.coded-hero{padding:26px 20px 0}.coded-hero-copy{padding-top:20px}.coded-hero h1{font-size:3rem}.coded-hero-art img,.coded-fog img{width:100%;height:auto}.coded-actions{flex-direction:column}.coded-moments,.coded-features,.coded-fog>div,.coded-help-strip,.coded-footer{padding-left:22px;padding-right:22px}.coded-moment-grid article{border-bottom:1px solid #8e5f4638;border-right:0;padding:18px}.coded-help-strip{flex-direction:column;align-items:flex-start;padding-top:18px;padding-bottom:18px}}body:not(.coded-home){background:radial-gradient(circle at 85% 0,#bea68c2e,#0000 27%),radial-gradient(circle at 10% 8%,#d8896314,#0000 24%),linear-gradient(#fffaf4 0%,#f7eee5 100%)}body:not(.coded-home) .page-shell{width:min(100% - 44px,1120px)}body:not(.coded-home) .prototype-banner{background:#fffaf4b8;border-color:#91685238;border-radius:999px;min-height:46px;box-shadow:0 12px 28px #432e210f}body:not(.coded-home) .site-header{min-height:82px;margin-bottom:18px;padding:18px 0 22px}body:not(.coded-home) .top-nav{font-size:.84rem}body:not(.coded-home) .button-primary,body:not(.coded-home) .button.button-primary,body:not(.coded-home) .button-danger{color:#fffaf4;background:linear-gradient(150deg,#ffe2ce4d,#0000 45%),linear-gradient(#df8259,#c86945);border:1px solid #914a2d38;border-radius:10px;box-shadow:inset 0 1px #ffffff3d,0 16px 32px #8b4f3333}body:not(.coded-home) .button-secondary,body:not(.coded-home) .button.button-secondary{color:#4b352b;background:linear-gradient(150deg,#ffffffbd,#0000 48%),linear-gradient(#fffaf4,#f1e5d7);border:1px solid #91685247;border-radius:10px;box-shadow:0 10px 22px #432e2114}body:not(.coded-home) .fork-card,body:not(.coded-home) .feature-card,body:not(.coded-home) .story-panel,body:not(.coded-home) .form-shell,body:not(.coded-home) .review-notes-panel,body:not(.coded-home) .desktop-panel,body:not(.coded-home) .checkout-panel,body:not(.coded-home) .price-detail,body:not(.coded-home) .step-card,body:not(.coded-home) .nav-section{background:linear-gradient(145deg,#ffffffa8,#fffaf4e0),#fffaf4;border-color:#91685233;box-shadow:0 18px 40px #432e2114}body:not(.coded-home) .fork-card,body:not(.coded-home) .feature-card{border-radius:28px}body:not(.coded-home) .fork-card:before,body:not(.coded-home) .feature-card:before,body:not(.coded-home) .story-panel:before{content:"";background:#d4744e;border-radius:999px;width:42px;height:3px;margin-bottom:16px;display:block}body:not(.coded-home) .fork-card h2,body:not(.coded-home) .feature-card h3,body:not(.coded-home) .story-panel h2,body:not(.coded-home) .portal-block h2{color:#2f241f}body:not(.coded-home) .form-shell{border-radius:28px;box-shadow:0 20px 46px #432e211a}body:not(.coded-home) .field input,body:not(.coded-home) .field select,body:not(.coded-home) .field textarea,body:not(.coded-home) .newsletter input{background:#ffffffd1;border-color:#9168523d;border-radius:12px}body:not(.coded-home) .app-stage{background:radial-gradient(circle at 72% 8%,#cbb7a238,#0000 26%),linear-gradient(#fffaf4,#f5eadf);min-height:100vh;padding:32px 18px 56px}body:not(.coded-home) .phone{background:linear-gradient(#fffaf4,#f6eee5);border:1px solid #59433638;border-radius:38px;width:min(100%,414px);box-shadow:0 28px 70px #432e212e,inset 0 0 0 8px #ffffff61}body:not(.coded-home) .app-review-layout>section.phone{border-radius:22px;width:100%;max-width:none;min-height:auto;box-shadow:0 2px 16px #432e2114,inset 0 0 #0000}body:not(.coded-home) .phone-status{padding-top:18px}body:not(.coded-home) .phone-content{padding:24px 24px 18px}body:not(.coded-home) .phone h1{font-size:2rem;line-height:1.05}body:not(.coded-home) .list-card,body:not(.coded-home) .task-card,body:not(.coded-home) .area-card,body:not(.coded-home) .notification-card,body:not(.coded-home) .release-card,body:not(.coded-home) .portal-option{background:linear-gradient(145deg,#ffffffb8,#fffaf4eb),#fffaf4;border-color:#9168522e;border-radius:18px;box-shadow:0 12px 24px #432e210f}body:not(.coded-home) .tab-bar{background:#fffaf4f0}body:not(.coded-home) .tab-dot{background:linear-gradient(#ffffffd1,#efe1d3d1);border:1px solid #9168522e}body:not(.coded-home) .portal-page{background:#fbf8f2;width:min(100%,862px);box-shadow:0 20px 60px #432e211f}body:not(.coded-home) .portal-hero{background:linear-gradient(#34261f08,#34261f1f),url(/assets/home/hero-scene.png) 50%/cover;height:340px}body:not(.coded-home) .portal-main{padding:42px 42px 64px}body:not(.coded-home) .portal-block{background:#fffaf4e6;border-color:#9168522e;border-radius:22px;box-shadow:0 12px 30px #432e210f}body:not(.coded-home) .portal-gallery div{background:linear-gradient(135deg,#d8896324,#0000 48%),linear-gradient(#e2d4c3,#cbb7a2);border-radius:18px}body:not(.coded-home) .nav-hub{padding-top:8px}body:not(.coded-home) .screen-links a{background:linear-gradient(145deg,#ffffffb8,#fffaf4eb),#fffaf4;border-radius:16px;box-shadow:0 10px 24px #432e210f}.page-map-shell{padding-bottom:80px}.map-hero{padding:42px 0 28px}.map-hero h1{max-width:12ch;font-family:var(--serif);letter-spacing:0;margin:0;font-size:clamp(3.4rem,7vw,6rem);font-weight:500;line-height:.96}.map-section,.map-card,.flow-card,.app-node{background:linear-gradient(145deg,#ffffffa8,#fffaf4e6),#fffaf4;border:1px solid #91685233;box-shadow:0 18px 40px #432e2114}.map-section{border-radius:28px;margin-top:24px;padding:28px}.map-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.map-section-heading h2,.map-card h2,.flow-card h3,.app-node h3{font-family:var(--serif);letter-spacing:0;margin:0;font-weight:500}.map-section-heading h2{font-size:clamp(2rem,3vw,3rem)}.route-strip{grid-template-columns:repeat(6,minmax(110px,1fr));align-items:center;gap:10px;margin-top:14px;display:grid}.route-strip span{display:none}.route-strip a,.map-next,.app-node>a{color:#4b352b;text-align:center;background:linear-gradient(#fffaf4,#f2e5d7);border:1px solid #9168523d;border-radius:12px;justify-content:center;align-items:center;min-height:54px;padding:10px 14px;font-weight:700;display:inline-flex;box-shadow:0 10px 22px #432e2112}.secondary-route{grid-template-columns:repeat(5,minmax(110px,1fr))}.map-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.map-card,.flow-card,.app-node{border-radius:24px;padding:22px}.map-card.is-entry{background:radial-gradient(circle at 82% 10%,#d8896321,#0000 35%),linear-gradient(145deg,#ffffffa8,#fffaf4f0)}.map-card h2{font-size:1.7rem}.map-card p,.flow-card p,.app-node p{color:var(--ink-soft);line-height:1.6}.map-card ul{color:var(--ink-soft);margin:16px 0 0;padding-left:20px;line-height:1.75}.map-card a,.flow-card a,.app-node a{color:#7d4d35}.flow-columns{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.split-arrow{gap:8px;margin-top:16px;display:grid}.app-map{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.app-node.primary{background:radial-gradient(circle at 88% 15%,#d8896326,#0000 35%),linear-gradient(145deg,#ffffffb8,#fffaf4f0);border-color:#c57b575c}.app-node h3{font-size:1.35rem}@media (max-width:1050px){.map-grid,.flow-columns,.app-map,.route-strip,.secondary-route{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.map-grid,.flow-columns,.app-map,.route-strip,.secondary-route{grid-template-columns:1fr}.map-section-heading{display:block}}@media (max-width:760px){body:not(.coded-home) .page-shell{width:min(100% - 24px,1120px)}}.token-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;display:grid}.token-swatch{border:1px solid var(--line);background:#fffaf4;border-radius:14px;padding:14px}.token-chip{border-radius:10px;height:56px;margin-bottom:10px}@media (max-width:1100px){.value-grid,.site-footer,.fog-section,.fork-grid{grid-template-columns:1fr}.hero-marketing,.hero-visual{min-height:auto}}@media (max-width:820px){.coded-home-shell>main{padding-left:22px!important;padding-right:22px!important}.mkt-grid{grid-template-columns:1fr!important}.mkt-grid img{width:100%!important}.mkt-grid>div[style*=width\:420px],.mkt-grid>div[style*=width\:390px]{width:100%!important;height:auto!important}}
