:root{--text:#52677d;--text-h:#12283f;--bg:#f5f8fa;--border:#dbe6ed;--code-bg:#eaf2f6;--accent:#4d9ec4;--accent-bg:#4d9ec41f;--accent-border:#4d9ec46b;--social-bg:#e7f0f5b8;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:Inter, Avenir, "Segoe UI", system-ui, sans-serif;--heading:Georgia, "Times New Roman", serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{background:var(--bg);margin:0}.unlock-overlay{overflow-y:auto}.unlock-modal{box-sizing:border-box;color:#f7efe3;background:linear-gradient(155deg,#241814fc,#140e0dfc);border:1px solid #f1d8b23d;border-radius:28px;width:min(760px,100% - 40px);max-height:calc(100vh - 40px);padding:32px;overflow-y:auto;box-shadow:0 28px 80px #00000085}.unlock-header{text-align:center;max-width:610px;margin:0 auto 24px}.unlock-title{color:#fff9ef;margin:0 0 8px;font-size:clamp(1.7rem,4vw,2.25rem);line-height:1.15}.unlock-intro{color:#dacbb9;font-size:.98rem;line-height:1.55}.unlock-plans{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:stretch;gap:16px;display:grid}.unlock-plan{text-align:left;border-radius:20px;padding:22px}.unlock-plan h3{color:inherit;font:700 1.16rem/1.25 var(--sans);letter-spacing:.01em;margin:0}.unlock-plan-free{color:#f0e5d5;background:#ffffff0e;border:1px solid #f5e7cf42}.unlock-plan-beta{color:#fff8ed;background:linear-gradient(145deg,#6b431f6b,#372319b8);border:1px solid #d9a353ad;box-shadow:inset 0 1px #fff5e017,0 14px 34px #00000038}.unlock-plan-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.unlock-badge{color:#f8d9a6;letter-spacing:.055em;text-transform:uppercase;background:#ca89372e;border:1px solid #f8cd8975;border-radius:999px;flex-shrink:0;padding:5px 9px;font-size:.7rem;font-weight:700;line-height:1.2}.unlock-price-row{color:#cfc0ae;align-items:baseline;gap:8px;margin:16px 0 18px;font-size:.78rem;line-height:1.35;display:flex}.unlock-price-row-beta{margin-bottom:5px}.unlock-price{color:#fffaf2;font-family:var(--heading);white-space:nowrap;font-size:2rem;font-weight:500;line-height:1}.unlock-duration{color:#f4cc8c;margin-bottom:18px;font-size:.93rem;display:block}.unlock-features{gap:10px;margin:0;padding:0;list-style:none;display:grid}.unlock-features li{color:#eadfce;padding-left:22px;font-size:.88rem;line-height:1.42;position:relative}.unlock-features li:before{content:"✓";color:#e8b96f;font-weight:800;position:absolute;left:0}.unlock-limited-note{color:#f6d7a5;border-top:1px solid #f8d59e33;margin:18px 0 0;padding-top:14px;font-size:.8rem;font-weight:700;line-height:1.4}.unlock-checkout-info{color:#cfc0ae;text-align:center;margin:20px auto 0;font-size:.83rem;line-height:1.5}.unlock-checkout-info p{margin:0}.unlock-checkout-email-note{color:#f6d7a5;font-weight:700;margin-top:8px!important}.unlock-actions{justify-content:center;gap:10px;margin-top:18px;display:flex}.unlock-checkout-button{box-sizing:border-box;color:#fff;text-align:center;background:linear-gradient(135deg,#3f91b8 0%,#70b2d0 100%);border:1px solid #b7ddee57;border-radius:999px;justify-content:center;align-items:center;padding:14px 24px;font-size:1rem;line-height:1.2;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #041f3133}.unlock-checkout-button:hover{filter:brightness(1.06)}.unlock-checkout-button:focus-visible{outline-offset:3px;outline:3px solid #b3e0f5b8}@media (width<=640px){.unlock-overlay{align-items:flex-start!important;padding:12px!important}.unlock-modal{border-radius:22px;width:100%;max-height:calc(100dvh - 24px);padding:22px 16px 18px}.unlock-header{margin-bottom:18px}.unlock-plans{grid-template-columns:1fr;gap:12px}.unlock-plan{padding:18px}.unlock-plan-heading{align-items:flex-start}.unlock-price-row{flex-wrap:wrap;margin-top:13px}.unlock-actions{flex-direction:column}.unlock-actions button,.unlock-actions a{width:100%;min-height:46px}}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.auth-page{box-sizing:border-box;padding:72px 0 28px;overflow:hidden auto!important}.auth-page *,.auth-page :before,.auth-page :after{box-sizing:border-box}.auth-shell{z-index:2;width:min(1380px,100% - 48px);margin:auto;position:relative}.auth-story-panel,.auth-details-row{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:24px;display:grid}.auth-story-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcf7e8;border:1px solid #ffffffe0;border-radius:36px;min-height:min(570px,100vh - 120px);padding:24px;box-shadow:0 24px 60px #19374e1c}.auth-story-copy{flex-direction:column;justify-content:center;padding:clamp(18px,3vw,42px);display:flex}.auth-brand-badge,.auth-section-kicker{color:#39738f;letter-spacing:.12em;text-transform:uppercase;width:fit-content;margin:0 0 18px;font-size:.78rem;font-weight:750}.auth-brand-badge{background:#edf5f7;border:1px solid #d4e3e9;border-radius:999px;padding:8px 13px}.auth-hero-title{color:#173a59;letter-spacing:-.045em;margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4.7vw,4.7rem);font-weight:500;line-height:.99}.auth-hero-lead{color:#4b6072;max-width:650px;margin:0 0 24px;font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.65}.auth-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.auth-cta{cursor:pointer;min-height:50px;font:inherit;border-radius:999px;padding:13px 23px;font-weight:700;transition:transform .16s,box-shadow .16s}.auth-cta:hover{transform:translateY(-2px)}.auth-cta:focus-visible{outline-offset:3px;outline:3px solid #4d9ec461}.auth-cta-primary{color:#fff;background:linear-gradient(135deg,#438fb2,#72b2ce);border:1px solid #3e8eb3;box-shadow:0 12px 26px #29709238}.auth-cta-secondary{color:#285875;background:#ffffffb3;border:1px solid #cadde6}.auth-free-note{color:#466477;align-items:center;gap:9px;margin-top:18px;font-size:.91rem;display:flex}.auth-free-note span{color:#277150;background:#e3f1eb;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.auth-visual{background:#d9a561 url(/home-auth-hero-en.png) 56%/cover no-repeat;border-radius:26px;min-height:450px;position:relative;overflow:hidden}.auth-visual:after{content:"";background:linear-gradient(#0000 45%,#1b252c94);position:absolute;inset:0}.auth-visual-caption{z-index:1;color:#fffaf2;gap:4px;display:grid;position:absolute;bottom:22px;left:22px;right:22px}.auth-visual-caption span{letter-spacing:.11em;text-transform:uppercase;font-size:.77rem}.auth-visual-caption strong{max-width:360px;font-family:Georgia,serif;font-size:1.4rem;line-height:1.25}.auth-details-row{align-items:start;margin-top:24px}.auth-value-panel,.auth-card{background:#fffcf7ed;border:1px solid #ffffffe0;border-radius:30px;box-shadow:0 20px 50px #19374e17}.auth-value-panel{padding:clamp(28px,4vw,50px)}.auth-section-kicker{margin-bottom:10px}.auth-value-panel>h2{color:#173a59;margin:0 0 12px;font:500 clamp(1.7rem,3vw,2.6rem)/1.1 Georgia,serif}.auth-value-panel>p:not(.auth-section-kicker){color:#52697a;max-width:720px;margin:0 0 28px;line-height:1.65}.auth-feature-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.auth-feature-card{background:#f2f7f8;border:1px solid #dce8ed;border-radius:19px;gap:12px;padding:17px;display:flex}.auth-feature-icon{color:#31718f;background:#deedf2;border-radius:50%;flex:0 0 31px;place-items:center;height:31px;font-weight:800;display:grid}.auth-feature-card h3{color:#1c425f;margin:2px 0 6px;font-size:.98rem}.auth-feature-card p{color:#5b6d79;margin:0;font-size:.85rem;line-height:1.5}.auth-card{color:#173a59;padding:28px}.auth-mode-switch{background:#eaf2f5;border-radius:999px;grid-template-columns:1fr 1fr;gap:5px;padding:5px;display:grid}.auth-mode-switch button{color:#547083;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;padding:11px 14px;font-size:.9rem;font-weight:700}.auth-mode-switch button.is-active{color:#236181;background:#fff;box-shadow:0 3px 12px #19374e1a}.auth-form-title{color:#173a59;text-align:center;margin:25px 0 7px;font:500 1.85rem/1.15 Georgia,serif}.auth-form-subtitle{color:#617585;text-align:center;margin:0 0 23px;font-size:.9rem;line-height:1.5}@media (width<=980px){.auth-page{padding-top:68px}.auth-shell{width:min(720px,100% - 24px)}.auth-story-panel,.auth-details-row{grid-template-columns:1fr}.auth-story-panel{min-height:0}.auth-story-copy{padding:24px 16px 12px}.auth-visual{background-position:56%;min-height:370px}.auth-details-row{gap:16px;margin-top:16px}.auth-card{grid-row:1}}@media (width<=640px){.auth-page{padding:62px 0 12px}.auth-shell{width:calc(100% - 16px)}.auth-story-panel{border-radius:25px;gap:14px;padding:8px}.auth-story-copy{padding:20px 12px 10px}.auth-hero-title{font-size:clamp(2.25rem,12.2vw,3.25rem)}.auth-hero-title div{display:inline}.auth-hero-title div:after{content:" "}.auth-hero-actions{grid-template-columns:1fr;display:grid}.auth-cta{width:100%}.auth-free-note{align-items:flex-start;font-size:.84rem;line-height:1.4}.auth-visual{border-radius:20px;min-height:310px}.auth-visual-caption{bottom:17px;left:17px;right:17px}.auth-value-panel,.auth-card{border-radius:24px;padding:22px 17px}.auth-feature-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.auth-cta{transition:none}}.dashboard{color:#173a59;background:radial-gradient(circle at 78% 0,#8bcae538,#0000 28%),#f4f8fa;grid-template-columns:230px minmax(0,1fr) 290px;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.dashboard button,.dashboard input{font:inherit}.dashboard button{cursor:pointer}.dashboard__sidebar{box-sizing:border-box;color:#fff;background:linear-gradient(#173d5d 0%,#102e49 100%);flex-direction:column;height:100vh;padding:34px 22px 24px;display:flex;position:sticky;top:0;box-shadow:12px 0 36px #14385314}.dashboard__logo{color:#fff;background:0 0;border:0;align-self:flex-start;padding:2px 8px 20px;font-family:Great Vibes,cursive;font-size:2.85rem;line-height:1}.dashboard__nav{flex-direction:column;gap:8px;margin-top:28px;display:flex}.dashboard__nav-item,.dashboard__logout{color:#c8dbe5;text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;gap:13px;width:100%;padding:13px 15px;transition:all .16s;display:flex}.dashboard__nav-item span:first-child,.dashboard__logout span:first-child{color:#8ec5df;text-align:center;width:20px;font-size:1.25rem}.dashboard__nav-item:hover,.dashboard__nav-item.is-active,.dashboard__logout:hover{color:#fff;background:#97cbe224}.dashboard__new{color:#fff;background:linear-gradient(135deg,#55a8cf,#7bc1df);border:0;border-radius:15px;font-weight:700;box-shadow:0 12px 25px #135b7e3b}.dashboard__new--sidebar{justify-content:center;align-items:center;gap:8px;margin-top:28px;padding:14px 12px;display:flex}.dashboard__sidebar-bottom{flex-direction:column;gap:12px;margin-top:auto;display:flex}.dashboard__main{min-width:0;padding:46px clamp(28px,4vw,64px) 54px}.dashboard__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.dashboard__eyebrow,.dashboard__section-heading>div>span,.dashboard__info-label{color:#67a3bf;letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800}.dashboard__header h1{color:#173a59;letter-spacing:-.04em;margin:8px 0 6px;font-family:Georgia,serif;font-size:clamp(2rem,3vw,3.15rem);line-height:1.1}.dashboard__header h1 span{color:#59b;font-family:Great Vibes,cursive;font-size:1.22em;font-weight:400}.dashboard__header p{color:#718493;line-height:1.55}.dashboard__new--header{flex:none;padding:13px 18px}.dashboard__search{color:#77a9c0;background:#fff;border:1px solid #dbe8ee;border-radius:16px;align-items:center;gap:10px;margin-top:34px;padding:0 17px;display:flex;box-shadow:0 8px 25px #204b670d}.dashboard__search input{color:#244b67;background:0 0;border:0;outline:0;width:100%;padding:14px 0}.dashboard__limit{color:#6d5c3e;background:#fbf5e9;border:1px solid #e6d7b9;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:13px 16px;font-size:.88rem;display:flex}.dashboard__limit button,.dashboard__info-card button,.dashboard__profile-card button{color:#408caf;background:0 0;border:0;font-weight:700}.dashboard__memories{margin-top:36px}.dashboard__section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.dashboard__section-heading h2{color:#1b405e;margin:3px 0 0;font-family:Georgia,serif;font-size:1.55rem}.dashboard__section-heading>button{color:#59b;background:0 0;border:0;padding:5px;font-weight:700}.dashboard__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.dashboard__memory{color:#fff;text-align:left;background:#2d617e;border:0;border-radius:22px;min-height:225px;padding:0;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 14px 30px #19435e21}.dashboard__memory:hover{transform:translateY(-3px);box-shadow:0 18px 38px #19435e33}.dashboard__memory-image,.dashboard__memory-placeholder{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.dashboard__memory-image{aspect-ratio:16/9;background:#dceaf0}.dashboard__memory-image img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.dashboard__memory-placeholder{background:radial-gradient(circle at 78% 23%,#ffffff2b,#0000 24%),linear-gradient(145deg,#79b7d2,#285875);justify-content:center;align-items:center;display:flex}.dashboard__memory--2 .dashboard__memory-placeholder{background:linear-gradient(145deg,#a3cbdc,#467996)}.dashboard__memory--3 .dashboard__memory-placeholder{background:linear-gradient(145deg,#4f8aaa,#183f5d)}.dashboard__memory-placeholder span{color:#fff3;font-family:Great Vibes,cursive;font-size:4rem;transform:rotate(-8deg)}.dashboard__memory-shade{background:linear-gradient(#091f2e05 25%,#091f2ee0 100%);position:absolute;inset:0}.dashboard__memory-copy{flex-direction:column;gap:4px;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.dashboard__memory-copy small{color:#bfe0ee;text-transform:uppercase;font-size:.72rem}.dashboard__memory-copy strong{text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,serif;font-size:1.28rem;overflow:hidden}.dashboard__memory-copy>span{color:#ffffffc7;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.dashboard__empty{color:#52758a;background:#ffffff8f;border:1px dashed #bfd3dd;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:220px;display:flex}.dashboard__empty>span{font-size:2rem}.dashboard__empty small{color:#68a3bf}.dashboard__profile{background:#ffffffb3;border-left:1px solid #dfebf0;min-width:0;padding:38px 25px}.dashboard__profile-card,.dashboard__info-card{background:#ffffffeb;border:1px solid #e0ebf0;border-radius:22px;padding:24px;box-shadow:0 12px 30px #18435f0f}.dashboard__profile-card{text-align:center}.dashboard__avatar{color:#fff;background:linear-gradient(145deg,#7ebbd5,#3d7898);border:4px solid #e3f0f5;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 13px;font-family:Georgia,serif;font-size:1.8rem;display:flex;overflow:hidden}.dashboard__avatar img{object-fit:cover;width:100%;height:100%}.dashboard__profile-name{color:#1c405d;text-overflow:ellipsis;font-family:Georgia,serif;font-size:1.22rem;font-weight:700;overflow:hidden}.dashboard__profile-email{color:#8294a0;text-overflow:ellipsis;margin:4px 0 12px;font-size:.78rem;overflow:hidden}.dashboard__info-card{margin-top:18px}.dashboard__plan,.dashboard__storage-heading{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.dashboard__plan span{color:#1c405d;font-family:Georgia,serif;font-size:1.45rem;font-weight:700}.dashboard__plan strong{color:#5fa3c2;font-size:1.8rem}.dashboard__info-card p{color:#8294a0;margin:8px 0 0;font-size:.78rem;line-height:1.45}.dashboard__info-card button{margin-top:14px;padding:0}.dashboard__export-card button{text-align:left;line-height:1.4}.dashboard__storage-heading{color:#315a73;margin-top:0}.dashboard__storage-heading strong{color:#5b9dbb}.dashboard__storage-bar{background:#e8f0f4;border-radius:999px;height:7px;margin-top:14px;overflow:hidden}.dashboard__storage-bar span{border-radius:inherit;background:linear-gradient(90deg,#4b94b8,#82c5df);height:100%;display:block}@media (width<=1180px){.dashboard{grid-template-columns:92px minmax(0,1fr)}.dashboard__sidebar{padding-inline:14px}.dashboard__logo{text-align:center;width:100%;padding-inline:0;font-size:1.65rem;overflow:hidden}.dashboard__nav-item,.dashboard__logout{justify-content:center;padding-inline:8px}.dashboard__nav-item span:last-child,.dashboard__logout span:last-child,.dashboard__new--sidebar span:last-child{display:none}.dashboard__profile{background:0 0;border-left:0;grid-column:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0 clamp(28px,4vw,64px) 42px;display:grid}.dashboard__info-card{margin-top:0}}@media (width<=720px){.dashboard{flex-direction:column;display:flex}.dashboard__sidebar{grid-template-columns:1fr auto;width:100%;height:auto;padding:17px 18px;display:grid;position:static}.dashboard__logo{text-align:left;width:auto;padding:0;font-size:2.2rem}.dashboard__nav{order:3;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px;display:grid}.dashboard__nav-item{min-width:0}.dashboard__nav-item span:last-child{display:inline}.dashboard__new--sidebar{display:none}.dashboard__sidebar-bottom{flex-direction:row;align-items:center;margin:0}.dashboard__logout{width:auto}.dashboard__main{padding:30px 18px 38px}.dashboard__header{display:block}.dashboard__new--header{width:100%;margin-top:20px}.dashboard__limit{flex-direction:column;align-items:flex-start}.dashboard__grid{grid-template-columns:1fr}.dashboard__memory{min-height:245px}.dashboard__profile{flex-direction:column;padding:0 18px 38px;display:flex}.dashboard__section-heading h2{font-size:1.35rem}}.profile-page{grid-template-columns:230px minmax(0,1fr)}.profile-page__main{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto}.profile-page__header h1{color:#173a59}.profile-page__layout{grid-template-columns:minmax(260px,.72fr) minmax(0,1.55fr);align-items:start;gap:24px;margin-top:36px;display:grid}.profile-page__portrait,.profile-page__card{box-sizing:border-box;background:#fffffff0;border:1px solid #dce8ee;border-radius:24px;padding:25px;box-shadow:0 14px 34px #19435e17}.profile-page__portrait{position:sticky;top:32px}.profile-page__card-heading>span{color:#67a3bf;letter-spacing:.13em;text-transform:uppercase;font-size:.68rem;font-weight:800}.profile-page__card-heading h2{color:#1b405e;margin:5px 0 20px;font-family:Georgia,serif;font-size:1.55rem}.profile-page__hero-photo,.profile-page__photo-empty{aspect-ratio:4/5;background:#e4eff3;border:0;border-radius:20px;width:100%;overflow:hidden}.profile-page__hero-photo{padding:0;display:block;position:relative}.profile-page__hero-photo img{object-fit:cover;width:100%;height:100%;display:block}.profile-page__hero-photo>span{color:#fff;opacity:0;background:#123148b8;border-radius:999px;padding:7px 10px;font-size:.68rem;font-weight:700;transition:opacity .16s;position:absolute;bottom:13px;right:13px}.profile-page__hero-photo:hover>span,.profile-page__hero-photo:focus-visible>span{opacity:1}.profile-page__photo-empty{background:radial-gradient(circle at 76% 20%,#fff3,#0000 24%),linear-gradient(145deg,#92c5d9,#396f8d);justify-content:center;align-items:center;display:flex}.profile-page__photo-empty span{color:#ffffffe6;font-family:Georgia,serif;font-size:clamp(4rem,8vw,7rem)}.profile-page__upload{color:#347fa3;cursor:pointer;background:#eef7fa;border:1px solid #bcd8e4;border-radius:13px;justify-content:center;align-items:center;gap:7px;margin-top:16px;padding:12px 14px;font-size:.82rem;font-weight:800;display:flex}.profile-page__upload input{display:none}.profile-page__photos{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.profile-page__photo{min-width:0}.profile-page__photo>button:first-child{aspect-ratio:1;background:#e4eff3;border:2px solid #e1edf2;border-radius:11px;width:100%;padding:0;display:block;overflow:hidden}.profile-page__photo img{object-fit:cover;width:100%;height:100%;display:block}.profile-page__remove{color:#a45c5c;background:0 0;border:0;width:100%;margin-top:4px;padding:4px 2px;font-size:.65rem}.profile-page__details{gap:24px;display:grid}.profile-page__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.profile-page__field{flex-direction:column;gap:7px;min-width:0;display:flex}.profile-page__field>span{color:#547387;font-size:.74rem;font-weight:800}.profile-page__field input,.profile-page__bio textarea{box-sizing:border-box;color:#23465f;width:100%;font:inherit;background:#f9fbfc;border:1px solid #d7e5eb;border-radius:13px;outline:none;transition:border-color .16s,box-shadow .16s,background .16s}.profile-page__field input{min-height:48px;padding:11px 13px}.profile-page__field input:focus,.profile-page__bio textarea:focus{background:#fff;border-color:#7eb7d0;box-shadow:0 0 0 4px #5ba3c41c}.profile-page__field--birthPlace{grid-column:1/-1}.profile-page__bio{background:radial-gradient(circle at 100% 0,#81c2dc21,#0000 31%),#fffffff0;position:relative;overflow:hidden}.profile-page__bio:before{content:"“";color:#5ca5c421;font-family:Georgia,serif;font-size:7rem;line-height:1;position:absolute;top:12px;right:26px}.profile-page__bio p{color:#8294a0;margin:-9px 0 14px;font-size:.82rem;position:relative}.profile-page__bio textarea{resize:vertical;min-height:190px;padding:16px;line-height:1.65;position:relative}.profile-page__save{color:#fff;min-width:150px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#438fb4,#72b9d7);border:0;border-radius:14px;padding:13px 21px;font-weight:800;box-shadow:0 12px 25px #135b7e38}.profile-page__save:disabled{cursor:wait;opacity:.68}.profile-page__actions{justify-content:flex-end;margin-top:24px;display:flex}.profile-page__save--header{flex:none}@media (width<=1180px){.profile-page{grid-template-columns:92px minmax(0,1fr)}.profile-page__layout{grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr)}}@media (width<=860px){.profile-page__layout{grid-template-columns:1fr}.profile-page__portrait{grid-template-columns:minmax(180px,.65fr) minmax(200px,1fr);gap:16px 22px;display:grid;position:static}.profile-page__portrait .profile-page__card-heading{grid-column:1/-1}.profile-page__upload,.profile-page__photos{align-self:start;margin-top:0}.profile-page__photos{grid-column:2;margin-top:-16px}}@media (width<=720px){.profile-page{display:flex}.profile-page__header{display:block}.profile-page__save--header{width:100%;margin-top:20px}.profile-page__layout{margin-top:26px}.profile-page__portrait{display:block}.profile-page__hero-photo,.profile-page__photo-empty{max-height:520px}.profile-page__upload,.profile-page__photos{margin-top:16px}.profile-page__fields{grid-template-columns:1fr}.profile-page__field--birthPlace{grid-column:auto}.profile-page__actions{display:none}}@media (width<=420px){.profile-page .dashboard__nav-item{gap:6px;padding-inline:6px;font-size:.8rem}.profile-page__portrait,.profile-page__card{padding:20px}}.memories-page{grid-template-columns:230px minmax(0,1fr)}.memories-page__main{box-sizing:border-box;width:100%;max-width:1500px;margin:0 auto}.memories-page__header h1{color:#173a59}.memories-page__plan{color:#607d8f;background:#ffffffbd;border:1px solid #dce9ef;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:13px 16px;font-size:.82rem;display:flex}.memories-page__plan button{color:#347fa3!important;box-shadow:none!important;background:#e2f1f7!important;border:0!important;border-radius:10px!important;padding:7px 12px!important;font-weight:700!important}.memories-page__controls{align-items:end;gap:16px;margin-top:22px;display:flex}.memories-page__search{flex:1;margin-top:0}.memories-page__sort{color:#607d8f;letter-spacing:.05em;text-transform:uppercase;gap:6px;min-width:260px;font-size:.72rem;font-weight:800;display:grid}.memories-page__sort select{color:#315b73;min-height:48px;font:inherit;letter-spacing:normal;text-transform:none;background:#fffffff0;border:1px solid #dce8ee;border-radius:14px;padding:0 38px 0 14px;font-size:.78rem}.memories-page__sort select:focus{border-color:#83b7ce;outline:2px solid #67a3bf33}.memories-page__content{margin-top:34px}.memories-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.memory-card{background:#fffffff0;border:1px solid #dce8ee;border-radius:22px;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 14px 34px #19435e17}.memory-card:hover{transform:translateY(-3px);box-shadow:0 19px 42px #19435e26}.memory-card__visual{background:#dceaf0;border:0;width:100%;height:220px;padding:0;display:block;position:relative;overflow:hidden}.memory-card__visual img{object-fit:contain;object-position:center;background:#dceaf0;width:100%;height:100%;display:block}.memory-card__fallback{background:radial-gradient(circle at 78% 23%,#ffffff2e,#0000 24%),linear-gradient(145deg,#79b7d2,#285875);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.memory-card__fallback--2{background:linear-gradient(145deg,#a3cbdc,#467996)}.memory-card__fallback--3{background:linear-gradient(145deg,#4f8aaa,#183f5d)}.memory-card__fallback>span{color:#ffffff38;font-family:Great Vibes,cursive;font-size:clamp(3.2rem,5vw,4.5rem);transform:rotate(-8deg)}.memory-card__body{padding:20px}.memory-card__body time{color:#67a3bf;letter-spacing:.08em;text-transform:uppercase;min-height:1em;font-size:.7rem;font-weight:800;display:block}.memory-card__body h3{color:#1b405e;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 8px;font-family:Georgia,serif;font-size:1.3rem;line-height:1.2;overflow:hidden}.memory-card__body>p{color:#718493;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:4.35em;font-size:.86rem;line-height:1.45;display:-webkit-box;overflow:hidden}.memory-card__footer{border-top:1px solid #e7eff3;margin-top:18px;padding-top:15px}.memory-card__media{flex-wrap:wrap;gap:6px;min-height:27px;display:flex}.memory-card__media>span{color:#4d829b;background:#edf6f9;border-radius:999px;padding:4px 7px;font-size:.68rem;font-weight:700}.memory-card__media .memory-card__media-empty{color:#8a9ba5;background:#f2f5f6}.memory-card__actions{grid-template-columns:1fr auto auto;gap:7px;margin-top:14px;display:grid}.memory-card__actions button{color:#52758a;background:#fff;border:1px solid #d7e6ed;border-radius:10px;padding:9px 10px;font-size:.74rem;font-weight:700}.memory-card__actions .memory-card__open{color:#347fa3;background:#e3f2f8;border-color:#0000}.memory-card__actions .memory-card__delete{color:#a45c5c}.memory-card__actions button:hover{border-color:#a9ccdc}@media (width<=1180px){.memories-page{grid-template-columns:92px minmax(0,1fr)}.memories-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.memories-page{display:flex}.memories-page__header{display:block}.memories-page__plan{flex-direction:column;align-items:flex-start}.memories-page__controls{flex-direction:column;align-items:stretch}.memories-page__sort{min-width:0}.memories-page__grid{grid-template-columns:1fr;gap:18px}.memory-card__visual{height:240px}}@media (width<=420px){.memories-page .dashboard__nav-item{gap:6px;padding-inline:6px;font-size:.8rem}.memory-card__actions{grid-template-columns:1fr 1fr}.memory-card__actions .memory-card__delete{grid-column:1/-1}}.memory-detail{grid-template-columns:230px minmax(0,1fr)}.memory-detail__main{box-sizing:border-box;width:100%;max-width:1180px;margin:0 auto}.memory-detail__header{margin-bottom:28px}.memory-detail__back{color:#59b;background:0 0;border:0;align-items:center;gap:8px;margin:0 0 28px;padding:0;font-weight:700;display:inline-flex}.memory-detail__header h1{color:#173a59;letter-spacing:-.045em;max-width:900px;margin:9px 0 10px;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.06}.memory-detail__dates{color:#67a3bf;letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;gap:8px 22px;font-size:.76rem;font-weight:800;display:flex}.memory-detail__dates time{color:inherit}.memory-detail__story{background:#fffffff0;border:1px solid #dce8ee;border-radius:26px;margin-bottom:22px;padding:clamp(28px,4vw,46px);position:relative;overflow:hidden;box-shadow:0 14px 34px #19435e14}.memory-detail__story p{z-index:1;color:#425f71;white-space:pre-wrap;max-width:880px;margin:0;font-family:Georgia,serif;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.85;position:relative}.memory-detail__quote{color:#e4f1f6;font-family:Georgia,serif;font-size:10rem;line-height:1;position:absolute;top:-20px;right:30px}.memory-detail__card{background:#fffffff0;border:1px solid #dce8ee;border-radius:24px;margin-bottom:20px;padding:clamp(22px,3vw,32px);box-shadow:0 14px 34px #19435e14}.memory-detail__card--voice{background:linear-gradient(145deg,#f8fcfd,#edf6f9)}.memory-detail__section-heading{align-items:flex-start;gap:15px;margin-bottom:22px;display:flex}.memory-detail__section-icon{color:#3d8eb3;background:#e3f2f8;border-radius:14px;flex:0 0 44px;place-items:center;height:44px;font-size:1.2rem;display:grid}.memory-detail__section-heading h2{color:#1b405e;margin:0 0 5px;font-family:Georgia,serif;font-size:1.45rem}.memory-detail__section-heading p{color:#718493;margin:0;font-size:.9rem;line-height:1.5}.memory-detail__gallery{grid-template-columns:minmax(0,1fr);gap:20px;display:grid}.memory-detail__gallery button{background:radial-gradient(circle at 50% 45%,#ffffffe6,#0000 58%),#eaf2f5;border:1px solid #d7e5eb;border-radius:20px;justify-content:center;align-items:center;width:100%;height:clamp(440px,68vh,760px);padding:0;display:flex;overflow:hidden}.memory-detail__gallery img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .18s;display:block}.memory-detail__gallery button:hover img{transform:scale(1.01)}.memory-detail__player,.memory-detail__track{background:#fff;border:1px solid #dce8ee;border-radius:16px;padding:14px 16px}.memory-detail__player audio,.memory-detail__track audio{width:100%;display:block}.memory-detail__videos{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.memory-detail__videos>div{background:#173a59;border-radius:17px;overflow:hidden}.memory-detail__videos video{object-fit:contain;width:100%;height:280px;display:block}.memory-detail__tracks{gap:12px;display:grid}.memory-detail__track>div{color:#315d77;overflow-wrap:anywhere;align-items:center;gap:9px;margin-bottom:11px;font-size:.85rem;display:flex}.memory-detail__actions{color:#fff;background:linear-gradient(145deg,#173d5d,#102e49);border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:24px 26px;display:flex;box-shadow:0 16px 34px #14385329}.memory-detail__actions>div:first-child{flex-direction:column;gap:4px;display:flex}.memory-detail__actions strong{font-family:Georgia,serif;font-size:1.15rem}.memory-detail__actions span{color:#bfd2dc;font-size:.82rem}.memory-detail__action-buttons{flex:none;gap:10px;display:flex}.memory-detail__action-buttons button,.memory-detail__empty button{border-radius:13px;padding:12px 18px;font-weight:750}.memory-detail__edit{color:#fff;background:linear-gradient(135deg,#55a8cf,#7bc1df);border:0;box-shadow:0 10px 22px #135b7e33}.memory-detail__share{color:#e5f6fd;background:#55a8cf24;border:1px solid #7bc1df8c}.memory-detail__delete{color:#f0caca;background:#ffffff14;border:1px solid #ffffff2e}.memory-detail__modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#102e4994;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.memory-detail__modal{box-sizing:border-box;color:#425f71;text-align:center;background:#fff;border:1px solid #dce8ee;border-radius:24px;width:min(440px,100%);padding:30px;box-shadow:0 24px 60px #102e4947}.memory-detail__modal-icon{color:#3d8eb3;background:#e3f2f8;border-radius:15px;place-items:center;width:48px;height:48px;margin:0 auto 16px;font-size:1.35rem;display:grid}.memory-detail__modal h2{color:#173a59;margin:0 0 12px;font-family:Georgia,serif;font-size:1.65rem}.memory-detail__modal p{margin:0 0 24px;font-size:.98rem;line-height:1.65}.memory-detail__modal button{color:#fff;background:linear-gradient(135deg,#55a8cf,#7bc1df);border:0;border-radius:13px;min-width:120px;padding:12px 22px;font-weight:750;box-shadow:0 10px 22px #135b7e33}.memory-detail__empty{color:#718493;text-align:center;background:#fff;border:1px solid #dce8ee;border-radius:24px;max-width:600px;margin:12vh auto 0;padding:48px 30px;box-shadow:0 14px 34px #19435e14}.memory-detail__empty>span{color:#67a3bf;font-size:2rem}.memory-detail__empty h1{color:#173a59;margin:12px 0 8px;font-family:Georgia,serif}.memory-detail__empty button{color:#347fa3;background:#e3f2f8;border:0;margin-top:15px}@media (width<=1180px){.memory-detail{grid-template-columns:92px minmax(0,1fr)}.memory-detail__gallery button{height:clamp(420px,64vh,680px)}}@media (width<=720px){.memory-detail{display:flex}.memory-detail__main{padding:28px 18px 118px}.memory-detail__back{margin-bottom:20px}.memory-detail__story,.memory-detail__card{border-radius:20px;padding:20px}.memory-detail__gallery,.memory-detail__videos{grid-template-columns:1fr}.memory-detail__gallery button{border-radius:15px;height:clamp(380px,62svh,620px)}.memory-detail__videos video{height:240px}.memory-detail__actions{flex-direction:column;align-items:stretch}.memory-detail__action-buttons{grid-template-columns:1fr 1fr;display:grid}.memory-detail__share{grid-column:1/-1}}@media (width<=420px){.memory-detail__action-buttons{grid-template-columns:1fr}.memory-detail__share{grid-column:auto}.memory-detail__modal{border-radius:20px;padding:26px 20px}}.editor-page{grid-template-columns:230px minmax(0,1fr)}.editor-page__main{box-sizing:border-box;width:100%;max-width:1120px;margin:0 auto}.editor-page__header{margin-bottom:32px}.editor-page__header h1{color:#173a59;letter-spacing:-.045em;margin:9px 0 10px;font-family:Georgia,serif;font-size:clamp(2.3rem,4vw,3.7rem);line-height:1.08}.editor-page__header p{color:#718493;max-width:720px;margin:0;line-height:1.65}.editor-page__back{color:#59b;background:0 0;border:0;margin:0 0 28px;padding:0;font-weight:700}.editor-page__limit,.editor-page__unlock{color:#6d5c3e;text-align:center;background:#fbf5e9;border:1px solid #e6d7b9;border-radius:16px;margin-bottom:18px;padding:16px 18px}.editor-card{background:#fffffff0;border:1px solid #dce8ee;border-radius:24px;margin-bottom:20px;padding:clamp(22px,3vw,32px);box-shadow:0 14px 34px #19435e14}.editor-card--voice{background:linear-gradient(145deg,#f8fcfd,#edf6f9)}.editor-card__heading{align-items:flex-start;gap:15px;margin-bottom:23px;display:flex}.editor-card__icon{color:#3d8eb3;background:#e3f2f8;border-radius:14px;flex:0 0 44px;place-items:center;height:44px;font-size:1.2rem;display:grid}.editor-card__heading h2{color:#1b405e;margin:0 0 5px;font-family:Georgia,serif;font-size:1.45rem}.editor-card__heading p{color:#718493;margin:0;font-size:.9rem;line-height:1.5}.editor-card__heading small{color:#91a1ab;margin-top:5px;font-size:.72rem;display:block}.editor-field{color:#416579;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;gap:8px;margin-top:18px;font-size:.82rem;font-weight:800;display:flex}.editor-story-fields{grid-template-columns:minmax(0,2fr) minmax(190px,1fr);gap:16px;display:grid}.editor-field small{color:#91a1ab;font-size:.72rem}.editor-field input,.editor-field textarea{box-sizing:border-box;color:#234963;text-transform:none;letter-spacing:normal;background:#fbfdfd;border:1px solid #d7e5eb;border-radius:15px;outline:none;width:100%;font:400 1rem/1.55 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:border-color .16s,box-shadow .16s}.editor-field input{padding:14px 16px}.editor-field textarea{resize:vertical;min-height:220px;padding:16px}.editor-field input:focus,.editor-field textarea:focus{border-color:#7db8d2;box-shadow:0 0 0 4px #5599bb1c}.editor-ai{margin-top:18px}.editor-title-ai{margin-top:10px}.editor-title-ai__suggestions{background:linear-gradient(145deg,#f8fcfd,#edf7fa);border:1px solid #b9d8e5;border-radius:18px;flex-direction:column;align-items:flex-start;gap:8px;margin-top:14px;padding:18px;display:flex}.editor-title-ai__suggestions>strong{color:#1b405e;font-family:Georgia,serif;font-size:1.08rem}.editor-title-ai__suggestions>span{color:#718493;font-size:.8rem;line-height:1.45}.editor-title-ai__choices{gap:9px;width:100%;margin-top:4px;display:grid}.editor-title-ai__choice{color:#234963;text-align:left;cursor:pointer;background:#fff;border:1px solid #b9d8e5;border-radius:12px;padding:12px 14px;font:700 .95rem/1.4 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.editor-title-ai__choice:hover:not(:disabled){background:#f5fbfd;border-color:#59b}.editor-title-ai__choice:disabled{cursor:not-allowed;opacity:.5}.editor-button--ai{color:#347fa3;background:#edf7fa;border:1px solid #b9d8e5}.editor-button--secondary{color:#347fa3;background:#fff;border:1px solid #b9d8e5}.editor-button--plain{color:#627c8c;background:0 0}.editor-ai__error,.editor-ai__notice{color:#9b5b5b;margin:12px 0 0;font-size:.84rem;line-height:1.5}.editor-ai__suggestion{background:linear-gradient(145deg,#f8fcfd,#edf7fa);border:1px solid #b9d8e5;border-radius:18px;margin-top:18px;padding:20px}.editor-ai__suggestion-heading{flex-direction:column;gap:5px;margin-bottom:14px;display:flex}.editor-ai__suggestion-heading strong{color:#1b405e;font-family:Georgia,serif;font-size:1.08rem}.editor-ai__suggestion-heading span{color:#718493;font-size:.8rem;line-height:1.45}.editor-ai__suggestion-text{color:#234963;white-space:pre-wrap;font-size:1rem;line-height:1.65}.editor-ai__actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.editor-voice__actions{display:flex}.editor-button{border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:12px 18px;font-weight:750;display:inline-flex}.editor-button--primary,.editor-button--save{color:#fff;background:linear-gradient(135deg,#55a8cf,#7bc1df);box-shadow:0 10px 22px #135b7e33}.editor-button--stop{color:#9f5050;background:#f7e7e7}.editor-audio-preview{background:#fff;border:1px solid #dce8ee;border-radius:16px;margin-top:18px;padding:12px 15px}.editor-audio-preview audio,.editor-track audio{width:100%;display:block}.editor-voice-transcription{padding-top:2px}.editor-upload-actions{flex-wrap:wrap;gap:10px;display:flex}.editor-upload{color:#347fa3;cursor:pointer;background:#edf7fa;border:1px solid #b9d8e5;border-radius:12px;align-items:center;gap:8px;padding:11px 15px;font-size:.84rem;font-weight:800;display:inline-flex}.editor-upload--capture{display:none}.editor-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:20px;display:grid}.editor-media-grid--images{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-media-card{background:#f5f9fa;border:1px solid #dce8ee;border-radius:17px;overflow:hidden}.editor-media-card__visual{background:#e5eff3;border:0;width:100%;height:170px;padding:0;display:block}.editor-media-card__visual img{object-fit:cover;width:100%;height:100%;display:block}.editor-media-card--video video{object-fit:contain;background:#173a59;width:100%;height:220px;display:block}.editor-remove{color:#9b5b5b;background:#fff;border:0;border-radius:8px;margin:10px 12px 11px auto;padding:6px 9px;font-size:.73rem;font-weight:750;display:block}.editor-track-list{gap:12px;margin-top:20px;display:grid}.editor-track{background:#f8fbfc;border:1px solid #dce8ee;border-radius:16px;padding:15px}.editor-track__name{color:#315d77;overflow-wrap:anywhere;gap:9px;margin-bottom:11px;font-size:.85rem;font-weight:750;display:flex}.editor-save{color:#fff;background:linear-gradient(145deg,#173d5d,#102e49);border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:24px 26px;display:flex;box-shadow:0 16px 34px #14385329}.editor-save div{flex-direction:column;gap:4px;display:flex}.editor-save strong{font-family:Georgia,serif;font-size:1.2rem}.editor-save span{color:#bfd2dc;font-size:.82rem}.editor-save .editor-button--save{flex:none;min-width:150px}.editor-button:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}@media (width<=1180px){.editor-page{grid-template-columns:92px minmax(0,1fr)}}@media (hover:none) and (pointer:coarse){.editor-upload--capture{display:inline-flex}}@media (width<=720px){.editor-page{display:flex}.editor-page__main{padding:28px 18px 118px}.editor-page__header{margin-bottom:24px}.editor-page__back{margin-bottom:20px}.editor-card{border-radius:20px;padding:20px}.editor-story-fields{grid-template-columns:1fr;gap:0}.editor-ai__actions{flex-direction:column;align-items:stretch}.editor-ai__actions .editor-button{width:100%}.editor-media-grid,.editor-media-grid--images{grid-template-columns:1fr}.editor-media-card__visual{height:230px}.editor-save{flex-direction:column;align-items:stretch}.editor-save .editor-button--save{width:100%}}.legacy-core{grid-template-columns:230px minmax(0,1fr);min-height:100vh}.legacy-core__main{color:#efe9dc;background:radial-gradient(circle at 82% 6%,#b883411f,#0000 30%),radial-gradient(circle at 18% 88%,#27737738,#0000 34%),linear-gradient(145deg,#102f38 0%,#0a2530 48%,#081d28 100%);padding-bottom:40px}.legacy-core__header{justify-content:space-between;align-items:center;gap:20px;max-width:980px;margin:0 auto 24px;display:flex}.legacy-core__deduction small{color:#679eb5;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.legacy-core__header h1{color:#f3ede2;margin:0;font:2.3rem Georgia,serif}.legacy-core__private{color:#dfc28e;background:#d5ab671a;border:1px solid #d5ab6747;border-radius:999px;padding:10px 14px;font-size:.78rem;font-weight:700}.legacy-core__hero,.legacy-core__session,.legacy-core__review{background:#0c2730eb;border:1px solid #d5ab672e;border-radius:28px;max-width:800px;margin:0 auto;box-shadow:0 24px 60px #020d1452}.legacy-core__session,.legacy-core__review{padding:clamp(26px,5vw,54px)}.legacy-core__session{box-sizing:border-box;max-width:760px;padding:clamp(28px,4vw,44px)}.legacy-core__hero{background:linear-gradient(135deg,#0d3038 0%,#102a33 48%,#122c34 100%);grid-template-columns:minmax(260px,.82fr) minmax(360px,1.18fr);max-width:980px;min-height:480px;display:grid;position:relative;overflow:hidden}.legacy-core__hero-visual{background:#071d29;min-height:100%;overflow:hidden}.legacy-core__hero-visual img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.legacy-core__hero-content{z-index:3;background:radial-gradient(circle at 100% 0,#d2a05214,#0000 36%),linear-gradient(135deg,#0f3038fa,#0a232cfa);flex-direction:column;justify-content:center;padding:clamp(32px,4vw,48px);display:flex;position:relative}.legacy-core__mark{color:#dfbd80;background:#d8b16f1a;border:1px solid #d8b16f47;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:22px;font-size:1.55rem;display:grid}.legacy-core__hero h2{color:#f2ecdf;margin:0;font:1.28rem/1.58 Georgia,serif}.legacy-core__status{color:#9db4b4;gap:12px;margin:28px 0 8px;display:flex}.legacy-core__status strong{color:#dfbd80}.legacy-core__hero-content>p{color:#8fa8aa;margin:0;font-size:.84rem}.legacy-core__actions,.legacy-core__review-actions,.legacy-core__session-actions,.legacy-core__correction{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.legacy-core__actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;margin-top:22px;display:grid}.legacy-core__actions button{width:100%;min-height:44px;padding:11px 16px;line-height:1.25}.legacy-core__actions button:first-child{grid-column:1/-1;min-height:48px}.legacy-core__main button{color:#112a31;cursor:pointer;background:linear-gradient(135deg,#c9954d,#dfb66f);border:0;border-radius:12px;padding:12px 17px;font-weight:800}.legacy-core__main button.secondary,.legacy-core__session-actions button,.legacy-core__back{color:#dec08b;background:#d8b16f14;border:1px solid #d8b16f2e}.legacy-core__main button:disabled{opacity:.55;cursor:not-allowed}.legacy-core__benefits{border-top:1px solid #d8b16f29;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:24px;padding-top:18px;display:grid}.legacy-core__benefits span{color:#a9bbba;align-items:center;gap:6px;font-size:.7rem;font-weight:700;line-height:1.25;display:flex}.legacy-core__benefits i{color:#d39a54;font-size:.9rem;font-style:normal}.legacy-core__back{margin:-16px 0 24px;background:0 0!important;padding:8px 0!important}.legacy-core__session-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.legacy-core__session-header .legacy-core__back{color:#ead2a6;border-color:#d8b16f75;min-height:44px;margin:0;background:#d8b16f1a!important;padding:9px 13px!important}.legacy-core__step{color:#d8b16f;letter-spacing:.08em;font-size:.78rem;font-weight:800}.legacy-core__progress{background:#ffffff14;border-radius:9px;height:6px;margin-bottom:clamp(30px,4vw,42px);position:relative;overflow:hidden}.legacy-core__progress i{background:#d4a45d;border-radius:9px;transition:width .2s;position:absolute;inset:0 auto 0 0}.legacy-core__session-body{max-width:650px;margin:0 auto}.legacy-core__question{flex-direction:column;align-items:flex-start;display:flex}.legacy-core__question h2,.legacy-core__review h2{color:#f2ecdf;font:1.7rem/1.35 Georgia,serif}.legacy-core__question h2{margin:0 0 20px;font-size:clamp(1.55rem,3vw,1.85rem)}.legacy-core__main button.legacy-core__concrete{color:#dec08b;background:#d8b16f12;border:1px solid #d8b16f38;padding:9px 13px;font-size:.78rem}.legacy-core__scenario{color:#a9b8b6;background:#d8b16f12;border-left:3px solid #c8954f;border-radius:4px 14px 14px 4px;margin-top:14px;padding:16px 18px}.legacy-core__scenario span{letter-spacing:.03em;font-size:.75rem;font-weight:800}.legacy-core__scenario p{color:#e7e0d4;margin:8px 0 0;font:1rem/1.55 Georgia,serif}.legacy-core textarea{box-sizing:border-box;resize:vertical;color:#f0ebe1;width:100%;min-height:150px;font:inherit;background:#04181f9e;border:1px solid #bed1cf2e;border-radius:15px;outline:none;margin-top:18px;padding:16px}.legacy-core textarea::placeholder{color:#82999a}.legacy-core textarea:focus{border-color:#c99a55;box-shadow:0 0 0 4px #c99a551f}.legacy-core__answer{margin-top:22px}.legacy-core__answer textarea{min-height:138px;margin-top:0}.legacy-core__send{min-width:150px;margin:14px 0 0 auto;display:block}.legacy-core__session-actions{border-top:1px solid #ffffff14;grid-template-columns:auto minmax(210px,1fr) auto;align-items:center;gap:12px;max-width:650px;margin:32px auto 0;padding-top:22px;display:grid}.legacy-core__session-actions button{min-width:0;min-height:44px;font-size:.75rem;line-height:1.25}.legacy-core__main .legacy-core__session-actions .legacy-core__later{color:#e4c895;background:#d8b16f1a;border-color:#d8b16f6b}.legacy-core__main .legacy-core__session-actions .legacy-core__skip{color:#c2cecd;background:#9eb1b20f;border-color:#9eb1b252}.legacy-core__main .legacy-core__session-actions .legacy-core__finish{color:#9aadae;background:0 0;border-color:#9eb1b238}.legacy-core__review{gap:16px;display:grid}.legacy-core__review h2{margin:0 0 8px}.legacy-core__deduction{background:#04181f66;border:1px solid #d8b16f29;border-radius:18px;padding:22px}.legacy-core__deduction p{color:#e8e2d8;margin:10px 0 0;font:1.1rem/1.55 Georgia,serif}.legacy-core__review-actions,.legacy-core__correction{justify-content:flex-start}.legacy-core__review-actions{margin-top:18px}.legacy-core__review-actions button:nth-child(2),.legacy-core__review-actions button:nth-child(3){color:#dec08b;background:#d8b16f14;border:1px solid #d8b16f2e}.legacy-core__correction textarea{flex-basis:100%;min-height:100px}.legacy-core__reviewed{color:#53816e;margin-top:16px;font-size:.8rem;display:block}.legacy-core__error{box-sizing:border-box;color:#9b4d4d;background:#fff0f0;border-radius:12px;max-width:800px;margin:0 auto 18px;padding:12px 16px}.legacy-core__loading,.legacy-core__empty{color:#9aadae;text-align:center}.legacy-core__notice{box-sizing:border-box;color:#42715b;background:#edf8f1;border-radius:12px;max-width:800px;margin:0 auto 18px;padding:12px 16px}.legacy-core__sessions>div>p,.legacy-core__detail-heading p{color:#9aadae;margin:5px 0 0}.legacy-core__session-card{background:#04181f66;border:1px solid #d8b16f29;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.legacy-core__session-card div{color:#e8e2d8;gap:4px;display:grid}.legacy-core__session-card span,.legacy-core__session-card small{color:#9aadae;font-size:.78rem}.legacy-core__detail-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.legacy-core__main button.legacy-core__danger{color:#a14949;background:#fff0f0}.legacy-core__qa{background:#04181f66;border:1px solid #d8b16f29;border-radius:18px;padding:22px}.legacy-core__qa>small{color:#6ea5ba;font-weight:800}.legacy-core__qa h3{color:#f0eadf;margin:8px 0 20px;font:1.25rem/1.4 Georgia,serif}.legacy-core__qa b{color:#537586;letter-spacing:.04em;text-transform:uppercase;font-size:.73rem}.legacy-core__qa p{color:#dfe3de;white-space:pre-wrap;margin:6px 0 16px;line-height:1.55}.legacy-core__original{opacity:.75;background:#ffffff0a;border-left:3px solid #d8b16f66;padding:12px 14px}.legacy-core__main button.legacy-core__edit{padding:9px 13px}.legacy-core__correction .legacy-core__warning{color:#8a6535;flex-basis:100%;margin:0;font-size:.78rem}@media (width<=1180px){.legacy-core{grid-template-columns:92px minmax(0,1fr)}.legacy-core__hero{grid-template-columns:minmax(220px,.72fr) minmax(340px,1.28fr)}.legacy-core__hero-content{padding:32px}}@media (width<=800px){.legacy-core__hero{grid-template-columns:1fr}.legacy-core__hero-visual{min-height:260px}.legacy-core__header{flex-direction:column;align-items:flex-start}.legacy-core__session-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-core__session-actions .legacy-core__finish{grid-column:1/-1;justify-self:center}}@media (width<=720px){.legacy-core{display:flex}.legacy-core__main{padding:26px 18px 30px}.legacy-core__header{margin-bottom:24px}.legacy-core__header h1{font-size:2rem}.legacy-core__hero{border-radius:22px;min-height:0}.legacy-core__hero-visual{min-height:230px}.legacy-core__hero-content{padding:26px 22px 28px}.legacy-core__actions{grid-template-columns:1fr}.legacy-core__actions button:first-child{grid-column:auto}.legacy-core__benefits{grid-template-columns:1fr;gap:10px}.legacy-core__session,.legacy-core__review{border-radius:22px;padding:28px 20px}.legacy-core__session-header{align-items:flex-start}.legacy-core__session-header .legacy-core__back{white-space:normal;text-align:left;max-width:calc(100% - 54px)}.legacy-core__progress{margin-bottom:28px}.legacy-core__question h2{margin-bottom:18px}.legacy-core__answer{margin-top:20px}.legacy-core__answer textarea{min-height:130px}.legacy-core__send{width:100%;margin-top:12px}.legacy-core__session-actions{grid-template-columns:minmax(0,1fr);margin-top:26px}.legacy-core__session-actions button{width:100%;padding:12px 14px}.legacy-core__session-actions .legacy-core__finish{grid-column:auto;justify-self:stretch}.legacy-core__detail-heading,.legacy-core__session-card{flex-direction:column;align-items:flex-start}}
