:root{--bg:#0d0c11;--group-bg:#19171f;--row-hover:#24212b;--separator:#ffffff12;--label:#f7f3fa;--label-2:#b7b0c3;--label-3:#857c94;--accent:#bb9ee8;--accent-2:#eaa5c8;--accent-3:#c7baeb;--fill:#ffffff23;--fill-2:#ffffff0e;--line:#ffffff1c;--serif:'Shippori Mincho','Yu Mincho',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--label);font-family:-apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN','Yu Gothic',sans-serif;font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}[hidden]{display:none!important}::selection{background:#aa7ab9;color:white}h1,h2,h3,p{margin-top:0}button{color:inherit}h2{font-family:var(--serif);font-size:clamp(28px,3vw,43px);font-weight:500;line-height:1.75;letter-spacing:.065em;margin-bottom:0}h2 em{font-style:normal;color:#c7a6d5}h3{font-weight:500}.section-shell{max-width:1440px;margin-inline:auto;padding-inline:56px}.eyebrow{font-size:12px;letter-spacing:.22em;color:#c2adc9;line-height:1.8;margin-bottom:24px}.site-header{height:90px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#100e15}.brand{font-family:Georgia,serif;font-size:25px;white-space:nowrap;letter-spacing:-.025em}.brand i{font-weight:normal;color:#c1a1ce}.brand-moon{display:inline-block;font-size:33px;vertical-align:-3px;margin-right:8px;color:#ddc1ed}.site-header nav{display:flex;gap:35px;font-size:14px;color:#bfb9c7}.site-header nav a:hover{color:#f9e8ff}.nav-cta{font-size:14px;padding:10px 21px;border:1px solid #c8afd44a;border-radius:99px}.nav-cta span{margin-left:20px;color:#d6b3f4}.kv{min-height:730px;height:calc(100svh - 90px);max-height:1050px;position:relative;isolation:isolate;overflow:hidden}.kv-image{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 55%;filter:brightness(.83) saturate(.85)}.kv-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(16,12,26,.80),rgba(27,15,39,.28) 60%,rgba(14,15,28,.08)),linear-gradient(0deg,#0d0c11 0%,transparent 32%)}.kv-content{max-width:1440px;margin:auto;padding:100px 7% 110px}.kv .eyebrow{font-size:11px;color:#e3cde8;letter-spacing:.2em;margin-bottom:30px}.kv h1{font-family:var(--serif);font-weight:500;font-size:clamp(45px,5.6vw,80px);letter-spacing:.075em;line-height:1.6;margin:0 0 23px;text-shadow:0 4px 35px #1f10265c}.kv h1 span{color:#edc7e6}.kv-copy{font-size:16px;letter-spacing:.09em;line-height:2.2;color:#eee3ee;margin-bottom:30px}.primary-button,.outline-button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:16px 28px;font-size:14px;font-weight:500;line-height:1.5;border-radius:4px;border:1px solid transparent;transition:background .2s,transform .2s}.primary-button{background:#dec8eb;color:#24192e}.primary-button:hover{background:#eddef4;transform:translateY(-2px)}.outline-button{border-color:#ffffff32;background:transparent;color:#e3dbe9}.outline-button:hover{background:#ffffff0d}.kv-note{font-size:12px;color:#d0c6d6;margin:13px 0 0;letter-spacing:.04em}.kv-bottom{position:absolute;bottom:29px;left:4%;right:4%;display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.12em;color:#beb0c5}.kv-bottom a span{margin-left:15px}.word-strip{display:flex;align-items:center;justify-content:space-around;gap:35px;border-bottom:1px solid var(--line);padding:23px 35px;overflow:hidden;white-space:nowrap;color:#94899d;font-size:11px;letter-spacing:.24em}.word-strip i{color:#cca9d7;font-size:21px;font-style:normal}.intro{padding-top:112px;padding-bottom:70px;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.intro-copy{padding-top:35px;color:#aca4b5;font-size:15px;line-height:2.2}.intro-copy p:last-child{margin-bottom:0}.comparison-section{padding-bottom:112px}.comparison{height:480px;position:relative;overflow:hidden;border-radius:5px;background:#18141e}.comparison>img,.after-wrap img{width:100%;height:100%;object-fit:cover;display:block}.after-wrap{position:absolute;inset:0;clip-path:inset(0 0 0 50%)}.after-wrap img{filter:saturate(1.4) hue-rotate(10deg)}.after-wrap img.rendered{filter:none}.image-label{position:absolute;top:24px;padding:5px 13px;background:#17111e66;backdrop-filter:blur(8px);font-size:10px;letter-spacing:.17em;border:1px solid #ffffff25;border-radius:3px}.before-label{left:24px}.after-label{right:24px}.compare-line{position:absolute;left:50%;top:0;bottom:0;width:1px;background:#fff9;pointer-events:none}.compare-line span{position:absolute;left:0;top:50%;transform:translate(-50%,-50%);width:47px;height:47px;border:1px solid #ffffffb3;border-radius:50%;background:#25193575;backdrop-filter:blur(12px);display:flex;justify-content:center;align-items:center;font-size:23px;letter-spacing:5px;padding-left:5px}.comparison input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;margin:0}.comparison:focus-within{outline:2px solid var(--accent);outline-offset:5px}.comparison-caption{display:flex;justify-content:space-between;gap:16px;margin:16px 0 0;color:#a59bac;font-size:12px;letter-spacing:.06em}.comparison-caption span:first-child{font-family:var(--serif);font-size:16px;color:#cec0d3}.editor-section{padding:100px 0 36px;background:radial-gradient(ellipse at 50% 45%,#36213c66,transparent 65%),#141118;border-block:1px solid var(--line)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:48px}.section-heading>p{color:#a69cab;font-size:14px;line-height:2;margin:0 0 10px}.editor-benefits{display:flex;gap:25px;justify-content:center;font-size:12px;color:#968b9f;padding:25px 0 5px;letter-spacing:.03em}
/* App styles are contained in this section. The original IDs and processing pipeline remain intact. */
#dreamcore-editor{border:1px solid #b29ac52d;border-radius:14px;background:#100e16;box-shadow:0 28px 90px #0005;overflow:hidden;line-height:1.5}#dreamcore-editor .app{max-width:none;margin:0;padding:0;z-index:auto}#dreamcore-editor .nav-header{padding:23px 28px;border-bottom:1px solid var(--line);background:#ffffff03}#dreamcore-editor .studio-title{font-family:Georgia,serif;font-size:21px;display:flex;align-items:center;gap:10px;color:#e9deef}#dreamcore-editor .studio-dot{width:8px;height:8px;background:#c0a0d5;box-shadow:0 0 14px #cb9bf15c;border-radius:50%}#dreamcore-editor .studio-mini{font-family:Arial,sans-serif;font-size:10px;letter-spacing:.15em;margin-left:auto;color:#978aa4}#dreamcore-editor .nav-header .tagline{font-size:13px;margin-top:8px;color:#9c8fa6}#dreamcore-editor .editor-workspace{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);align-items:start;padding:24px;gap:24px}#dreamcore-editor .preview-card{margin:0;border:1px solid #ffffff10;border-radius:7px;background:#16121d}#dreamcore-editor .stage{min-height:390px;background:radial-gradient(ellipse at center,#21192d,#14111c)}#dreamcore-editor .dropzone{min-height:390px;padding:20px}#dreamcore-editor .dropzone .icon{width:64px;height:64px;border:1px solid #c4a9da33;background:#9c74bb0c;margin-bottom:10px;border-radius:16px}#dreamcore-editor .dropzone strong{font-size:17px;font-weight:400}#dreamcore-editor .dropzone span.small{font-size:12px}#dreamcore-editor #canvas{max-height:490px}#dreamcore-editor .toolbar{background:#1b1723;padding:12px}#dreamcore-editor .pill-btn{background:#c6a7df;color:#261930;font-size:14px;font-weight:500;border-radius:5px}#dreamcore-editor .icon-btn{border-radius:5px;background:transparent;color:#b4a8c0}#dreamcore-editor .icon-btn:not(:disabled):hover{background:#fff1}#dreamcore-editor .group{margin-bottom:22px}#dreamcore-editor .group-title{font-size:14px;font-weight:400;padding:0 0 12px;color:#e1d6e9}#dreamcore-editor .filmstrip{padding:0 0 10px;gap:8px;flex-wrap:wrap;overflow:visible}#dreamcore-editor .swatch{width:calc(25% - 6px);gap:5px}#dreamcore-editor .swatch .circle{width:49px;height:49px}#dreamcore-editor .swatch .label{font-size:12px;max-width:80px;min-height:30px;line-height:1.4}#dreamcore-editor .swatch .circle .fill svg{width:20px;height:20px}#dreamcore-editor .rows{background:#191520;border:1px solid #ffffff0c;border-radius:6px}#dreamcore-editor .row{padding:10px 12px 13px}#dreamcore-editor .row-top{margin-bottom:6px}#dreamcore-editor .row-label{font-size:13px}#dreamcore-editor .row-value{font-size:12px}#dreamcore-editor .footnote{font-size:12px;padding:10px 0 0;color:#988ba3}#dreamcore-editor input[type=range]{display:block;height:3px;margin:6px 0 4px}#dreamcore-editor input[type=range]::-webkit-slider-thumb{width:15px;height:15px;margin-top:0;background:#ddd0e7}#dreamcore-editor input[type=range]::-moz-range-thumb{width:15px;height:15px;background:#ddd0e7}#dreamcore-editor .sample-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 25px;border-top:1px solid var(--line)}#dreamcore-editor .sample-actions button{padding:0;background:transparent;border:0;color:#d2b8e5;font-size:13px}#dreamcore-editor .sample-actions span{font-size:11px;color:#9f92ab}#dreamcore-editor .preview-notice{margin:0;background:#c299e507;padding:13px 25px;font-size:12px;color:#a99ab5;border-top:1px solid #ffffff09}#dreamcore-editor .preview-notice a{text-decoration:underline;color:#d8bce8}#dreamcore-editor .account-bar{margin-top:12px}#dreamcore-editor .btn{padding:10px 25px;border:1px solid #fff3;background:transparent;border-radius:6px}#dreamcore-editor .upgrade-overlay,#dreamcore-editor .ad-overlay{z-index:100}#dreamcore-editor .upgrade-overlay:not(.show),#dreamcore-editor .ad-overlay:not(.show){visibility:hidden}#dreamcore-editor .account-hint{font-size:12px}#dreamcore-editor .text-btn{font-size:13px}
.collection{padding-top:110px;padding-bottom:110px}.filter-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.filter-photo{height:320px;position:relative;border-radius:4px;overflow:hidden}.filter-photo img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.filter-card:hover img{transform:scale(1.045)}.filter-photo>span{position:absolute;top:15px;left:17px;font-size:12px;letter-spacing:.12em}.filter-photo>b{position:absolute;bottom:15px;right:15px;border:1px solid #fff6;border-radius:50%;height:35px;width:35px;display:grid;place-items:center;font-weight:400;background:#18111e44}.filter-caption{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:5px;margin-top:19px}.filter-caption h3{font-family:Georgia,serif;font-size:24px;margin:0}.filter-caption span{font-size:11px;color:#b2a2bc}.filter-card>p{font-size:12px;color:#a798b2;margin:9px 0 0}.collection-note{font-size:12px;color:#887b94;text-align:center;margin:40px 0 0;letter-spacing:.025em}.plans-section{padding-top:50px;padding-bottom:110px}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pricing-card{padding:31px 28px;border:1px solid #ffffff1a;border-radius:8px;background:#17131d}.pricing-card.featured{border-color:#b88bce91;background:linear-gradient(160deg,#302039,#17131d 80%)}.plan-kicker{font-size:12px;color:#bcabc7;margin-bottom:12px}.pricing-card h3{font-family:Georgia,serif;font-size:30px;margin-bottom:14px}.price{font-size:37px;margin-bottom:25px;height:56px;display:flex;align-items:center;gap:10px}.price span{font-size:12px;color:#a89bb3}.price.plan-description{font-family:var(--serif);font-size:20px}.pricing-card ul{list-style:none;padding:25px 0 0;border-top:1px solid var(--line);font-size:13px;color:#c2b6cc;line-height:2.4;margin:0 0 30px}.pricing-card li::before{content:'✓';color:#c7a6dd;margin-right:10px}.pricing-card .primary-button,.pricing-card .outline-button{width:100%;padding:14px 17px;gap:8px;font-size:13px}.plan-footnote{font-size:12px;color:#8f819d;margin:20px 0 0}.faq-section{display:grid;grid-template-columns:1fr 1.7fr;gap:70px;padding-bottom:110px}.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{list-style:none;font-size:15px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:25px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;color:#b4a1c5;flex-shrink:0}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:14px;line-height:2;color:#ab9db8;padding-right:26px;margin:17px 0 4px}.closing{padding:90px 25px 100px;text-align:center;position:relative;overflow:hidden;border-top:1px solid var(--line);background:radial-gradient(ellipse at bottom,#43234e77,transparent 68%)}.closing h2{font-size:clamp(30px,4vw,50px);line-height:1.8;margin:0 0 34px}.closing-moon{position:absolute;left:8%;top:60px;font-family:Georgia,serif;font-size:170px;color:#bc91d30d;transform:rotate(-20deg);pointer-events:none}.closing .eyebrow{font-size:10px}.site-footer{border-top:1px solid var(--line);padding:28px 4%;display:flex;align-items:center;justify-content:space-between;gap:25px}.site-footer .brand{font-size:20px}.site-footer p{font-family:Georgia,serif;font-size:13px;color:#8e7f98;margin:0;font-style:italic}.site-footer small{font-size:11px;color:#817389}dialog{max-width:480px;width:calc(100% - 40px);padding:45px 35px;background:#201727;border:1px solid #ffffff29;border-radius:14px;color:#efe3f8}dialog::backdrop{background:#08050dbe;backdrop-filter:blur(8px)}dialog h2{font-size:25px;margin-bottom:20px}dialog p{font-size:14px;color:#c3b3ce}dialog .eyebrow{font-size:11px}.dialog-close{position:absolute;right:12px;top:6px;font-size:28px;background:transparent;border:0;padding:5px 12px}
@media(min-width:1100px){#dreamcore-editor #adjustmentsSection .rows{max-height:258px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#695372 transparent}#dreamcore-editor .preview-card{position:sticky;top:20px}}
@media(max-width:1000px){.section-shell{padding-inline:30px}.kv{min-height:670px}.kv-content{padding-top:95px}.kv-bottom span:last-child{display:none}.intro{gap:35px}.filter-photo{height:270px}.pricing-card{padding:25px 20px}.pricing-card ul{font-size:12px}.faq-section{gap:40px}#dreamcore-editor .editor-workspace{grid-template-columns:1.2fr 1fr;padding:18px;gap:18px}#dreamcore-editor .swatch{width:calc(33.333% - 6px)}#dreamcore-editor .stage,#dreamcore-editor .dropzone{min-height:380px}#dreamcore-editor #adjustmentsSection .rows{max-height:220px;overflow-y:auto}.word-strip{justify-content:flex-start}}
@media(max-width:720px){.site-header{height:74px;padding:0 20px}.brand{font-size:21px}.brand-moon{font-size:28px;margin-right:4px}.site-header nav{display:none}.nav-cta{font-size:12px;padding:8px 12px}.nav-cta span{margin-left:8px}.kv{height:calc(90svh - 74px);min-height:630px;max-height:800px}.kv-image{object-position:59% center}.kv-shade{background:linear-gradient(90deg,#180f2580,#160e221a),linear-gradient(0deg,#0d0c11,transparent 35%,#170e2322)}.kv-content{padding:100px 26px 90px}.kv .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:25px}.kv h1{font-size:clamp(35px,8.4vw,54px);letter-spacing:.04em;line-height:1.8;margin-bottom:23px}.kv-copy{font-size:14px}.kv .primary-button{padding:15px 23px}.kv-note{font-size:11px}.kv-bottom{left:25px;right:25px;bottom:22px}.kv-bottom>span{display:none}.kv-bottom a{font-size:9px}.word-strip{padding:20px 23px;gap:25px;font-size:9px}.section-shell{padding-inline:23px}.intro{display:block;padding-top:66px;padding-bottom:37px}.eyebrow{font-size:10px;letter-spacing:.16em;margin-bottom:19px}h2{font-size:27px;letter-spacing:.035em}.intro-copy{padding-top:26px;font-size:14px;line-height:2.1}.comparison-section{padding-bottom:64px}.comparison{height:300px}.image-label{font-size:8px;top:15px;padding:4px 8px}.before-label{left:12px}.after-label{right:12px}.compare-line span{height:38px;width:38px;font-size:18px}.comparison-caption{display:block}.comparison-caption span{display:block}.comparison-caption span:last-child{font-size:11px;margin-top:5px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{font-size:13px;margin-top:20px;margin-bottom:0}.editor-section{padding-top:58px;padding-bottom:20px}.editor-section .section-shell{padding-inline:14px}.editor-section .section-heading{padding-inline:9px}#dreamcore-editor .editor-workspace{display:block;padding:14px}#dreamcore-editor .nav-header{padding:19px}#dreamcore-editor .studio-mini{font-size:8px;letter-spacing:.05em}#dreamcore-editor .studio-title{font-size:18px;gap:7px}#dreamcore-editor .preview-card{margin-bottom:24px}#dreamcore-editor .stage,#dreamcore-editor .dropzone{min-height:300px}#dreamcore-editor .filmstrip{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px;gap:12px}#dreamcore-editor .swatch{width:67px}#dreamcore-editor .swatch .circle{height:55px;width:55px}#dreamcore-editor .swatch .label{font-size:12px}#dreamcore-editor #adjustmentsSection .rows{max-height:260px;overflow-y:auto}#dreamcore-editor .row{padding:12px 15px 17px}#dreamcore-editor .row-label{font-size:14px}#dreamcore-editor input[type=range]::-webkit-slider-thumb{width:21px;height:21px}#dreamcore-editor input[type=range]::-moz-range-thumb{width:21px;height:21px}#dreamcore-editor .sample-actions{display:block;padding:17px 19px}#dreamcore-editor .sample-actions span{display:block;margin-top:9px;font-size:10px}#dreamcore-editor .preview-notice{font-size:11px;padding:12px 19px}#dreamcore-editor .footnote{font-size:12px}.editor-benefits{flex-wrap:wrap;gap:8px 17px;font-size:10px;justify-content:flex-start;padding:20px 10px}.collection{padding-top:65px;padding-bottom:65px}.filter-gallery{grid-template-columns:1fr;gap:33px}.filter-photo{height:350px}.filter-caption h3{font-size:25px}.filter-caption span{font-size:12px}.filter-card>p{font-size:13px}.collection-note{font-size:11px;line-height:2;text-align:left;margin-top:25px}.plans-section{padding-top:10px;padding-bottom:65px}.plan-grid{grid-template-columns:1fr;gap:16px}.pricing-card{padding:25px}.pricing-card ul{font-size:14px;line-height:2.4;margin-bottom:22px;padding-top:19px}.pricing-card .price{height:auto;margin-bottom:20px}.plan-kicker{font-size:13px}.plan-footnote{font-size:11px}.faq-section{display:block;padding-bottom:65px}.faq-list{margin-top:32px}.faq-list summary{font-size:14px}.faq-list details p{font-size:13px}.closing{padding:65px 23px 70px}.closing h2{font-size:31px}.closing-moon{font-size:120px;left:-20px}.site-footer{flex-wrap:wrap;padding:25px 23px;gap:12px}.site-footer p{order:3;width:100%;font-size:12px}.site-footer small{font-size:10px}.site-footer .brand{font-size:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
