/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ivory:#fbf6ee;--paper:#fffdf9;--rose:#b87482;--rose-dark:#9f5e6c;--rose-soft:#f3dfe1;--sage:#a7b7aa;--lavender:#aaa2b3;--ink:#3f363b;--muted:#766c72;--border:#e8ddd4;--shadow:0 28px 80px #523d451f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);margin:0;font-family:IBM Plex Sans Arabic,Noto Sans Arabic,Tahoma,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-shell{background:radial-gradient(circle at 92% 16%, #b874821c, transparent 30%), linear-gradient(180deg, #fffdf9 0%, var(--ivory) 100%);min-height:100vh;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:999px;padding:10px 16px;transition:transform .18s;position:fixed;top:10px;right:16px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid #b874822e;grid-template-columns:180px 1fr 180px;align-items:center;gap:24px;width:min(1320px,100% - 64px);min-height:104px;margin:0 auto;display:grid}.brand{color:var(--rose);justify-self:start;align-items:flex-start;gap:3px;display:inline-flex}.brand-word{letter-spacing:-.08em;font-family:Alexandria,Noto Kufi Arabic,Tahoma,sans-serif;font-size:clamp(2rem,3vw,3.3rem);font-weight:700;line-height:1}.brand-dot{background:var(--sage);border-radius:50%;width:8px;height:8px;margin-top:5px}.main-nav{justify-content:center;align-items:center;gap:clamp(20px,3vw,48px);font-size:.98rem;font-weight:600;display:flex}.main-nav a{color:#4d4348;padding:12px 0;transition:color .18s;position:relative}.main-nav a:after{content:"";background:var(--rose);transform-origin:100%;border-radius:99px;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:5px;right:0;transform:scaleX(0)}.main-nav a:hover,.main-nav a:focus-visible,.main-nav a.active{color:var(--rose-dark)}.main-nav a:hover:after,.main-nav a:focus-visible:after,.main-nav a.active:after{transform:scaleX(1)}.account-link{border:1px solid var(--border);text-align:center;background:#fffdf9bf;border-radius:999px;justify-self:end;min-width:94px;padding:10px 16px;font-size:.9rem;font-weight:600;transition:border-color .18s,background .18s}.account-link:hover,.account-link:focus-visible{border-color:var(--rose);background:#fff}.hero{grid-template-columns:1.08fr .92fr;align-items:stretch;gap:28px;width:min(1320px,100% - 64px);min-height:680px;margin:42px auto 0;display:grid}.hero-card{z-index:2;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9ed;border:1px solid #b874824d;border-radius:30px;align-self:center;padding:clamp(40px,5vw,64px);position:relative}.price-row{flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}.price-pill{white-space:nowrap;background:#ffffffb3;border:1px solid;border-radius:999px;align-items:center;gap:9px;padding:10px 15px;font-size:.87rem;display:inline-flex}.price-pill strong{font-size:.95rem}.price-pill.single{border-color:#b8748261}.price-pill.monthly{border-color:#a7b7aabf}.pill-mark{background:var(--rose-soft);width:27px;height:27px;color:var(--rose-dark);border-radius:50%;place-items:center;display:inline-grid}.monthly .pill-mark{color:#6e8272;background:#e4ebe5}.eyebrow{color:var(--rose-dark);letter-spacing:.04em;margin:0 0 10px;font-size:.85rem;font-weight:700}.hero h1{max-width:660px;color:var(--ink);letter-spacing:-.06em;margin:0;font-family:Alexandria,Noto Kufi Arabic,Tahoma,sans-serif;font-size:clamp(3rem,5.5vw,5.7rem);font-weight:700;line-height:1.16}.hero-copy{color:#5f555a;max-width:650px;margin:24px 0 0;font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.9}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.button{border:1px solid var(--rose);border-radius:16px;justify-content:center;align-items:center;min-height:54px;padding:0 27px;font-weight:700;transition:transform .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button.primary{background:var(--rose);color:#fff;box-shadow:0 13px 30px #b8748242}.button.primary:hover,.button.primary:focus-visible{background:var(--rose-dark)}.button.secondary{color:var(--rose-dark);background:0 0}.button.secondary:hover,.button.secondary:focus-visible{background:#f8e9ea}.future-note{color:#5d5259;background:linear-gradient(135deg,#f3dfe194,#edede8b8);border:1px solid #aaa2b352;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:24px;padding:14px 16px;font-size:.9rem;line-height:1.65;transition:border-color .18s,transform .18s;display:grid}.future-note:hover,.future-note:focus-visible{border-color:var(--rose);transform:translateY(-2px)}.future-note strong{color:var(--rose-dark);display:block}.future-icon{width:38px;height:38px;color:var(--rose-dark);background:#fff;border-radius:13px;place-items:center;display:grid;box-shadow:0 6px 18px #523d4514}.future-arrow{color:var(--rose-dark);font-size:1.2rem}.trust-line{color:#83798a;align-items:center;gap:10px;margin:22px 0 0;font-size:.88rem;display:flex}.shield{border:1px solid var(--lavender);border-radius:50%;place-items:center;width:24px;height:24px;font-size:.74rem;display:inline-grid}.dawn-scene{background:linear-gradient(145deg,#f7dfe1,#eee9e5 52%,#cfd6cf);border-radius:32px;min-height:650px;margin:0;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff94}.dawn-scene>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.dawn-scene>figcaption{z-index:2;color:#fff;background:#272024b8;border-radius:10px;max-width:calc(100% - 390px);padding:8px 11px;font-size:.72rem;line-height:1.55;position:absolute;bottom:18px;right:20px}.dawn-scene>figcaption a{text-underline-offset:2px;text-decoration:underline}.dawn-scene:before,.dawn-scene:after{content:"";border:0;border-top:1px solid #b874823d;border-left:1px solid #b874823d;border-radius:50% 0 0;position:absolute;transform:rotate(-8deg)}.dawn-scene:before{width:300px;height:180px;bottom:86px;left:-80px}.dawn-scene:after{opacity:.65;width:360px;height:230px;bottom:54px;left:-100px}.scene-caption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#fffdf9c7;border:1px solid #ffffffa8;border-radius:17px;max-width:320px;padding:15px 18px;position:absolute;bottom:28px;left:28px;box-shadow:0 16px 46px #523d451a}.scene-caption span,.scene-caption strong{display:block}.scene-caption span{color:var(--rose-dark);font-size:.78rem;font-weight:700}.scene-caption strong{margin-top:5px;font-size:.95rem}.promise-strip{border:1px solid var(--border);width:min(1140px,100% - 64px);color:var(--muted);text-align:center;background:#fffdf9c2;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:12px;margin:26px auto 44px;padding:18px 28px;font-size:.86rem;display:grid}.promise-strip p{margin:0}.promise-strip span{color:var(--sage);margin-left:6px}.home-section,.inner-hero,.two-column-flow,.future-layout,.symbol-explorer,.product-grid,.account-preview,.launch-note,.prose-card,.site-footer{width:min(1180px,100% - 64px);margin-left:auto;margin-right:auto}.home-section{padding:94px 0}.section-eyebrow{color:var(--rose-dark);letter-spacing:.06em;margin:0 0 10px;font-size:.78rem;font-weight:800}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:54px;margin-bottom:42px;display:grid}.section-heading.centered{text-align:center;max-width:760px;margin-left:auto;margin-right:auto;display:block}.section-heading h2,.future-content h2,.source-section h2,.inner-hero h1{letter-spacing:-.045em;margin:0;font-family:Alexandria,Noto Kufi Arabic,Tahoma,sans-serif;font-weight:700;line-height:1.35}.section-heading h2,.future-content h2,.source-section h2{font-size:clamp(2rem,3.8vw,3.4rem)}.section-heading>p,.section-heading.centered p,.future-content>p,.source-section>div>p,.inner-lead{color:var(--muted);line-height:1.9}.step-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step-grid article{border:1px solid var(--border);background:#fffdf9d1;border-radius:24px;min-height:210px;padding:30px;box-shadow:0 16px 45px #523d450f}.step-grid span{background:var(--rose-soft);width:44px;height:44px;color:var(--rose-dark);border-radius:14px;place-items:center;font-weight:800;display:inline-grid}.step-grid h3{margin:24px 0 8px;font-size:1.3rem}.step-grid p{color:var(--muted);margin:0;line-height:1.75}.future-feature{grid-template-columns:.9fr 1.1fr;align-items:center;gap:76px;display:grid}.future-visual{background:radial-gradient(circle at 34% 28%,#fffffff2,#0000 25%),linear-gradient(145deg,#efd9dc,#e9e6e6 55%,#d5ddd6);border-radius:38px;min-height:500px;position:relative;overflow:hidden}.future-visual:before,.future-visual:after{content:"";border:1px solid #b874823d;border-radius:50%;position:absolute}.future-visual:before{width:320px;height:320px;top:-120px;left:-90px}.future-visual:after{width:430px;height:430px;bottom:-240px;right:-170px}.letter-card{background:#fffdf9eb;border:1px solid #b874824d;border-radius:26px;width:66%;min-height:250px;padding:34px;position:absolute;box-shadow:0 28px 70px #523d4524}.letter-card.back{background:#a7b7aa52;top:16%;left:13%;transform:rotate(-7deg)}.letter-card.front{top:25%;right:12%;transform:rotate(4deg)}.letter-card span,.letter-card strong{display:block}.letter-card span{color:var(--rose-dark);font-size:.86rem}.letter-card strong{margin-top:38px;font-family:Alexandria,Tahoma,sans-serif;font-size:1.8rem}.letter-card i{color:var(--rose);font-size:2rem;font-style:normal;position:absolute;bottom:28px;left:30px}.future-content ul,.plan-card ul,.future-benefits ul{margin:24px 0 30px;padding:0;list-style:none}.future-content li,.plan-card li,.future-benefits li{color:#5d5259;margin:12px 0;padding-right:30px;line-height:1.65;position:relative}.future-content li:before,.plan-card li:before,.future-benefits li:before{content:"✓";color:var(--rose-dark);font-weight:800;position:absolute;top:1px;right:0}.pricing-section{padding-top:112px}.pricing-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:22px;max-width:920px;margin:0 auto;display:grid}.plan-card{border:1px solid var(--border);background:var(--paper);border-radius:28px;padding:38px;position:relative;box-shadow:0 20px 55px #523d4512}.plan-card.featured{background:linear-gradient(160deg,#fffdf9,#f9eaeb);border-color:#b874828c;transform:translateY(-10px)}.plan-card h3{margin:0;font-size:1.45rem}.plan-price{align-items:baseline;gap:8px;margin:24px 0;display:flex}.plan-price strong{color:var(--rose-dark);font-family:Alexandria,Tahoma,sans-serif;font-size:3.4rem}.plan-price span{color:var(--muted)}.plan-card .button{width:100%}.popular{background:var(--rose);color:#fff;border-radius:999px;padding:7px 12px;font-size:.72rem;font-weight:800;position:absolute;top:18px;left:18px}.shop-preview .section-heading>a,.source-section a{color:var(--rose-dark);font-weight:800}.mini-product-grid,.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.shop-preview .mini-product-grid{grid-template-columns:minmax(0,920px);justify-content:center}.mini-product-grid article{border:1px solid var(--border);background:var(--paper);border-radius:24px;padding:18px 18px 24px}.mini-cover{color:#3f363bbf;border-radius:18px;place-items:center;min-height:180px;margin-bottom:20px;font-family:Alexandria,Tahoma,sans-serif;font-size:2rem;font-weight:700;display:grid}.tone-1{background:linear-gradient(145deg,#f1d9dc,#fff7ef)}.tone-2{background:linear-gradient(145deg,#dce6de,#f5f2e9)}.tone-3{background:linear-gradient(145deg,#e3dfeb,#fff8f3)}.mini-product-grid h3{margin:0 0 8px}.mini-product-grid p{min-height:52px;color:var(--muted);margin:0 0 16px;line-height:1.7}.mini-product-grid strong{color:var(--rose-dark)}.home-product-card{grid-template-columns:minmax(220px,38%) 1fr;align-items:center;gap:clamp(22px,4vw,46px);display:grid}.home-product-image{object-fit:cover;object-position:center top;border-radius:18px;width:100%;max-height:470px}.home-product-content h3{font-size:clamp(1.55rem,3vw,2.35rem)}.home-product-content>p[lang=en]{text-align:left;min-height:0}.home-product-price{margin:18px 0;font-size:1.35rem;display:block}.home-product-content .button{width:100%}.source-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.source-list{gap:12px;display:grid}.source-list p{border:1px solid var(--border);color:var(--muted);background:#fffdf9c7;border-radius:18px;grid-template-columns:52px 140px 1fr;align-items:center;gap:14px;margin:0;padding:18px;display:grid}.source-list span{color:#6e8272;background:#e7ece7;border-radius:13px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.source-list strong{color:var(--ink)}.faq-section{max-width:900px}.faq-section details{border-bottom:1px solid var(--border);padding:22px 0}.faq-section summary{cursor:pointer;font-size:1.05rem;font-weight:800}.faq-section details p{color:var(--muted);line-height:1.8}.page-shell{background:radial-gradient(circle at 90% 10%, #b874821f, transparent 28%), linear-gradient(180deg, #fffdf9, var(--ivory));min-height:100vh}.inner-hero{text-align:center;padding:92px 0 66px}.inner-hero h1{max-width:940px;margin:0 auto;font-size:clamp(2.7rem,5.8vw,5.5rem)}.inner-lead{max-width:760px;margin:24px auto 0;font-size:1.08rem}.inner-lead p{margin:0}.two-column-flow,.future-layout{grid-template-columns:1.1fr .9fr;align-items:start;gap:32px;padding-bottom:100px;display:grid}.experience-card,.side-guide,.future-benefits{border:1px solid var(--border);background:#fffdf9eb;border-radius:28px;padding:clamp(26px,4vw,42px);box-shadow:0 20px 60px #523d4514}.form-heading{align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.form-heading>span{background:var(--rose-soft);width:46px;height:46px;color:var(--rose-dark);border-radius:15px;flex:0 0 46px;place-items:center;font-weight:800;display:grid}.form-heading h2{margin:0;font-size:1.4rem}.form-heading p{color:var(--muted);margin:7px 0 0;line-height:1.7}.experience-card>label,.experience-card legend,.form-grid label{margin-bottom:10px;font-weight:800;display:block}.experience-card textarea,.experience-card input[type=date],.experience-card select,.symbol-explorer input[type=search]{border:1px solid var(--border);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:17px;outline:none;transition:border-color .18s,box-shadow .18s}.experience-card textarea{resize:vertical;padding:18px;line-height:1.8}.experience-card input[type=date],.experience-card select{min-height:52px;margin-top:9px;padding:0 14px}.experience-card textarea:focus,.experience-card input:focus,.experience-card select:focus,.symbol-explorer input:focus{border-color:var(--rose);box-shadow:0 0 0 4px #b874821f}.field-note{color:var(--muted);justify-content:space-between;margin:8px 2px 24px;font-size:.76rem;display:flex}.experience-card fieldset{border:0;margin:24px 0;padding:0}.choice-row{flex-wrap:wrap;gap:9px;display:flex}.choice{border:1px solid var(--border);color:var(--muted);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:9px 14px}.choice.active{border-color:var(--rose);background:var(--rose-soft);color:var(--rose-dark);font-weight:800}.submit-button{cursor:pointer;width:100%;font:inherit;border:0}.ready-panel,.future-preview{background:#f0f4f0;border:1px solid #a7b7aa8c;border-radius:18px;margin-top:20px;padding:20px}.ready-panel p,.ready-panel small,.future-preview p,.future-preview small{color:var(--muted);display:block}.ready-actions{flex-wrap:wrap;gap:9px;margin:14px 0;display:flex}.ready-actions a,.future-preview a{color:var(--rose-dark);background:#fff;border-radius:12px;padding:10px 13px;font-weight:800}.side-guide ol{counter-reset:steps;margin:26px 0;padding:0;list-style:none}.side-guide li{border-bottom:1px solid var(--border);gap:5px;padding:18px 0;display:grid}.side-guide li span{color:var(--muted);line-height:1.65}.gentle-warning,.privacy-card{color:#65575d;background:#f7e9ea;border-radius:18px;padding:18px}.gentle-warning p,.privacy-card p{margin:7px 0 0;line-height:1.75}.form-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;display:grid}.check-line{color:var(--muted);align-items:flex-start;gap:10px;line-height:1.7;margin:22px 0!important;font-weight:500!important;display:flex!important}.check-line input{accent-color:var(--rose);margin-top:6px}.future-preview{text-align:center}.future-preview>span,.future-preview>strong{display:block}.future-preview>strong{color:var(--rose-dark);margin:5px 0;font-size:1.35rem}.future-benefits h2{margin:28px 0 0}.future-orbit{min-height:210px;color:var(--muted);background:radial-gradient(circle,#fff 0 14%,#0000 15%),linear-gradient(145deg,#f1d9dc,#e4e9e4);border-radius:26px;justify-content:space-around;align-items:center;display:flex}.future-orbit strong{width:90px;height:90px;color:var(--rose-dark);background:#fff;border-radius:50%;place-items:center;display:grid;box-shadow:0 15px 40px #523d451f}.symbol-explorer{padding-bottom:110px}.search-label{margin-bottom:10px;font-weight:800;display:block}.symbol-explorer input[type=search]{min-height:62px;padding:0 20px;font-size:1rem}.result-count{color:var(--muted);margin:12px 3px 26px;font-size:.82rem}.symbol-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.symbol-card{border:1px solid var(--border);background:var(--paper);border-radius:24px;min-height:250px;padding:28px;position:relative;overflow:hidden}.symbol-initial{color:#b874821a;font-family:Alexandria,Tahoma,sans-serif;font-size:7rem;font-weight:800;position:absolute;top:2px;left:16px}.symbol-card h2{margin:28px 0 14px;position:relative}.symbol-card p{color:var(--muted);line-height:1.8;position:relative}.symbol-card small{color:var(--rose-dark);margin-top:14px;display:inline-block;position:relative}.empty-state{text-align:center;background:#fff;border-radius:20px;padding:40px}.product-grid{grid-template-columns:minmax(0,880px);justify-content:center;padding-bottom:34px}.product-card{border:1px solid var(--border);background:var(--paper);border-radius:26px;padding:20px}.product-cover-image{object-fit:cover;object-position:center top;border-radius:20px;width:100%;max-height:560px;margin-bottom:24px}.featured-journal-product h2{font-size:clamp(1.8rem,3.4vw,3rem)}.featured-journal-product>p[lang=en]{text-align:left}.secure-delivery{color:var(--muted);text-align:center;margin-top:14px;line-height:1.65;display:block}.product-cover{text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:240px;margin-bottom:24px;display:flex}.product-cover span{color:var(--rose-dark);font-size:.8rem;font-weight:800}.product-cover strong{max-width:230px;margin-top:14px;font-family:Alexandria,Tahoma,sans-serif;font-size:1.9rem}.product-card.rose .product-cover{background:linear-gradient(145deg,#f1d9dc,#fff4e9)}.product-card.sage .product-cover{background:linear-gradient(145deg,#dce6de,#f6f0e4)}.product-card.lavender .product-cover{background:linear-gradient(145deg,#e4dfeb,#fff8f2)}.product-card.cream .product-cover{background:linear-gradient(145deg,#f4e8d4,#f0dedf)}.product-card>p:not(.section-eyebrow){color:var(--muted);line-height:1.8}.product-meta{border-top:1px solid var(--border);justify-content:space-between;margin:20px 0;padding-top:16px;display:flex}.product-meta span{color:var(--muted)}.product-meta strong{color:var(--rose-dark)}.product-card .button{width:100%}.store-note{text-align:center;width:min(800px,100% - 32px);color:var(--muted);margin:30px auto 90px;line-height:1.8}.affiliate-recommendations{border:1px solid var(--border);background:var(--paper);border-radius:26px;width:min(900px,100% - 64px);margin:56px auto 0;padding:clamp(26px,4vw,42px)}.affiliate-recommendations h2{margin:8px 0 12px}.affiliate-recommendations>p:not(.affiliate-label){color:var(--muted);line-height:1.85}.affiliate-label{color:var(--rose-dark);margin:0;font-size:.8rem;font-weight:700}.affiliate-links{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.affiliate-links .button{min-height:48px}.affiliate-disclosure{text-align:right;direction:ltr;margin:20px 0 0;font-size:.82rem}.account-preview{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.account-preview article{border:1px solid var(--border);background:var(--paper);border-radius:24px;padding:30px}.account-preview span{color:var(--rose);font-family:Alexandria,Tahoma,sans-serif;font-size:2.6rem}.account-preview h2{font-size:1.15rem}.account-preview p{color:var(--muted);line-height:1.7}.launch-note{text-align:center;background:#e9eeea;border-radius:22px;margin-top:24px;margin-bottom:90px;padding:28px}.launch-note p{color:var(--muted);margin-bottom:0}.prose-card{border:1px solid var(--border);background:var(--paper);border-radius:28px;max-width:850px;margin-bottom:100px;padding:clamp(28px,5vw,58px)}.prose-card h2{margin:32px 0 8px}.prose-card h2:first-child{margin-top:0}.prose-card p{color:var(--muted);line-height:1.95}.home-article-grid,.dream-articles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.home-article-grid article,.dream-article-card{border:1px solid var(--border);background:var(--paper);border-radius:26px;overflow:hidden;box-shadow:0 18px 50px #523d4512}.home-article-grid img,.dream-article-card img{object-fit:cover;width:100%;height:270px;display:block}.home-article-grid article>div,.dream-article-card>div{padding:26px}.home-article-grid h3,.dream-article-card h2{margin:0 0 12px;line-height:1.5}.dream-article-card>div>p:not(.section-eyebrow){color:var(--muted);line-height:1.8}.home-article-grid a,.article-read-link{color:var(--rose-dark);font-weight:800}.dream-articles-grid{width:min(1180px,100% - 64px);margin:0 auto 110px}.dream-article{width:min(940px,100% - 64px);margin:0 auto;padding:84px 0 110px}.dream-article-header{text-align:center;max-width:860px;margin:0 auto 38px}.dream-article-header h1{letter-spacing:-.045em;margin:0;font-family:Alexandria,Noto Kufi Arabic,Tahoma,sans-serif;font-size:clamp(2.5rem,5.5vw,5rem);line-height:1.32}.dream-article-deck{color:var(--muted);margin:22px auto 0;font-size:1.08rem;line-height:1.95}.dream-article-meta{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:10px 24px;margin-top:22px;font-size:.82rem;display:flex}.dream-article-photo{margin:0 0 46px}.dream-article-photo img{object-fit:cover;border-radius:30px;width:100%;max-height:610px;display:block}.dream-article-photo figcaption{color:var(--muted);margin-top:10px;font-size:.76rem}.dream-article-photo figcaption a{color:var(--rose-dark);text-decoration:underline}.symbols-editorial-photo{width:min(1120px,100% - 40px);margin:0 auto 52px}.symbols-editorial-photo img{object-fit:cover;width:100%;max-height:500px;box-shadow:var(--shadow);border-radius:30px;display:block}.symbols-editorial-photo figcaption{color:var(--muted);margin-top:12px;font-size:.82rem;line-height:1.8}.symbols-editorial-photo figcaption a{color:var(--rose-dark);text-underline-offset:3px;font-weight:700;text-decoration:underline}.dream-article-body{max-width:760px;margin:0 auto}.dream-article-body .lead{color:var(--ink);font-size:1.18rem;line-height:2}.dream-article-body h2{margin:46px 0 12px;font-size:1.65rem;line-height:1.55}.dream-article-body p,.dream-article-body li{color:var(--muted);line-height:2}.dream-article-body li{margin:7px 0}.dream-article-checklist{background:#eef2ee;border-radius:24px;margin-top:48px;padding:28px}.dream-article-checklist h2{margin-top:0}.dream-article-safety,.dream-article-sources{border:1px solid var(--border);background:var(--paper);border-radius:22px;max-width:760px;margin:42px auto 0;padding:26px}.dream-article-safety p,.dream-article-sources li{color:var(--muted);line-height:1.85}.dream-article-sources h2{margin:0 0 16px}.dream-article-sources ul{margin:0;padding-right:20px}.dream-article-sources a{color:var(--rose-dark);text-decoration:underline}.image-ledger{width:min(1120px,100% - 40px);margin:0 auto;padding:20px 0 100px}.image-ledger>h2{font-size:clamp(1.8rem,3vw,2.5rem)}.image-ledger-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.image-ledger-grid article,.ledger-note{border:1px solid var(--border);background:var(--paper);border-radius:22px;padding:28px}.image-ledger-grid h3,.ledger-note h2{margin-top:0}.image-ledger-grid dl{margin:20px 0}.image-ledger-grid dl div{border-top:1px solid var(--border);grid-template-columns:115px 1fr;gap:14px;padding:10px 0;display:grid}.image-ledger-grid dt{color:var(--rose-dark);font-weight:800}.image-ledger-grid dd{color:var(--muted);margin:0;line-height:1.7}.image-ledger-grid p,.ledger-note p{color:var(--muted);line-height:1.85}.image-ledger-grid a{color:var(--rose-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline}.ledger-note{margin-top:22px}.site-footer{border-top:1px solid var(--border);grid-template-columns:1fr auto;gap:24px 60px;margin-top:80px;padding:52px 0 28px;display:grid}.footer-brand{color:var(--rose);font-family:Alexandria,Tahoma,sans-serif;font-size:2.2rem;font-weight:700}.site-footer>div p{max-width:520px;color:var(--muted);line-height:1.8}.site-footer nav{grid-template-columns:repeat(2,auto);align-content:start;gap:16px 28px;font-size:.88rem;display:grid}.site-footer nav a:hover{color:var(--rose-dark)}.copyright{border-top:1px solid var(--border);color:var(--muted);grid-column:1/-1;margin:24px 0 0;padding-top:22px;font-size:.8rem}@media (width<=1060px){.site-header{grid-template-columns:auto 1fr auto}.main-nav{gap:18px;font-size:.88rem}.hero{grid-template-columns:1fr}.dawn-scene{grid-row:1;min-height:390px}.hero-card{margin-top:-84px}.future-feature,.source-section,.two-column-flow,.future-layout{grid-template-columns:1fr}.future-visual{min-height:430px}.symbol-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.site-header,.hero,.promise-strip{width:min(100% - 32px,1320px)}.site-header{grid-template-columns:1fr auto;min-height:84px}.main-nav{display:none}.account-link{min-width:78px;padding:9px 12px}.hero{gap:0;min-height:auto;margin-top:18px}.dawn-scene{border-radius:24px;min-height:310px}.dawn-scene>figcaption{max-width:calc(100% - 24px);bottom:10px;right:12px}.hero-card{border-radius:24px;margin:-42px 10px 0;padding:28px 22px}.price-row{gap:8px}.price-pill{flex:180px;justify-content:center}.hero h1{font-size:clamp(2.55rem,14vw,4.4rem)}.hero-actions{display:grid}.button{width:100%}.promise-strip{grid-template-columns:repeat(2,1fr);padding:16px}.home-section,.inner-hero,.two-column-flow,.future-layout,.symbol-explorer,.product-grid,.account-preview,.launch-note,.prose-card,.site-footer{width:min(100% - 32px,1180px)}.home-section{padding:66px 0}.section-heading{display:block}.section-heading>p{margin-top:14px}.step-grid,.pricing-grid,.mini-product-grid,.product-grid,.account-preview,.symbol-grid,.home-article-grid,.dream-articles-grid{grid-template-columns:1fr}.dream-articles-grid,.dream-article{width:min(100% - 32px,1180px)}.home-product-card{grid-template-columns:1fr}.home-product-image{max-height:420px}.dream-article{padding-top:58px}.future-feature{gap:38px}.future-visual{min-height:350px}.letter-card{width:72%;min-height:210px;padding:24px}.letter-card strong{font-size:1.35rem}.plan-card.featured{transform:none}.source-list p{grid-template-columns:48px 1fr}.source-list p:not(strong){font-size:.9rem}.source-list strong{display:block}.form-grid{grid-template-columns:1fr}.inner-hero{text-align:right;padding:66px 0 46px}.inner-hero h1{font-size:clamp(2.5rem,12vw,4.3rem)}.site-footer{grid-template-columns:1fr}.site-footer nav{grid-template-columns:1fr 1fr}.image-ledger{width:min(100% - 32px,1120px);padding-bottom:72px}.image-ledger-grid{grid-template-columns:1fr}.image-ledger-grid dl div{grid-template-columns:1fr;gap:4px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}._shell_1cw7f_1{color:#3f363b;background:#fbf6ee;min-height:100vh}._archive_1cw7f_1,._article_1cw7f_1{width:min(920px,100% - 40px);margin:0 auto;padding:70px 0 100px}._kicker_1cw7f_1{color:#9f5e6c;margin:0 0 14px;font-weight:800}._archive_1cw7f_1 h1,._article_1cw7f_1 h1{letter-spacing:-.05em;margin:0;font-family:Alexandria,Noto Kufi Arabic,Tahoma,sans-serif;font-size:clamp(2.4rem,6vw,4.8rem);line-height:1.22}._lead_1cw7f_1{color:#655b60;max-width:780px;margin:22px 0;font-size:1.15rem;line-height:2}._meta_1cw7f_1{color:#766c72;flex-wrap:wrap;gap:10px;margin:22px 0 36px;font-size:.9rem;display:flex}._meta_1cw7f_1 span{background:#fffdf9;border:1px solid #e8ddd4;border-radius:999px;padding:7px 12px}._card_1cw7f_1{background:#fffdf9;border:1px solid #e8ddd4;border-radius:24px;margin-top:38px;padding:28px;display:block;box-shadow:0 18px 50px #523d4514}._card_1cw7f_1 h2{margin:8px 0 12px;font-size:1.7rem}._card_1cw7f_1 p{color:#6a5f64;margin:0;line-height:1.8}._photo_1cw7f_1{margin:38px 0}._photo_1cw7f_1 img{border-radius:26px;width:100%;height:auto;display:block}._photo_1cw7f_1 figcaption{color:#756970;padding:12px 6px;font-size:.85rem;line-height:1.7}._photo_1cw7f_1 a,._article_1cw7f_1 a{color:#9f5e6c;text-underline-offset:3px;text-decoration:underline}._body_1cw7f_1{font-size:1.06rem;line-height:2}._body_1cw7f_1 h2{margin:50px 0 12px;font-family:Alexandria,Noto Kufi Arabic,Tahoma,sans-serif;font-size:1.7rem}._body_1cw7f_1 h3{margin:30px 0 8px}._body_1cw7f_1 p,._body_1cw7f_1 li{color:#51474c}._body_1cw7f_1 li{margin:8px 0}._callout_1cw7f_1{background:#fffdf9;border-right:4px solid #b87482;border-radius:16px;margin:32px 0;padding:24px}._sources_1cw7f_1{border-top:1px solid #e8ddd4;margin-top:56px;padding-top:30px}._sources_1cw7f_1 li{margin:12px 0}._related_1cw7f_1{flex-wrap:wrap;gap:12px;margin-top:40px;display:flex}._related_1cw7f_1 a{background:#fffdf9;border:1px solid #d9c8c1;border-radius:999px;padding:12px 16px;text-decoration:none}@media (width<=700px){._archive_1cw7f_1,._article_1cw7f_1{width:min(100% - 28px,920px);padding:48px 0 72px}._archive_1cw7f_1 h1,._article_1cw7f_1 h1{font-size:2.55rem}._body_1cw7f_1{font-size:1rem}._photo_1cw7f_1 img{border-radius:18px}}
