:root{--bg:#0a0b10;--bg-soft:#111320;--surface:#171a28;--surface-soft:#1e2434;--text:#f5efe2;--muted:#cbbfa8;--accent:#d7ae6c;--accent-soft:#f2d4a2;--line:#d6ae6c4d;--radius-lg:24px;--radius-md:16px;--header-height:86px;--shadow-lg:0 32px 80px #00000070}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem)}body{color:var(--text);background:radial-gradient(circle at 12% 12%, #d6ae6c1f, transparent 42%), radial-gradient(circle at 84% 22%, #6384b414, transparent 46%), radial-gradient(circle at 82% 84%, #604e2d1f, transparent 48%), var(--bg);margin:0;font-family:Manrope,Segoe UI,sans-serif;line-height:1.56;overflow-x:hidden}a{color:inherit;text-decoration:none}.skip-link{z-index:100;background:var(--accent-soft);color:#1f170a;border-radius:999px;padding:.7rem 1rem;font-weight:800;transition:transform .2s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}h1,h2,h3{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:700;line-height:1.07}.shell{width:min(1160px,100% - 3rem);margin-inline:auto}.site-header{z-index:40;min-height:var(--header-height);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090b11b8;border-bottom:1px solid #ffffff12;position:sticky;top:0}.header-inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.brand{letter-spacing:.04em;color:var(--accent-soft);font-family:Cormorant Garamond,Georgia,serif;font-size:2rem}.nav{align-items:center;gap:1.1rem;display:flex}.nav a{color:#ece3d0;font-size:.92rem;position:relative}.nav a:after{content:"";transform-origin:0;background:var(--accent);width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-.32rem;left:0;transform:scaleX(0)}.nav a:hover:after,.nav a:focus-visible:after{transform:scaleX(1)}.menu-toggle,.nav .nav-contact-link{display:none}.btn{cursor:pointer;color:#1f170a;background:linear-gradient(130deg,#e6c282 0%,#c28f48 100%);border:1px solid #dbb981b3;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.72rem 1.32rem;font-family:inherit;font-size:.94rem;font-weight:700;transition:transform .2s,box-shadow .25s;display:inline-flex}.btn:hover,.btn:focus-visible{transform:translateY(-2px);box-shadow:0 12px 30px #d6ae6c52}.btn-small{min-height:40px;padding:.56rem 1rem;font-size:.86rem}.btn-ghost{color:#efe1c4;background:0 0;border-color:#d6ae6c8a}.btn-ghost:hover,.btn-ghost:focus-visible{box-shadow:none;background:#d6ae6c24}.mobile-sticky-cta,.mobile-sticky-spacer,.mobile-cta-label{display:none}main{position:relative;overflow:clip}.landing-main:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 14% 10%,#d6ae6c14,#0000 42%),radial-gradient(circle at 84% 24%,#6384b412,#0000 46%),radial-gradient(circle at 80% 82%,#9e7c4814,#0000 48%);position:absolute;inset:0}.landing-main:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(#06080e7a 0%,#07090f61 40%,#06080d75 100%);position:absolute;inset:0}.landing-main>section{z-index:1;position:relative}section[id],#contact-form{scroll-margin-top:calc(var(--header-height) + 1rem)}.hero{min-height:calc(100svh - var(--header-height));align-items:center;padding:3.6rem 0 4.2rem;display:flex;position:relative}.hero-backdrop,.hero-grid{display:none}.hero-inner{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:2rem;display:grid;position:relative}.hero-copy{max-width:700px}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.16em;margin:0;font-size:.74rem;font-weight:700}h1{text-wrap:balance;max-width:15ch;margin-top:.95rem;font-size:clamp(2.6rem,5vw,4.6rem)}.hero-lead{max-width:59ch;color:var(--muted);margin:1.25rem 0 0;font-size:1.08rem}.hero-actions{flex-wrap:wrap;gap:.88rem;margin-top:2rem;display:flex}.hero-tags{flex-wrap:wrap;gap:.52rem;margin:.92rem 0 0;padding:0;list-style:none;display:flex}.hero-tags li{color:#e8d4b1;letter-spacing:.04em;background:#0e121ca6;border:1px solid #d6ae6c6b;border-radius:999px;padding:.32rem .74rem;font-size:.82rem}.hero-support{background:linear-gradient(160deg,#181d2be6,#0b0e16f0),radial-gradient(circle at 78% 14%,#ebc57e24,#0000 52%);border:1px solid #d6ae6c57;border-radius:24px;justify-self:end;width:min(460px,100%);padding:1.2rem 1.2rem 1.1rem;box-shadow:0 26px 56px #00000057}.hero-support__eyebrow{color:#d9b77e;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:700}.hero-support h2{margin-top:.5rem;font-size:clamp(1.9rem,2.5vw,2.4rem)}.hero-support__list{gap:.64rem;margin:.85rem 0 0;padding:0;list-style:none;display:grid}.hero-support__list li{background:linear-gradient(150deg,#141824e0,#0c1018e6);border:1px solid #d6ae6c47;border-radius:12px;padding:.7rem .72rem .74rem}.hero-support__list strong{color:#f2e4c7;font-size:.96rem;display:block}.hero-support__list span{color:#cdc0aa;margin-top:.2rem;font-size:.9rem;display:block}.hero-support__note{color:#e1d0b1;border-top:1px solid #d6ae6c3d;margin:.78rem 0 0;padding-top:.7rem;font-size:.9rem}.hero-card{width:min(372px,100%);box-shadow:var(--shadow-lg);background:linear-gradient(156deg,#1e222ef7,#0e1016f5),linear-gradient(#ffffff14,#0000 26%);border:1px solid #e2c49166;border-radius:40px;margin-inline:auto;padding:1.15rem;position:relative;overflow:hidden}.hero-card__shine{background:linear-gradient(90deg,#0000,#ffffff3b,#0000);height:56%;animation:5.8s linear infinite sweep;position:absolute;inset:-40% 48% auto -48%;transform:rotate(21deg)}.hero-card__portrait{background:radial-gradient(circle at 50% 20%,#faf2e44d,#0000 40%),linear-gradient(#6d707c 0%,#313540 100%);border:1px solid #ffffff1f;border-radius:28px;height:360px;position:relative;overflow:hidden}.hero-card__silhouette{background:radial-gradient(circle at 50% 10%,#ffffff52,#0000 30%),linear-gradient(#9799a0 0%,#545865 100%);border-radius:52% 52% 42% 42%;width:68%;height:66%;position:absolute;bottom:-6%;left:50%;transform:translate(-50%)}.hero-card__name{text-align:center;color:#f0e3cb;margin:.92rem 0 0;font-weight:700}.hero-card__years{text-align:center;color:#cdbda1;margin:.15rem 0 0;font-size:.9rem}.hero-card__qr{aspect-ratio:1;color:#f6f1e9;background:repeating-linear-gradient(45deg,#efefeff2 0 7px,#0a0a0c 7px 13px);border:1px solid #ffffff3d;border-radius:14px;place-items:center;width:96px;margin:.95rem auto 0;font-size:.76rem;font-weight:700;display:grid}.section{padding:5.7rem 0}.section h2{margin-bottom:1.4rem;font-size:clamp(2.1rem,4vw,3.3rem)}.section p{color:var(--muted)}.section-lead{color:#d7c9af;max-width:68ch;margin:-.72rem 0 1.65rem;font-size:1.02rem}.section-signals{padding-top:3.25rem;padding-bottom:3.25rem}.section-signals:before,.section-signals:after{content:none}.signals-layout{gap:1rem;display:grid}.signal-band{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.signal-card{background:linear-gradient(156deg,#161b27e6,#0a0d15f0),radial-gradient(circle at 82% 15%,#f7d39a1f,#0000 50%);border:1px solid #d6ae6c57;border-radius:16px;padding:.92rem}.signal-card__value{color:#f2d6a4;letter-spacing:.03em;margin:0;font-size:1.24rem;font-weight:800}.signal-card h3{margin-top:.34rem;font-size:1.28rem}.signal-card p{margin-top:.36rem;font-size:.9rem}.memory-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.memory-flow__item{background:linear-gradient(160deg,#181410db,#0b0f18e6);border:1px solid #d6ae6c57;border-radius:16px;padding:.95rem .95rem .98rem 1.3rem;position:relative}.memory-flow__item:before{content:"";background:#deb97f;border-radius:999px;width:.38rem;height:.38rem;position:absolute;top:1.08rem;left:.62rem;box-shadow:0 0 0 6px #deb97f1f}.memory-flow__index{color:#d9b47a;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.memory-flow__item h3{margin-top:.38rem;font-size:1.42rem}.memory-flow__item p{margin-top:.36rem;font-size:.92rem}.about-layout{gap:1.7rem;display:grid}.about-intro{max-width:78ch}.about-intro p{max-width:60ch;margin:.92rem 0 0}.purpose-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:0;display:grid}.purpose-card{background:linear-gradient(160deg,#181c28f0,#0d1018f5);border:1px solid #d6ae6c5c;border-radius:18px;padding:1.25rem}.purpose-card h3{font-size:1.9rem}.purpose-card p{color:#d7c9af;margin:.62rem 0 0}.purpose-list{gap:.68rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.purpose-list li{border-left:1px solid #d6ae6c6b;padding-left:.78rem}.purpose-list strong{color:#f0e0c2;font-size:.96rem;display:block}.purpose-list span{color:#cdbda1;margin-top:.16rem;font-size:.92rem;display:block}.purpose-list--compact li{color:#d8c8ae;border-left:none;padding-left:1rem;position:relative}.purpose-list--compact li:before{content:"•";color:#e3bf82;position:absolute;left:.15rem}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:2.2rem;display:grid}.step{background:0 0;border:none;padding:.3rem .2rem .35rem;position:relative}.step:not(:last-child):after{content:"";background:linear-gradient(#d6ae6c59,#d6ae6c0f);width:1px;height:calc(100% - 1.4rem);position:absolute;top:1.4rem;right:-.75rem}.step-visual{aspect-ratio:1;color:#f0cf96;background:radial-gradient(circle at 35% 22%,#f2d0953d,#0000 46%),linear-gradient(160deg,#121928db,#080c16e6);border:1px solid #d6ae6c66;border-radius:28px;place-items:center;width:112px;display:grid;box-shadow:0 16px 34px #00000047}.step-visual svg{width:64px;height:64px}.step-kicker{color:#dab77e;letter-spacing:.08em;text-transform:uppercase;margin:.74rem 0 0;font-size:.77rem;font-weight:700}.step h3{max-width:16ch;margin-top:.42rem;font-size:1.92rem}.step p{max-width:34ch;margin-top:.5rem;font-size:.95rem}.feature-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.82rem;margin:1.95rem 0 0;padding:0;list-style:none;display:grid}.feature-list li{color:#eae0ce;background:#131620cc;border:1px solid #ffffff1a;border-radius:12px;padding:.95rem .95rem .95rem 2.6rem;position:relative}.feature-list li:last-child:nth-child(3n+1){grid-column:2}.feature-list li:before{content:"";border:1px solid var(--accent);border-radius:999px;width:.95rem;height:.95rem;position:absolute;top:1.03rem;left:.95rem;box-shadow:inset 0 0 0 3px #d6ae6c5c}.examples-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.example{background:linear-gradient(#181c26f5,#0c0f15f7);border:1px solid #d6ae6c73;border-radius:16px;padding:.75rem;transition:border-color .24s}.example:hover{border-color:#edce95e0}.example-photo{aspect-ratio:4/5;background:#0e1118b8;border:1px solid #ffffff1f;border-radius:12px;width:100%;overflow:hidden}.example-photo__image{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.example-photo__placeholder{width:100%;height:100%}.photo-1{background:radial-gradient(circle at 50% 28%,#ffffff4d,#0000 37%),linear-gradient(#a8adb8 0%,#5d6371 100%)}.photo-2{background:radial-gradient(circle at 52% 30%,#ffffff52,#0000 38%),linear-gradient(#a7abb4 0%,#585e6a 100%)}.photo-3{background:radial-gradient(circle at 50% 27%,#ffffff4d,#0000 36%),linear-gradient(#a9adb5 0%,#575e69 100%)}.example h3{margin-top:.86rem;font-size:1.5rem}.example p{margin:.35rem 0 0;font-size:.94rem}.example a{color:#f2d29a;margin-top:.75rem;font-size:.94rem;font-weight:700;display:inline-block}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.tier{border-radius:var(--radius-md);background:linear-gradient(#161923f2,#0b0e15f5);border:1px solid #d6ae6c6b;padding:1.35rem}.tier h3{font-size:1.85rem}.price{color:#f4e4c4;margin:.62rem 0 0;font-size:2rem;font-weight:700}.tier ul{color:var(--muted);gap:.38rem;margin:1rem 0 1.4rem;padding:0;font-size:.93rem;list-style:none;display:grid}.tier-limits{gap:.3rem;margin:0 0 1.4rem;padding:0;list-style:none;display:grid}.tier-limits li{color:#e4d4ba;padding-left:.95rem;font-size:.89rem;position:relative}.tier-limits li:before{content:"•";color:#dcb97d;position:absolute;left:.08rem}.faq-shell{max-width:900px}.faq-list{margin-top:1.25rem}.faq-list details{border-bottom:1px solid #ffffff24}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 0;font-size:1.02rem;font-weight:700;list-style:none;display:flex}.faq-list summary:after{content:"+";color:var(--accent);font-size:1.25rem;transition:transform .2s}.faq-list details[open] summary:after{transform:rotate(45deg)}.faq-list details p{margin:0 0 1rem}.cta-layout{grid-template-columns:1fr .95fr;align-items:center;gap:2rem;display:grid}.contact-card{background:linear-gradient(158deg,#181c28f0,#0c0f16f5),radial-gradient(circle at 84% 12%,#f2d0951f,#0000 52%);border:1px solid #d6ae6c61;border-radius:20px;gap:1rem;padding:1.25rem;display:grid;box-shadow:0 22px 54px #00000047}.contact-card__label{color:#d9b77e;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.contact-card__phone{color:#f4e4c4;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.05rem,4vw,3.15rem);font-weight:700;line-height:1}.contact-card__note{color:#d8ccb6;margin:0;font-size:.92rem}.contact-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.72rem;display:grid}.contact-actions .btn{width:100%;min-width:0}.contact-actions__primary{background:linear-gradient(130deg,#f0cf94 0%,#c9934c 100%)}.site-footer{padding:1.4rem 0 1.9rem}.footer-inner{color:#9f9687;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);justify-content:space-between;align-items:start;gap:1.25rem 2rem;font-size:.88rem;display:grid}.footer-inner p{margin:0}.footer-brand{gap:.24rem;display:grid}.footer-legal{flex-wrap:wrap;justify-content:flex-end;gap:.55rem 1rem;display:flex}.footer-legal a{color:#cfc3ad;text-underline-offset:.22rem;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .2s,text-decoration-color .2s}.footer-legal a:hover,.footer-legal a:focus-visible{color:var(--accent-soft);text-decoration-color:#f2d4a2b3}.legal-page{min-height:100svh}.legal-hero{background:radial-gradient(circle at 78% 22%,#d6ae6c24,#0000 42%),linear-gradient(115deg,#0c0e15f5,#121520e0);border-bottom:1px solid #ffffff14;padding:clamp(4rem,8vw,7.5rem) 0 clamp(2rem,4.5vw,3.8rem)}.legal-hero__inner{width:min(860px,100% - 3rem);margin-inline:auto}.legal-hero h1{max-width:760px;margin-top:.4rem;font-size:clamp(2.7rem,7vw,5.4rem)}.legal-hero p{max-width:680px;color:var(--muted);margin:1.05rem 0 0;font-size:clamp(1rem,1.6vw,1.12rem)}.legal-hero span{color:#9f9687;margin-top:1.15rem;font-size:.9rem;display:inline-flex}.legal-tabs{flex-wrap:wrap;gap:.55rem;width:min(860px,100% - 3rem);padding:1.1rem 0 0;display:flex}.legal-tabs a{color:#d8ccb6;border:1px solid #d6ae6c47;border-radius:999px;padding:.46rem .78rem;font-size:.84rem;transition:border-color .2s,background .2s,color .2s}.legal-tabs a:hover,.legal-tabs a:focus-visible,.legal-tabs a[aria-current=page]{color:var(--accent-soft);background:#d6ae6c1f;border-color:#d6ae6cb8}.legal-content{width:min(860px,100% - 3rem);padding:clamp(2.5rem,5vw,4.5rem) 0}.legal-section{border-bottom:1px solid #ffffff14;padding:1.35rem 0}.legal-section:first-child{padding-top:0}.legal-section h2{color:var(--accent-soft);margin-bottom:.85rem;font-size:clamp(1.55rem,3vw,2.15rem)}.legal-section p{color:#ddd2bf;margin:.72rem 0 0}.legal-section ul{color:#ddd2bf;margin:.9rem 0 0;padding-left:1.2rem}.legal-section li+li{margin-top:.45rem}.demo-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090b11bd;border-bottom:1px solid #ffffff14;min-height:78px;position:sticky;top:0}.demo-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:78px;display:flex}.demo-page{min-height:100svh}.demo-page--classic .demo-hero__backdrop{background:radial-gradient(circle at 78% 22%,#b4bac42e,#0000 42%),radial-gradient(circle at 15% 76%,#4e525d4d,#0000 54%),linear-gradient(108deg,#11141df2,#12161fdb)}.demo-page--story .demo-hero__backdrop{background:radial-gradient(circle at 80% 24%,#f3d69f3d,#0000 40%),radial-gradient(circle at 18% 76%,#805a334d,#0000 52%),linear-gradient(108deg,#17120ef2,#201710db)}.demo-page--gallery .demo-hero__backdrop{background:radial-gradient(circle at 74% 22%,#ecc98e47,#0000 40%),radial-gradient(circle at 14% 82%,#475e8447,#0000 50%),linear-gradient(108deg,#070a14f5,#0a121ee0)}.demo-page--gallery .demo-hero__layout{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:1.5rem}.demo-hero{padding:3rem 0 3.8rem;position:relative}.demo-hero__backdrop{background:radial-gradient(circle at 76% 22%,#efd29a38,#0000 40%),radial-gradient(circle at 16% 78%,#59472b57,#0000 50%),linear-gradient(108deg,#0a0c12f5,#0d1018d6);position:absolute;inset:0}.demo-hero__layout{z-index:1;grid-template-columns:1.05fr .95fr;align-items:end;gap:2.2rem;display:grid;position:relative}.demo-hero__copy h1{max-width:18ch;margin-top:.86rem;font-size:clamp(2.4rem,5vw,4.2rem)}.demo-name-tegaki-wrap{margin-top:.7rem}.demo-name-tegaki{color:#f4dfb8;filter:drop-shadow(0 6px 22px #dbb26e52);max-width:18ch}.demo-years{color:#f3dfb8;letter-spacing:.06em;margin:.85rem 0 0;font-weight:700}.demo-subtitle{color:#ede0c9;margin:.82rem 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.2rem}.demo-intro{max-width:62ch;color:var(--muted);margin:1rem 0 0}.demo-disclaimer{color:#dfd2bc;background:linear-gradient(160deg,#181c27d6,#0c0f17e0);border:1px solid #d6ae6c4d;border-radius:12px;max-width:62ch;margin:.68rem 0 0;padding:.62rem .74rem;font-size:.95rem;line-height:1.58}.demo-tariff{background:linear-gradient(160deg,#181c28e6,#0e1017eb);border:1px solid #d6ae6c57;border-radius:16px;max-width:560px;margin-top:1.1rem;padding:.85rem .95rem}.demo-tariff__label{color:#dfc086;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:700}.demo-tariff__name{color:#f4e7d1;margin:.35rem 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:700}.demo-tariff__price{color:#f8dba6;margin:.12rem 0 0;font-size:1.08rem;font-weight:800}.demo-tariff__description{color:var(--muted);margin:.42rem 0 0;font-size:.92rem}.demo-tariff__meta{color:#ccb68f;letter-spacing:.05em;text-transform:uppercase;margin:.45rem 0 0;font-size:.79rem;font-weight:700}.demo-tariff__list{gap:.25rem;margin:.55rem 0 0;padding:0;list-style:none;display:grid}.demo-tariff__list li{color:#e9dcc6;padding-left:1rem;font-size:.9rem;position:relative}.demo-tariff__list li:before{content:"•";color:#e2c286;position:absolute;left:.1rem}.demo-tariff__limits-title{color:#debe86;letter-spacing:.08em;text-transform:uppercase;margin:.7rem 0 .32rem;font-size:.78rem;font-weight:700}.demo-tariff__limits{gap:.24rem;margin:0;padding:0;list-style:none;display:grid}.demo-tariff__limits li{color:#e6d6bd;padding-left:1rem;font-size:.88rem;position:relative}.demo-tariff__limits li:before{content:"•";color:#e2c286;position:absolute;left:.1rem}.demo-portrait{width:min(390px,100%);min-height:440px;box-shadow:var(--shadow-lg);background:linear-gradient(160deg,#222736f0,#0e1018f2),linear-gradient(#ffffff1a,#0000 24%);border:1px solid #e1c18861;border-radius:32px;justify-self:end;padding:1rem;position:relative;overflow:hidden}.demo-page--gallery .demo-portrait{width:min(530px,100%);min-height:660px}.demo-portrait--gallery:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff42,#0000);height:52%;animation:6s linear infinite gallery-shine;position:absolute;inset:-30% 40% auto -40%;transform:rotate(19deg)}.demo-portrait__figure{background:radial-gradient(circle at 50% 22%,#fbf1df57,#0000 38%),linear-gradient(#767b88 0%,#303541 100%);border:1px solid #ffffff24;border-radius:22px;height:100%;position:relative}.demo-portrait__image{object-fit:cover;object-position:center top;border:1px solid #ffffff24;border-radius:22px;width:100%;height:100%;display:block}.demo-portrait__figure:after{content:"";background:radial-gradient(circle at 50% 8%,#ffffff57,#0000 30%),linear-gradient(#9ea2ab 0%,#545a68 100%);border-radius:50% 50% 42% 42%;width:74%;height:66%;position:absolute;bottom:-10%;left:50%;transform:translate(-50%)}.demo-portrait__qr{aspect-ratio:1;color:#f9f4ea;background:repeating-linear-gradient(45deg,#efefeff2 0 7px,#0a0a0c 7px 13px);border:1px solid #ffffff40;border-radius:14px;place-items:center;width:96px;font-weight:700;display:grid;position:absolute;bottom:1.35rem;right:1.35rem}.demo-hero-accent{z-index:2;aspect-ratio:4/5;background:#080a10db;border:1px solid #f0dcb97a;border-radius:14px;width:clamp(120px,14vw,168px);margin:0;position:absolute;overflow:hidden;box-shadow:0 18px 42px #00000057}.demo-hero-accent--1{top:6%;right:30%}.demo-hero-accent--2{bottom:-1.6rem;right:-1.8%}.demo-hero-accent__image{object-fit:cover;width:100%;height:100%;display:block}.demo-section{padding-top:4.8rem;padding-bottom:4.8rem}.demo-plan{padding-top:.8rem;padding-bottom:3rem}.demo-plan__panel{background:linear-gradient(160deg,#151923eb,#0b0d14f0);border:1px solid #d6ae6c59;border-radius:18px;padding:1.2rem}.demo-plan__panel h2{font-size:clamp(1.8rem,3vw,2.3rem)}.demo-plan__panel p{color:var(--muted);margin:.65rem 0 0}.demo-plan__panel ul{gap:.35rem;margin:.85rem 0 0;padding:0;list-style:none;display:grid}.demo-plan__panel li{color:#eee2cc;padding-left:1rem;position:relative}.demo-plan__panel li:before{content:"•";color:#e2c286;position:absolute;left:.1rem}.demo-storyline{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-top:1.1rem;display:grid}.demo-storyline__item{background:linear-gradient(160deg,#241810db,#140e0be6);border:1px solid #d6ae6c4d;border-radius:14px;padding:.95rem}.demo-storyline__year{color:#f1cb8e;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.demo-storyline__item h3{margin-top:.35rem;font-size:1.45rem}.demo-storyline__item p{color:#d7c6aa;margin:.4rem 0 0;font-size:.9rem}.demo-gallery-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.demo-gallery-metrics article{background:linear-gradient(160deg,#0f1728e6,#090e19eb);border:1px solid #759fde6b;border-radius:14px;padding:1rem}.demo-gallery-metrics p{color:#b9cce6;margin:0;font-size:.86rem}.demo-gallery-metrics strong{color:#f2dfbc;margin-top:.4rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.55rem;display:block}.demo-bio{grid-template-columns:1fr .9fr;align-items:start;gap:1.4rem;display:grid}.demo-bio>article{min-width:0}.demo-bio p{margin:.9rem 0 0}.demo-bio--classic{grid-template-columns:1fr;gap:1rem}.demo-bio--gallery{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1rem}.demo-bio--gallery>article:first-child p{color:#efe3cc;font-size:1.07rem;line-height:1.72}.demo-facts{background:linear-gradient(166deg,#171b26f2,#0c0e16f5);border:1px solid #d6ae6c59;border-radius:18px;padding:1.2rem}.demo-facts h3{font-size:1.95rem}.demo-facts__list{gap:.85rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.demo-facts__list li{border-left:1px solid #d6ae6c73;padding-left:.85rem}.demo-facts__list--gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.demo-facts__list--gallery li{background:linear-gradient(155deg,#0e1728bd,#090e1ab3);border:1px solid #7bb0f359;border-radius:12px;padding:.74rem .8rem .78rem}.demo-facts__list--gallery li:first-child{grid-column:1/-1}.demo-facts__year{text-transform:uppercase;letter-spacing:.08em;color:#e2c28a;margin:0;font-size:.78rem}.demo-facts__title{color:#f0e3cb;margin:.2rem 0 0;font-weight:700}.demo-facts__text{color:var(--muted);margin:.2rem 0 0;font-size:.92rem}.demo-gallery-section{background:linear-gradient(#15182294,#0c0e149e);border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14}.demo-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.4rem;display:grid}.demo-gallery__lead{color:var(--muted);max-width:64ch;margin:.1rem 0 0}.demo-gallery--classic{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-gallery--story{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-gallery--gallery{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.demo-gallery--gallery .demo-gallery__frame{aspect-ratio:4/3}.demo-gallery__item{border:1px solid #ffffff21;border-radius:14px;min-height:168px}.demo-gallery__frame{aspect-ratio:4/3;background:#10121ae6;border:1px solid #ffffff24;border-radius:14px;width:100%;margin:0;overflow:hidden}.demo-gallery__frame--gallery{animation:7.4s ease-in-out infinite gallery-float}.demo-gallery--gallery .demo-gallery__frame--gallery:nth-child(2){animation-delay:.4s}.demo-gallery--gallery .demo-gallery__frame--gallery:nth-child(3){animation-delay:.9s}.demo-gallery--gallery .demo-gallery__frame--gallery:nth-child(4){animation-delay:1.3s}.demo-gallery--gallery .demo-gallery__frame--gallery:nth-child(5){animation-delay:1.7s}.demo-gallery--gallery .demo-gallery__frame--gallery:nth-child(6){animation-delay:2.1s}.demo-gallery__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.demo-gallery__item-1{background:radial-gradient(circle at 50% 25%,#ffffff4d,#0000 38%),linear-gradient(#999eab 0%,#4f5562 100%)}.demo-gallery__item-2{background:radial-gradient(circle at 46% 20%,#ffffff47,#0000 40%),linear-gradient(#8f95a1 0%,#474d5b 100%)}.demo-gallery__item-3{background:radial-gradient(circle at 52% 21%,#ffffff47,#0000 36%),linear-gradient(#9ea2ad 0%,#525866 100%)}.demo-gallery__item-4{background:radial-gradient(circle at 47% 28%,#ffffff3d,#0000 36%),linear-gradient(#8f96a0 0%,#434b59 100%)}.demo-gallery__item-5{background:radial-gradient(circle at 55% 24%,#ffffff45,#0000 36%),linear-gradient(#9ba1ab 0%,#4d5563 100%)}.demo-gallery__item-6{background:radial-gradient(circle at 45% 28%,#ffffff42,#0000 34%),linear-gradient(#9399a4 0%,#49505e 100%)}.demo-memories{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.demo-memories blockquote{background:linear-gradient(160deg,#171b26f2,#0c0f16f5);border:1px solid #d6ae6c52;border-radius:14px;margin:0;padding:1rem 1rem 1.1rem}.demo-memories p{color:#ece0cb;margin:0}.demo-memories cite{color:#e0bc81;margin-top:.7rem;font-size:.9rem;font-style:normal;display:inline-block}.demo-page--classic .demo-tariff{background:linear-gradient(160deg,#232731e6,#13161eeb);border-color:#b3bbc857}.demo-page--classic .demo-tariff__label,.demo-page--classic .demo-facts__year{color:#b8c7de}.demo-page--classic .demo-facts{overflow:hidden}.demo-page--classic .demo-facts__list{overscroll-behavior-x:contain;scroll-snap-type:x proximity;grid-auto-columns:clamp(210px,20vw,250px);grid-auto-flow:column;gap:.75rem;max-width:100%;margin-top:.9rem;padding-bottom:.45rem;display:grid;overflow-x:auto}.demo-page--classic .demo-facts__list li{scroll-snap-align:start;background:linear-gradient(160deg,#222937db,#141821ed);border:1px solid #99b2db5c;border-radius:12px;min-width:0;padding:.68rem .74rem .76rem}.demo-page--classic .demo-memories{grid-template-columns:1fr;max-width:760px}.demo-page--story .demo-bio>article:first-child p{color:#ecddc2;font-size:1.18rem;line-height:1.74}.demo-page--story .demo-facts{background:linear-gradient(166deg,#2e1c10eb,#160e0af2);border-color:#d59e5f70}.demo-page--story .demo-memories blockquote{background:linear-gradient(160deg,#2b1c12e6,#120d0aeb);border-color:#d69c5a73}.demo-page--gallery .demo-facts{background:linear-gradient(166deg,#10182aed,#080e1af2);border-color:#5f95e075}.demo-page--gallery .demo-memories blockquote{background:linear-gradient(160deg,#101828eb,#080e18f0);border-color:#77aaec66}.demo-page--gallery .demo-memories{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.demo-cta{padding-top:4.4rem}.demo-cta__inner{text-align:center;max-width:840px;margin-inline:auto}.demo-cta__inner p{max-width:58ch;margin:.8rem auto 1.4rem}.demo-missing{text-align:center;place-items:center;display:grid}.demo-missing h1{max-width:none}.demo-missing p{max-width:46ch;color:var(--muted);margin:.8rem auto 1.2rem}@keyframes gallery-float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}@keyframes gallery-shine{0%{transform:translate(-120%)rotate(19deg)}to{transform:translate(280%)rotate(19deg)}}@keyframes aurora{0%{filter:saturate()}to{filter:saturate(1.2)}}@keyframes sweep{0%{transform:translate(-120%)rotate(21deg)}to{transform:translate(280%)rotate(21deg)}}@media (width<=1060px){:root{--header-height:76px}.header-inner{grid-template-columns:1fr auto;align-items:center;gap:.72rem .9rem;min-height:auto;padding:.75rem 0;display:grid}.nav{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;grid-column:1/-1;justify-content:flex-start;gap:1rem;padding-bottom:.2rem;overflow-x:auto}.nav a{white-space:nowrap;flex:none}.btn-small{justify-self:end}.hero-inner,.about-layout,.purpose-layout,.cta-layout,.demo-hero__layout,.demo-bio{grid-template-columns:1fr}.hero{min-height:auto;padding:3.1rem 0 3.5rem}.hero-copy{max-width:none}.hero-support{justify-self:start;width:min(600px,100%)}.demo-portrait{justify-self:start;width:min(400px,100%);min-height:390px}.demo-page--gallery .demo-hero__layout{grid-template-columns:1fr;gap:1.2rem}.demo-page--gallery .demo-portrait{width:min(420px,100%);min-height:500px}.demo-page--gallery .demo-memories{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-hero-accent{width:clamp(108px,23vw,140px)}.demo-hero-accent--1{top:9%;right:33%}.demo-hero-accent--2{bottom:0;right:10%}.steps,.feature-list,.examples-grid,.pricing-grid,.signal-band,.demo-gallery,.demo-memories,.demo-storyline,.demo-gallery-metrics,.memory-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.step:after{display:none}.memory-flow__item:last-child:nth-child(odd),.feature-list li:last-child:nth-child(odd){grid-column:1/-1}.demo-page--story .demo-bio>article:first-child p{font-size:1.08rem;line-height:1.68}}@media (width<=760px){:root{--header-height:62px}.shell{width:min(1160px,100% - 1.2rem)}.site-header{background:#090b11e6;position:sticky}.header-inner{grid-template-columns:1fr auto;column-gap:.55rem;padding:.46rem 0;position:relative}.brand{grid-area:1/1;font-size:1.72rem}.menu-toggle{width:42px;height:42px;color:var(--accent-soft);background:#0f121bd6;border:1px solid #d6ae6c6b;border-radius:999px;grid-area:1/2;place-items:center;padding:0;display:grid}.menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav{z-index:50;opacity:0;pointer-events:none;background:#0a0c12f5;border:1px solid #d6ae6c47;border-radius:18px;grid-template-columns:1fr;gap:.45rem;padding:.62rem;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + .5rem);left:0;right:0;transform:translateY(-8px);box-shadow:0 22px 48px #0000006b}.nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav a{background:#151924c7;border:1px solid #d6ae6c3d;border-radius:12px;padding:.72rem .78rem;font-size:.92rem}.nav a:after{content:none}.nav .nav-contact-link{color:var(--accent-soft);font-weight:800;display:block}.btn-small,.desktop-cta-label{display:none}.mobile-cta-label{display:inline}.demo-header{background:#090b11e6;position:sticky}.demo-header__inner{min-height:auto;padding:.58rem 0 .68rem}h1{max-width:100%;font-size:clamp(2.08rem,10vw,2.8rem)}.hero{min-height:auto;padding:1.28rem 0 1.8rem}.hero-inner{gap:1.05rem}.hero-lead{max-width:none;margin-top:.86rem;font-size:.98rem}.hero-actions{gap:.62rem;margin-top:1.1rem}.hero-actions .btn{width:100%;min-height:46px}.hero-tags{gap:.46rem;margin-top:.62rem}.hero-tags li{padding:.3rem .68rem;font-size:.78rem}.hero-card{border-radius:26px;width:min(340px,100%);padding:.8rem}.hero-card__portrait{height:264px}.hero-card__name{margin-top:.74rem;font-size:.96rem}.hero-card__years{font-size:.84rem}.hero-card__qr{width:86px;margin-top:.78rem}.hero-support{border-radius:18px;width:100%;padding:.82rem .78rem}.hero-support h2{margin-top:.4rem;font-size:clamp(1.42rem,6.5vw,1.9rem)}.hero-support__list{gap:.52rem;margin-top:.68rem}.hero-support__list li{padding:.62rem .66rem .66rem}.hero-support__list strong{font-size:.93rem}.hero-support__list span{font-size:.88rem}.hero-support__note{margin-top:.66rem;padding-top:.58rem;font-size:.86rem}.demo-hero{padding:1.8rem 0 2.5rem}.demo-hero__layout{gap:1rem}.demo-hero__copy h1{max-width:none;font-size:clamp(2.2rem,11vw,3.2rem)}.demo-disclaimer{max-width:none;padding:.68rem .72rem;font-size:.98rem}.demo-tariff{max-width:none;margin-top:1rem;padding:.8rem .85rem}.demo-tariff__limits-title,.demo-tariff__limits{display:none}.demo-tariff__meta{letter-spacing:.03em;font-size:.76rem}.demo-portrait{width:100%;max-width:400px;min-height:340px}.demo-page--gallery .demo-hero__layout{grid-template-columns:1fr;gap:1rem}.demo-page--gallery .demo-portrait{width:100%;max-width:420px;min-height:360px}.demo-portrait__qr{border-radius:12px;width:78px;bottom:.86rem;right:.86rem}.section{padding:3rem 0}.section h2{margin-bottom:1rem;font-size:clamp(1.95rem,9vw,2.7rem)}.section-lead{margin:-.42rem 0 1rem;font-size:.94rem}.steps,.feature-list,.demo-gallery,.demo-memories,.demo-storyline,.demo-gallery-metrics{grid-template-columns:1fr}.signal-band{grid-template-columns:repeat(2,minmax(0,1fr))}.examples-grid,.pricing-grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(268px,84vw);grid-auto-flow:column;gap:.78rem;margin-left:-.6rem;margin-right:-.6rem;padding:0 .6rem .65rem;display:grid;overflow-x:auto}.examples-grid::-webkit-scrollbar{display:none}.pricing-grid::-webkit-scrollbar{display:none}.example,.tier{scroll-snap-align:start}.memory-flow,.demo-facts__list--gallery{grid-template-columns:1fr}.demo-facts__list--gallery li:first-child{grid-column:auto}.demo-page--classic .demo-facts__list{grid-auto-columns:minmax(190px,72vw)}.demo-hero-accent{display:none}.price{font-size:1.72rem}.step{padding:.15rem 0}.step-visual{border-radius:22px;width:92px}.step-visual svg{width:54px;height:54px}.step-kicker{margin-top:.62rem;font-size:.74rem}.step h3{max-width:none;margin-top:.32rem;font-size:1.64rem}.step p{max-width:none;margin-top:.4rem;font-size:.92rem}.feature-list{margin-top:1.3rem}.section-signals{padding-top:2.25rem;padding-bottom:2.4rem}.signal-band{gap:.72rem}.signal-card{padding:.82rem}.signal-card__value{font-size:1.12rem}.signal-card h3{font-size:1.16rem}.signal-card p{font-size:.88rem}.memory-flow{gap:.72rem}.memory-flow__item{padding:.85rem .84rem .9rem 1.2rem}.memory-flow__item h3{font-size:1.28rem}.memory-flow__item p{font-size:.88rem}.feature-list li{padding:.88rem .9rem .88rem 2.45rem}.example{padding:.62rem}.example h3{font-size:1.33rem}.pricing-grid{margin-top:1.2rem}.tier{padding:1.05rem}.tier .btn{width:100%}.faq-list summary{padding:.88rem 0;font-size:.98rem}.cta-layout{gap:1.25rem}.contact-card{gap:.86rem;padding:1rem}.contact-card__phone{font-size:clamp(2rem,9vw,2.65rem)}.contact-card__note{font-size:.88rem}.contact-actions{grid-template-columns:1fr;gap:.62rem}.contact-actions .btn{min-height:46px}.mobile-sticky-cta{left:.75rem;right:.75rem;bottom:calc(.65rem + env(safe-area-inset-bottom));z-index:60;color:#1f170a;background:linear-gradient(130deg,#e6c282 0%,#c28f48 100%);border:1px solid #f2d4a2c2;border-radius:999px;justify-content:center;align-items:center;min-height:48px;font-size:.92rem;font-weight:800;display:inline-flex;position:fixed;box-shadow:0 18px 44px #00000073}.mobile-sticky-spacer{height:calc(4.9rem + env(safe-area-inset-bottom));display:block}.demo-section{padding-top:3.25rem;padding-bottom:3.25rem}.demo-bio{gap:1rem}.demo-bio p{margin-top:.72rem}.demo-page--story .demo-bio>article:first-child p,.demo-page--gallery .demo-bio>article:first-child p{font-size:1.04rem;line-height:1.66}.demo-facts{padding:1rem}.demo-facts h3{font-size:1.66rem}.demo-facts__list{gap:.7rem}.demo-facts__text{font-size:.9rem}.demo-page--classic .demo-facts__list{grid-auto-columns:minmax(210px,78vw);gap:.62rem}.demo-gallery{gap:.65rem;margin-top:1.1rem}.demo-gallery__frame{aspect-ratio:5/4;border-radius:12px}.demo-page--gallery .demo-memories{grid-template-columns:1fr;gap:.65rem}.demo-cta{padding-top:3.3rem}}@media (width<=560px){:root{--header-height:62px}.shell{width:min(1160px,100% - 1rem)}.section{padding:2.75rem 0}.section h2{font-size:clamp(1.78rem,9.2vw,2.3rem)}.hero{padding:1.08rem 0 1.55rem}h1{font-size:clamp(2rem,9.6vw,2.45rem)}.hero-card{width:min(300px,100%)}.hero-card__portrait{height:232px}.hero-card__qr{width:74px}.section-signals{padding-top:2rem;padding-bottom:2.2rem}.signal-card h3{font-size:1.08rem}.signal-card p{font-size:.84rem}.memory-flow__item h3{font-size:1.16rem}.step-visual{border-radius:20px;width:84px}.step-visual svg{width:48px;height:48px}.hero-support{padding:.86rem .78rem}.hero-support h2{font-size:clamp(1.46rem,8.2vw,1.88rem)}.hero-support__list strong{font-size:.9rem}.hero-support__list span,.hero-support__note{font-size:.84rem}.about-intro p,.purpose-card p,.step p,.tier ul,.tier-limits li,.faq-list details p{font-size:.92rem}.purpose-card{padding:1.05rem}.demo-hero{padding:1.55rem 0 2.25rem}.demo-hero__copy h1{font-size:clamp(2rem,12vw,2.8rem)}.demo-years{margin-top:.6rem}.demo-subtitle{margin-top:.68rem;font-size:1.05rem}.demo-intro{margin-top:.78rem;font-size:.96rem}.demo-disclaimer{font-size:.92rem}.demo-tariff__name{font-size:1.25rem}.demo-tariff__price{font-size:1rem}.demo-tariff__description,.demo-tariff__list li,.demo-tariff__limits li{font-size:.86rem}.demo-portrait{min-height:300px}.demo-page--gallery .demo-portrait{min-height:330px}.demo-portrait__image{object-position:center 18%}.demo-facts h3{font-size:1.52rem}.demo-facts__title{font-size:.97rem}.demo-facts__text{font-size:.88rem}.demo-gallery__lead{font-size:.94rem}.demo-memories blockquote{padding:.86rem .86rem .94rem}.demo-cta__inner p{margin:.65rem auto 1.15rem;font-size:.94rem}.site-footer{padding:1.2rem 0 1.55rem}.footer-inner{grid-template-columns:1fr;gap:.85rem;font-size:.82rem}.footer-legal{justify-content:flex-start;gap:.45rem .85rem}.legal-hero__inner,.legal-tabs,.legal-content{width:min(860px,100% - 1.5rem)}.legal-tabs{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:.15rem;overflow-x:auto}.legal-tabs::-webkit-scrollbar{display:none}.legal-tabs a{flex:none}}@media (width<=420px){.shell{width:min(1160px,100% - .9rem)}.brand{font-size:1.66rem}.nav{gap:.72rem}.nav a{font-size:.76rem}.btn{min-height:44px;padding:.62rem .95rem;font-size:.88rem}.eyebrow{letter-spacing:.13em;font-size:.66rem}.hero-lead{font-size:.95rem}.hero-support__eyebrow{letter-spacing:.08em;font-size:.68rem}.hero-tags{gap:.4rem}.hero-tags li{padding:.28rem .62rem;font-size:.75rem}.demo-header__inner .btn{min-height:40px;padding-inline:.92rem;font-size:.84rem}.demo-disclaimer{padding:.62rem .64rem}.demo-section{padding-top:2.9rem;padding-bottom:2.9rem}.demo-page--story .demo-bio>article:first-child p,.demo-page--gallery .demo-bio>article:first-child p{font-size:1rem;line-height:1.6}.demo-facts__list{margin-top:.82rem}.demo-page--classic .demo-facts__list{grid-auto-columns:minmax(194px,80vw)}}@media (hover:none) and (pointer:coarse){.btn:hover,.btn:focus-visible{box-shadow:none;transform:none}.example:hover{border-color:#d6ae6c73}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.product-app,.auth-page,.public-memory-page{background:radial-gradient(circle at 12% 8%,#d7ae6c1a,#0000 36%),radial-gradient(circle at 88% 18%,#6080b414,#0000 38%),#090b11;min-height:100svh}.product-shell{width:min(1180px,100% - 1.5rem);margin-inline:auto}.product-topbar{z-index:35;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080a10c7;border-bottom:1px solid #ffffff12;padding:.72rem 0;position:sticky;top:0}.product-topbar__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;min-height:56px;display:grid}.product-brand{color:var(--accent-soft);letter-spacing:.04em;font-family:Cormorant Garamond,Georgia,serif;font-size:1.8rem;font-weight:700}.product-nav{background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;justify-self:center;gap:.42rem;padding:.28rem;display:flex}.product-nav a,.product-icon-button{color:#d8ccb6;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.42rem;padding:0 .82rem;transition:transform .22s cubic-bezier(.32,.72,0,1),background .22s cubic-bezier(.32,.72,0,1),color .22s cubic-bezier(.32,.72,0,1);display:inline-flex}.product-nav a.active,.product-nav a:hover,.product-icon-button:hover{color:var(--accent-soft);background:#d6ae6c24}.product-main{padding:2rem 0 6rem}.product-page-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;margin-bottom:1.25rem;display:grid}.product-page-heading p,.public-memory__kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.16em;margin:0 0 .38rem;font-size:.72rem;font-weight:800}.product-page-heading h1,.auth-panel h1{max-width:18ch;margin:0;font-size:clamp(2.2rem,7vw,4rem)}.product-page-heading span{color:#bfb29d;align-items:center;gap:.35rem;margin-top:.5rem;display:inline-flex}.product-page-heading__actions{justify-self:end}.auth-page{place-items:center;padding:1rem;display:grid}.auth-panel,.activation-card,.builder-panel,.manager-form,.one-time-code,.product-empty,.product-card{background:linear-gradient(160deg,#181c28f0,#0b0e16f7),radial-gradient(circle at 84% 12%,#f2d0951a,#0000 42%);border:1px solid #d6ae6c3d;border-radius:24px;box-shadow:0 24px 70px #00000042}.auth-panel{width:min(520px,100%);padding:1.1rem}.auth-panel__heading{margin-top:1rem}.auth-panel__heading p{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;margin:0 0 .45rem;font-size:.72rem;font-weight:800}.auth-panel__heading span{color:var(--muted);margin-top:.72rem;display:block}.auth-panel__footer{color:var(--accent-soft);margin-top:1rem;font-weight:800}.auth-panel__footer a{color:var(--accent-soft)}.auth-switch{background:#ffffff0d;border-radius:999px;grid-template-columns:1fr 1fr;gap:.36rem;margin:1.1rem 0;padding:.28rem;display:grid}.auth-switch button,.builder-steps button,.product-secondary-button,.one-time-code button{color:#eadfc9;min-height:42px;font:inherit;cursor:pointer;background:#0a0d14b8;border:1px solid #d6ae6c47;border-radius:999px;justify-content:center;align-items:center;gap:.42rem;padding:0 .9rem;font-weight:700;transition:transform .22s cubic-bezier(.32,.72,0,1),border-color .22s cubic-bezier(.32,.72,0,1),background .22s cubic-bezier(.32,.72,0,1);display:inline-flex}.auth-switch button.is-active,.builder-steps button.is-active{color:var(--accent-soft);background:#d6ae6c2e;border-color:#f2d4a2a8}.product-form{gap:.82rem;display:grid}.product-form--grid,.builder-row{grid-template-columns:repeat(2,minmax(0,1fr))}.product-form label,.builder-list label,.image-upload label,.manager-status-select{color:#f0e4cc;gap:.36rem;font-weight:800;display:grid}.product-form span,.builder-list span,.image-upload span,.manager-status-select span{font-size:.86rem}.field-hint{color:var(--muted);font-size:.78rem;font-weight:500;line-height:1.45}.product-form input,.product-form textarea,.product-form select,.builder-list input,.builder-list textarea,.image-upload input,.manager-status-select select{color:#f6ead4;width:100%;font:inherit;background:#070a10b8;border:1px solid #d6ae6c4d;border-radius:14px;outline:none;padding:.78rem .85rem}.product-form textarea,.builder-list textarea{resize:vertical}.product-form input:focus,.product-form textarea:focus,.product-form select:focus,.builder-list input:focus,.builder-list textarea:focus,.image-upload input:focus,.manager-status-select select:focus{border-color:#f2d4a2d1;box-shadow:0 0 0 3px #d6ae6c24}.product-form__wide{grid-column:1/-1}.product-primary-button{color:#1f170a;min-height:48px;font:inherit;cursor:pointer;background:linear-gradient(130deg,#e6c282 0%,#c28f48 100%);border:1px solid #f2d4a2bd;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.72rem 1rem;font-weight:900;transition:transform .22s cubic-bezier(.32,.72,0,1),box-shadow .22s cubic-bezier(.32,.72,0,1);display:inline-flex}.product-primary-button span:last-child:not(:first-child){background:#1f170a1a;border-radius:999px;place-items:center;width:30px;height:30px;display:grid}.product-primary-button:hover,.product-secondary-button:hover,.one-time-code button:hover{transform:translateY(-1px)}.product-primary-button:disabled,.product-secondary-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.product-primary-button--compact{min-height:42px;padding:.56rem .82rem}.product-error,.product-success{color:#ffd8d0;background:#501e1a52;border:1px solid #e779635c;border-radius:14px;padding:.72rem .84rem}.product-error strong{display:block}.product-error ul{margin:.45rem 0 0;padding-left:1.1rem}.product-error small{color:#ffd8d0b8;margin-top:.42rem;display:block}.product-success{color:#d9f4dd;background:#224b2d52;border-color:#86c4925c;align-items:center;gap:.5rem;display:flex}.product-grid,.manager-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.product-card{padding:1rem}.product-card__meta{flex-wrap:wrap;gap:.42rem;margin-bottom:.7rem;display:flex}.product-card__meta span{color:#e7d2aa;border:1px solid #d6ae6c47;border-radius:999px;padding:.24rem .56rem;font-size:.78rem}.product-card h2,.activation-card h2,.builder-panel h2,.manager-form h2,.product-empty h2{font-size:clamp(1.45rem,4vw,2rem)}.product-card p,.activation-card p,.builder-panel p,.product-empty p{color:var(--muted)}.product-card__actions{color:var(--accent-soft);flex-wrap:wrap;gap:.7rem;margin-top:.9rem;font-weight:800;display:flex}.product-empty,.activation-card{max-width:720px;padding:1.2rem}.product-skeleton{background:linear-gradient(90deg,#ffffff0f,#ffffff1f,#ffffff0f) 0 0/220% 100%;border-radius:24px;min-height:180px;animation:1.4s ease-in-out infinite skeleton-shimmer}.builder-shell{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.builder-steps{top:calc(var(--header-height) + 1rem);gap:.45rem;display:grid;position:sticky}.builder-panel{padding:1rem}.builder-preview-intro{margin-bottom:1rem}.builder-preview-intro p{margin:.42rem 0 0}.builder-list,.builder-row,.builder-gallery-editor{gap:.8rem;display:grid}.builder-gallery-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.image-upload{border:1px solid #d6ae6c38;border-radius:18px;gap:.6rem;padding:.8rem;display:grid}.gallery-editor-card{gap:.65rem;display:grid}.image-upload__preview{aspect-ratio:4/3;min-height:180px;color:var(--accent-soft);border:1px dashed #d6ae6c70;border-radius:14px;place-items:center;display:grid;overflow:hidden}.image-upload__preview--portrait{aspect-ratio:4/5}.image-upload__preview--square{aspect-ratio:1}.image-upload__preview--wide{aspect-ratio:4/3}.image-upload__preview img{object-fit:cover;width:100%;height:100%;transition:transform .18s,object-position .18s}.image-upload__drop input{display:none}.image-cropper{background:#ffffff0a;border:1px solid #d6ae6c2e;border-radius:14px;gap:.55rem;padding:.7rem;display:grid}.image-cropper__heading{color:var(--accent-soft);align-items:center;gap:.4rem;display:flex}.image-cropper label,.gallery-editor-card label{color:#f0e4cc;gap:.36rem;min-width:0;font-weight:800;display:grid}.image-cropper select,.gallery-editor-card input{color:#f6ead4;width:100%;min-height:42px;font:inherit;background:#070a10b8;border:1px solid #d6ae6c4d;border-radius:14px;outline:none;padding:.64rem .78rem}.image-cropper input[type=range]{accent-color:#d7ae6c;width:100%;min-width:0;display:block}.gallery-order-actions,.builder-inline-actions{flex-wrap:wrap;gap:.5rem;display:flex}.builder-row--memory{align-items:end}.builder-version-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;margin:.8rem 0 1rem}.builder-version-list,.memory-inbox__list{gap:.7rem;display:grid}.builder-version-list article,.memory-inbox__item,.builder-empty-state,.public-memory-contribute{background:#ffffff0b;border:1px solid #d6ae6c38;border-radius:18px;padding:.85rem}.builder-version-list article{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;display:grid}.builder-version-list small,.memory-inbox small{color:var(--muted);display:block}.builder-empty-state{color:var(--muted);gap:.35rem;display:grid}.builder-empty-state h3,.memory-inbox h3{color:#f4e8d2;margin:0}.memory-inbox{gap:.75rem;margin-top:1rem;display:grid}.memory-inbox__heading{justify-content:space-between;align-items:end;gap:.75rem;display:flex}.memory-inbox__heading p,.memory-inbox__item p{margin:0}.memory-inbox__meta{color:var(--accent-soft);flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}.memory-inbox__meta span{color:var(--muted);font-weight:800}.memory-inbox__item{gap:.55rem;display:grid}.memory-inbox__item--approved{border-color:#86c49247}.memory-inbox__item--rejected{border-color:#e7796342}.product-checkbox{color:#f0e4cc;grid-template-columns:auto 1fr;align-items:start;gap:.8rem;display:grid}.product-checkbox input{accent-color:#d7ae6c;width:22px;height:22px}.product-checkbox small{color:var(--muted);margin-top:.25rem;font-weight:500;display:block}.save-indicator{color:#e7d2aa;background:#ffffff0f;border:1px solid #d6ae6c47;border-radius:999px;align-items:center;gap:.38rem;padding:.5rem .76rem;font-weight:800;display:inline-flex}.save-indicator--error{color:#ffd8d0;background:#501e1a52;border-color:#e779636b}.publish-checklist{background:#ffffff0b;border:1px solid #d6ae6c33;border-radius:18px;grid-template-columns:minmax(160px,.28fr) minmax(0,1fr);align-items:start;gap:.8rem;margin-bottom:1rem;padding:.85rem;display:grid}.publish-checklist.publish-checklist--compact{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:.65rem .75rem}.publish-checklist--compact>div{flex-wrap:wrap;align-items:baseline;gap:.28rem .6rem;display:flex}.publish-checklist--compact p{margin:0}.publish-checklist--compact strong{font-size:1rem}.publish-checklist p{color:var(--muted);margin:0 0 .22rem;font-size:.84rem}.publish-checklist strong{color:var(--accent-soft);font-size:1.4rem}.publish-checklist ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.publish-checklist li{color:#ffd8d0;background:#501e1a2e;border:1px solid #e7796342;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.4rem;min-height:38px;padding:.45rem .56rem;font-weight:800;display:grid}.publish-checklist li.is-complete{color:#d9f4dd;background:#224b2d2e;border-color:#86c49247}.publish-checklist small{color:var(--muted);font-size:.78rem}.builder-bottom-bar{left:50%;bottom:calc(.75rem + env(safe-area-inset-bottom));z-index:42;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080a10db;border:1px solid #d6ae6c3d;border-radius:999px;grid-template-columns:.64fr .9fr 1.12fr;gap:.36rem;width:min(720px,100% - 1rem);padding:.36rem;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 20px 60px #0000006b}.builder-save-button{min-width:0}.manager-layout{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:start;gap:1rem;display:grid}.manager-form{padding:1rem}.manager-filters{grid-column:1/-1;grid-template-columns:minmax(180px,1fr) minmax(140px,.55fr) minmax(140px,.55fr) minmax(120px,auto);align-items:end;gap:.65rem;display:grid}.manager-filters--wide{margin-bottom:1rem}.manager-filters label{color:#f0e4cc;gap:.36rem;font-weight:800;display:grid}.manager-filters span{font-size:.86rem}.manager-filters input,.manager-filters select{color:#f6ead4;width:100%;min-height:42px;font:inherit;background:#070a10b8;border:1px solid #d6ae6c4d;border-radius:14px;outline:none;padding:.64rem .78rem}.manager-filters small{color:var(--muted);font-weight:800}.manager-list--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.one-time-code{grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;margin-bottom:1rem;padding:.9rem;display:grid}.one-time-code p{color:var(--muted);margin:0 0 .2rem}.one-time-code strong{color:var(--accent-soft);letter-spacing:.08em;font-size:clamp(1.2rem,5vw,2rem)}.business-toolbar{grid-template-columns:minmax(220px,1fr) minmax(160px,.42fr) auto auto;align-items:end;gap:.65rem;margin-bottom:1rem;display:grid}.business-toolbar label,.business-card__actions label{color:#f0e4cc;gap:.36rem;font-weight:800;display:grid}.business-toolbar span,.business-card__actions span{font-size:.86rem}.business-toolbar input,.business-toolbar select,.business-card__actions select,.business-row--actions select{color:#f6ead4;width:100%;min-height:42px;font:inherit;background:#070a10b8;border:1px solid #d6ae6c4d;border-radius:14px;outline:none;padding:.64rem .78rem}.business-toolbar input:focus,.business-toolbar select:focus,.business-card__actions select:focus,.business-row--actions select:focus{border-color:#f2d4a2d1;box-shadow:0 0 0 3px #d6ae6c24}.business-toolbar small{color:var(--muted);font-weight:800}.business-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.business-list--two{grid-template-columns:repeat(2,minmax(0,1fr))}.business-card{gap:.78rem;display:grid}.business-card__heading{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.68rem;display:grid}.business-card__heading svg,.customer-profile>svg,.business-section-heading svg{color:var(--accent-soft)}.business-card h2,.business-card p{margin:0}.business-metrics,.business-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.business-metrics span,.business-kpi{background:#ffffff0b;border:1px solid #d6ae6c2e;border-radius:16px;gap:.16rem;min-width:0;padding:.68rem;display:grid}.business-metrics strong,.business-kpi strong{color:#f6ead4;overflow-wrap:anywhere;font-size:1.08rem}.business-metrics small,.business-kpi span{color:var(--muted);font-size:.78rem;font-weight:800}.business-link,.business-card__actions a,.business-row a{color:var(--accent-soft);align-items:center;gap:.38rem;font-weight:900;display:inline-flex}.business-card__actions{grid-template-columns:minmax(0,1fr) minmax(170px,.55fr);align-items:end;gap:.65rem;display:grid}.business-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1rem}.business-kpi{justify-content:center;min-height:98px}.business-kpi strong{font-size:clamp(1.25rem,3vw,2.1rem)}.customer-detail-layout{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.customer-profile{top:calc(var(--header-height) + 1rem);gap:.8rem;display:grid;position:sticky}.customer-profile h2,.customer-profile p{margin:0}.customer-detail-stack,.business-row-list{gap:.8rem;display:grid}.business-section-heading{align-items:center;gap:.55rem;margin-bottom:.85rem;display:flex}.business-section-heading h2{margin:0;font-size:clamp(1.25rem,3vw,1.7rem)}.business-row{background:#ffffff0a;border:1px solid #d6ae6c2e;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.78rem;display:grid}.business-row>div{gap:.2rem;min-width:0;display:grid}.business-row strong,.business-row b{color:#f6ead4}.business-row span,.business-row small,.business-empty-line{color:var(--muted)}.business-row__nested{flex-wrap:wrap;grid-column:1/-1;gap:.4rem;display:flex}.business-row__nested span{color:#e7d2aa;border:1px solid #d6ae6c33;border-radius:999px;padding:.22rem .52rem;font-size:.78rem}.business-row--actions{grid-template-columns:minmax(0,1fr) minmax(160px,.36fr)}.business-empty-line{border:1px dashed #d6ae6c3d;border-radius:14px;margin:0;padding:.78rem}.business-report-table{gap:.5rem;display:grid}.business-report-table__head,.business-report-row{grid-template-columns:minmax(180px,1fr) repeat(4,minmax(96px,.35fr));align-items:center;gap:.65rem;display:grid}.business-report-table__head{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;padding:0 .75rem;font-size:.8rem;font-weight:900}.business-report-row{background:#ffffff0a;border:1px solid #d6ae6c2e;border-radius:16px;padding:.78rem}.business-report-row div{gap:.16rem;display:grid}.business-report-row strong,.business-report-row b{color:#f6ead4}.business-report-row small,.business-report-row span{color:var(--muted)}.public-memory-page{padding:1rem 0 4rem}.public-memory{color:#f5efe2;width:min(980px,100% - 1rem);margin-inline:auto}.public-memory__hero{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:center;gap:1rem;min-height:min(760px,100svh - 2rem);display:grid}.public-memory__hero h1{max-width:13ch;font-size:clamp(2.7rem,8vw,6rem)}.public-memory__years{color:var(--accent-soft);font-size:1.1rem;font-weight:800}.public-memory__subtitle{max-width:52ch;color:var(--muted)}.public-memory__portrait{aspect-ratio:4/5;color:var(--accent-soft);background:#ffffff0f;border:1px solid #d6ae6c52;border-radius:28px;place-items:center;display:grid;overflow:hidden}.public-memory__portrait img,.public-memory__gallery img{object-fit:cover;width:100%;height:100%}.public-memory__section{border-top:1px solid #ffffff14;padding:3rem 0}.public-memory__section h2{margin-bottom:1rem}.public-memory__section p{color:var(--muted);font-size:1.05rem}.public-memory__timeline,.public-memory__memories{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.public-memory__timeline article,.public-memory__memories blockquote,.public-memory__qr{background:#ffffff0d;border:1px solid #d6ae6c3d;border-radius:18px;padding:1rem}.public-memory__timeline strong{color:var(--accent-soft)}.public-memory__gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.public-memory__gallery figure{aspect-ratio:4/3;border-radius:16px;margin:0;overflow:hidden}.public-memory__gallery-figure--portrait{aspect-ratio:4/5}.public-memory__gallery-figure--square{aspect-ratio:1}.public-memory__gallery-figure--wide{aspect-ratio:4/3}.public-memory__memories blockquote{margin:0}.public-memory__memories cite{color:var(--accent-soft);font-style:normal;font-weight:800}.public-memory__qr{text-align:center;width:min(360px,100%);margin-inline:auto}.public-memory__qr img{background:#fff;border-radius:14px;width:180px}.public-memory-contribute{color:#f5efe2;grid-template-columns:minmax(0,.75fr) minmax(280px,1fr);align-items:start;gap:1rem;width:min(980px,100% - 1rem);margin:1rem auto 0;display:grid}.public-memory-contribute h2{margin-top:0}.public-memory-contribute p{color:var(--muted)}@keyframes skeleton-shimmer{0%{background-position:0%}to{background-position:220%}}@media (width<=920px){.product-topbar__inner,.product-page-heading,.builder-shell,.manager-layout,.customer-detail-layout,.public-memory__hero,.public-memory-contribute{grid-template-columns:1fr}.product-nav{justify-content:flex-start;justify-self:stretch;overflow-x:auto}.product-page-heading__actions{justify-self:start}.builder-steps{padding-bottom:.25rem;display:flex;position:static;overflow-x:auto}.builder-steps button{flex:none}.product-grid,.manager-list,.manager-list--wide,.manager-filters,.business-toolbar,.business-list,.business-list--two,.business-summary-grid,.publish-checklist,.publish-checklist ul,.builder-version-form,.public-memory__timeline,.public-memory__memories{grid-template-columns:1fr}.public-memory__hero{min-height:auto;padding:2rem 0}.customer-profile{position:static}.business-report-table__head{display:none}.business-report-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.product-shell{width:min(1180px,100% - 1rem)}.product-main{padding-top:1.2rem}.product-topbar__inner{gap:.5rem}.product-nav a span{display:none}.product-form--grid,.builder-row,.builder-gallery-editor,.public-memory__gallery,.one-time-code,.builder-version-list article,.business-card__actions,.business-metrics,.business-row,.business-row--actions,.business-report-row{grid-template-columns:1fr}.gallery-order-actions .product-secondary-button,.builder-inline-actions .product-secondary-button{flex:120px}.auth-panel,.activation-card,.builder-panel,.manager-form,.one-time-code,.product-empty,.product-card{border-radius:18px}.builder-bottom-bar{grid-template-columns:.62fr .92fr 1.16fr;width:calc(100% - .8rem)}}
