
:root{--paper:#f6f7f2;--ink:#203a38;--muted:#61716c;--line:#dce3d9;--green:#dcec9c;--blue:#366ae6;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);scroll-behavior:smooth;scroll-padding-top:30px}
*{box-sizing:border-box}
body{margin:0}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button{cursor:pointer;touch-action:manipulation}
button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}
img{display:block;max-width:100%}
[hidden]{display:none!important}
.wrap{width:min(1320px,calc(100% - 96px));margin:auto}
.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:28px;border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:10px;font-size:17px;letter-spacing:-.5px;white-space:nowrap}
.brand img{border-radius:9px}
.brand-dot{color:var(--blue)}
nav{display:flex;gap:28px;font-size:13px;font-weight:600}
nav a:hover,.text-link:hover{color:var(--blue)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:19px 25px;border-radius:8px;font-size:14px;font-weight:650;background:var(--ink);color:white;transition:transform .2s,background .2s}
.button:hover{transform:translateY(-3px);background:#315850}
.button span{font-size:22px;line-height:1}
.small{padding:14px 18px;font-size:12px}
.hero{display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:52px;padding-block:85px 76px}
.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.7px;margin:0 0 27px;display:flex;gap:9px;align-items:center}
.live-dot{width:7px;height:7px;background:#76a279;border-radius:50%}
h1{font-size:clamp(42px,4.4vw,69px);font-weight:570;line-height:1.07;letter-spacing:-3.7px;margin:0 0 30px}
.accent-word{position:relative;white-space:nowrap}
.accent-word svg{position:absolute;width:100%;height:17px;left:0;bottom:-15px;fill:none;stroke:#a8bf63;stroke-width:5;stroke-linecap:round}
.hero-intro{font-size:17px;line-height:1.75;color:var(--muted);max-width:435px;margin:38px 0 27px}
.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.text-link{font-size:13px;font-weight:650;display:inline-flex;gap:18px;align-items:center}
.quiet-note{font-size:11px;color:var(--muted);margin:16px 0 33px}
.hero-tags{display:flex;gap:8px;flex-wrap:wrap}
.hero-tags span{font-size:10px;border:1px solid var(--line);padding:7px 10px;border-radius:20px}
.hero-art{position:relative;min-width:0;transform:rotate(-1deg)}
.preview-caption{display:flex;justify-content:space-between;gap:10px;font-size:8px;letter-spacing:1px;font-weight:650;margin-bottom:15px}
.preview-caption>span:last-child{letter-spacing:0;font-weight:400;font-size:11px}
.wall-preview{position:relative;background:#e5eae5;background-image:radial-gradient(#acb9ad70 1px,transparent 1px);background-size:17px 17px;border:1px solid #cbd5ca;border-radius:15px;box-shadow:0 22px 60px #263d3620;padding:20px 18px 16px}
.preview-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}
.room-label{background:#f9faf5;padding:9px 10px;border-radius:5px;font-size:8px;color:#69786b}
.room-label b{color:var(--ink)}
.preview-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:13px;grid-template-rows:185px 155px}
.preview-grid article,.demo-card{border-radius:8px;box-shadow:0 3px 8px #233e3210;overflow:hidden}
.mini-label{font-size:8px;letter-spacing:.5px;color:#6b7d73;font-weight:700;display:block}
.demo-note{grid-row:span 2;background:#fffcf2;padding:13px 17px;position:relative}
.note-eyebrow{display:block;font-size:7px;letter-spacing:1.3px;margin-top:37px;color:#8c886e}
.demo-note h2{font-size:34px;letter-spacing:-1.7px;line-height:1.15;margin:15px 0 20px;font-weight:550}
.demo-note h2 span{color:#9fa950}
.note-rule{width:38px;border-top:2px solid #b8bf64}
.demo-note p{font-size:11px;line-height:1.7;max-width:150px}
.handdrawn-star{position:absolute;bottom:22px;right:18px;width:54px;height:57px;stroke:#a8b460;stroke-width:2.5;fill:none;transform:rotate(-10deg)}
.demo-timer{background:#fff;padding:13px;text-align:center}
.demo-timer .mini-label{text-align:left}
.demo-timer p{font-size:9px;color:var(--muted);margin-top:16px}
.demo-timer output{font-size:39px;font-weight:570;letter-spacing:-1px;display:block;font-variant-numeric:tabular-nums}
.demo-timer button{border:0;background:var(--blue);color:#fff;padding:7px 16px;border-radius:5px;font-size:10px;margin-top:10px;min-height:32px}
.demo-timer .timer-reset{background:#edf2fb;color:#325176;padding-inline:11px;margin-left:5px}
.demo-card{grid-column:2;background:#dce7fb;color:#233e71;border:0;padding:13px;text-align:left;position:relative;transition:background .25s}
.demo-card:hover{background:#cddffa}
.demo-card.flipped{background:#dfebc0}
.demo-card #card-side{font-size:7px;letter-spacing:1px;display:block;margin:12px 0 7px}
.demo-card strong{display:block;font-size:19px;line-height:1.2;font-weight:550;max-width:95%;min-height:44px}
.card-footer{font-size:8px;display:flex;justify-content:space-between;margin-top:9px}
.demo-sticky{position:absolute;left:30%;bottom:58px;width:137px;height:129px;background:#eff1b9;transform:rotate(7deg);padding:19px 12px;box-shadow:2px 6px 12px #223a3820;pointer-events:none}
.demo-sticky p{font-size:12px;line-height:1.6;transform:rotate(-3deg);margin:0}
.demo-sticky>span{position:absolute;right:10px;bottom:5px;font-size:28px;color:#7b915b}
.pin{position:absolute;width:9px;height:9px;border-radius:50%;background:#80916c;top:7px;left:50%;box-shadow:0 2px 2px #0002}
.demo-dock{display:flex;justify-content:center;align-items:center;gap:15px;background:#223b38;color:#e5ece6;padding:8px 13px;width:max-content;border-radius:9px;margin:21px auto 0;font-size:18px}
.demo-dock span{line-height:1}
.demo-dock .selected{background:#4e6661;padding:5px;border-radius:5px}
.scene-switcher{display:flex;justify-content:center;gap:5px;margin-top:20px;transform:rotate(1deg)}
.scene-switcher button{border:1px solid transparent;background:transparent;color:var(--muted);font-size:9px;padding:9px 8px;border-radius:20px;min-height:36px}
.scene-switcher button[aria-pressed=true]{border-color:#cbd4c8;background:#eef1e7;color:var(--ink)}
.floating-label{position:absolute;bottom:-25px;right:-8px;font-size:11px;transform:rotate(3deg);background:var(--green);padding:10px 16px;border-radius:3px;box-shadow:0 2px 5px #0001}
.principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.6fr repeat(3,1fr);align-items:center;gap:30px;padding-block:30px}
.principles p{font-size:13px;line-height:1.7;color:var(--muted)}
.principles strong{color:var(--ink);font-weight:500}
.principles div{padding-left:25px;border-left:1px solid var(--line)}
.principles b{font-size:24px;font-weight:550;letter-spacing:-.8px;display:block}
.principles span{font-size:10px;color:var(--muted);display:block;margin-top:8px}
.section{padding-block:100px}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px}
h2{font-size:clamp(33px,3.1vw,47px);letter-spacing:-1.8px;line-height:1.12;font-weight:550;margin:0}
h2 em{font-style:normal;color:#729078}
.section-heading>p{max-width:320px;font-size:14px;line-height:1.8;color:var(--muted);margin:0 0 4px}
.feature-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:18px}
.feature{border:1px solid var(--line);border-radius:15px;padding:32px;overflow:hidden;position:relative;min-height:340px;background:#fffef9}
.feature-number{font-size:9px;font-weight:650;letter-spacing:1.4px;color:#6e8175}
.feature h3{font-size:26px;letter-spacing:-.8px;line-height:1.2;margin:16px 0 12px;font-weight:550}
.feature p{font-size:13px;line-height:1.75;color:var(--muted);max-width:360px;margin-bottom:22px}
.feature-large{background:#eaf0e4;min-height:410px}
.arrangement{height:177px;position:relative;margin-top:32px}
.arrange-note{background:#fffdf4;padding:17px;border-radius:8px;width:48%;font-size:13px;box-shadow:0 4px 12px #0001;transform:rotate(-4deg);position:absolute;left:0;top:0}
.arrange-note span{display:block;line-height:2.2;margin-top:10px;font-size:12px;color:#778177}
.arrange-clock{background:#233d39;color:white;width:45%;padding:20px;border-radius:8px;position:absolute;right:0;top:0;font-size:37px;letter-spacing:-2px}
.arrange-clock span{display:block;font-size:9px;letter-spacing:0;margin-top:5px;color:#cddccb}
.arrange-piano{position:absolute;right:0;bottom:-12px;display:flex;width:53%;height:74px;background:#dbe6f4;padding:8px;border-radius:7px;transform:rotate(2deg);gap:2px}
.arrange-piano i{flex:1;background:white;border:1px solid #b5bec5;border-radius:2px;position:relative}
.arrange-piano i:not(:nth-child(3n)):after{content:'';position:absolute;right:-5px;top:0;width:8px;height:60%;background:#263b46;z-index:1;border-radius:0 0 2px 2px}
.resize-mark{position:absolute;bottom:-5px;right:-7px;background:var(--blue);color:white;border-radius:50%;padding:4px}
.ink-feature{background:#f0e9de}
.ink-example{margin-top:33px;transform:rotate(-3deg);background:#fffdf5;border-radius:5px;padding:24px;box-shadow:0 3px 7px #0001}
.ink-example>span{font-size:12px;background:linear-gradient(transparent 40%,#e6ed9e 40%);padding:0 4px}
.ink-example>div{font-size:33px;letter-spacing:2px;margin:17px 0}
.ink-example b{position:relative;font-weight:500;color:#3865bd}
.ink-example svg{position:absolute;width:80px;height:60px;left:-17px;top:-10px;stroke:#3865bd;stroke-width:2;fill:none}
.ink-example small{font-size:10px;color:var(--muted)}
.room-feature{background:#e6edf6}
.room-illustration{background:#f8fafc;border:1px solid #cfd9e4;border-radius:8px;padding:7px 14px;font-size:11px}
.room-illustration>div{display:flex;align-items:center;padding:12px 2px;gap:9px;border-bottom:1px solid #e2e8ee}
.room-illustration>div:first-child{font-weight:650}
.room-illustration>div:last-child{border:0}
.room-illustration span{margin-left:auto;font-size:9px;color:var(--muted)}
.swatch{width:28px;height:21px;border-radius:3px}
.peach{background:#f0dcc4}
.blue{background:#c9dafa}
.green{background:#d5e3c5}
.reset-feature{background:#eceddf}
.reset-illustration{display:flex;align-items:center;gap:24px;justify-content:center;margin:34px 0}
.reset-illustration span{width:72px;height:70px;display:grid;place-items:center;background:#fdfdf7;border:1px solid #d9ddc9;border-radius:10px;font-size:34px;color:#849a67;transform:rotate(-6deg)}
.reset-illustration span:last-child{transform:rotate(6deg)}
.reset-illustration b{font-size:34px;font-weight:400;color:#84946e}
.little-pill{font-size:10px;display:block;text-align:center;color:var(--muted)}
.tools-section{padding-block:90px;background:#203a38;color:#f5f7ef}
.tools-section .eyebrow{color:#b4cdb1}
.tools-section .section-heading>p{color:#b6c6bd}
.tool-browser{margin-top:38px}
.tool-filters{display:flex;gap:7px;flex-wrap:wrap}
.tool-filters button{background:transparent;color:#c4d2c9;border:1px solid #526963;border-radius:24px;padding:11px 16px;font-size:11px;min-height:40px}
.tool-filters button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:var(--ink)}
.tool-search{display:flex;gap:12px;align-items:center;border-bottom:1px solid #526963;margin:24px 0 0;padding:12px 0}
.tool-search span{font-size:23px;color:#bdcbbf}
.tool-search input{background:transparent;border:0;color:white;flex:1;min-width:0;font-size:14px;padding:5px}
.tool-search input::placeholder{color:#a3b5ab}
.tool-count{font-size:10px;color:#adbbb2;margin:16px 0}
.tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;height:490px;overflow:auto;scrollbar-color:#809a86 #29443e;padding:3px 6px 3px 3px;align-content:start}
.tool-tile{background:#2b4541;border:1px solid #49605a;border-radius:9px;padding:18px;min-height:146px}
.tool-tile span{display:inline-grid;place-items:center;width:29px;height:29px;background:#3d5750;border-radius:7px;color:#dceaa9;font-size:18px;margin-bottom:13px}
.tool-tile h3{font-size:13px;margin:0 0 6px;font-weight:550}
.tool-tile p{font-size:11px;line-height:1.6;color:#b8c9be;margin:0}
.ownership{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}
.ownership p:not(.eyebrow){font-size:14px;line-height:1.85;max-width:445px;color:var(--muted);margin:24px 0}
.ownership strong{color:var(--ink);font-weight:600}
.portable-art{position:relative;background:#e9eddd;border-radius:50%;padding:45px;aspect-ratio:1}
.portable-wall{background:#d2ddbc;border:8px solid #fffdf6;border-radius:12px;box-shadow:0 15px 25px #233e321a;transform:rotate(5deg);padding:17px 23px 30px;height:100%}
.portable-dots{display:flex;gap:4px;border-bottom:1px solid #abb990;padding-bottom:14px;margin-bottom:26px}
.portable-dots i{width:5px;height:5px;border-radius:50%;background:#8b9e78}
.portable-wall>span{font-size:12px}
.portable-wall strong{font-size:clamp(26px,3.2vw,46px);line-height:1.15;letter-spacing:-1.6px;display:block;margin-top:13px;font-weight:500}
.portable-tiles{display:flex;gap:12px;margin-top:23px}
.portable-tiles i{font-style:normal;display:grid;place-items:center;width:45px;height:45px;border-radius:8px;background:#eff3e3;font-size:24px}
.backup-label{position:absolute;display:flex;align-items:center;gap:16px;bottom:15px;left:18px;right:0;background:#fffef9;border:1px solid var(--line);box-shadow:0 8px 20px #233e3212;padding:20px;border-radius:10px;transform:rotate(-3deg);font-size:13px}
.backup-label>span{font-size:23px;background:#eef2e4;border-radius:7px;padding:7px 13px}
.backup-label small{display:block;font-size:9px;color:var(--muted);margin-top:6px}
.backup-label>b{margin-left:auto;color:#72966f}
.faq{padding-top:35px;display:grid;grid-template-columns:1fr 1.5fr;gap:90px}
.faq details{border-bottom:1px solid var(--line);padding:19px 0}
.faq details:first-child{border-top:1px solid var(--line)}
summary{list-style:none;font-size:14px;font-weight:550;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:30px}
summary::-webkit-details-marker{display:none}
summary span{font-size:23px;font-weight:350;color:#7e907d}
details[open] summary span{transform:rotate(45deg)}
details p{font-size:13px;line-height:1.8;color:var(--muted);max-width:560px;margin:13px 30px 2px 0}
.closing{background:#e6edcf;text-align:center;padding:75px 0;overflow:hidden;position:relative}
.closing .eyebrow{justify-content:center}
.closing h2{font-size:clamp(40px,5vw,70px);letter-spacing:-3px;margin-bottom:30px}
.closing p:last-child{font-size:11px;color:var(--muted);margin-top:17px}
.closing-star{position:absolute;font-size:170px;color:#a7bb77;left:9%;top:20%;transform:rotate(10deg)}
footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:30px}
footer>span{font-size:11px;color:var(--muted)}
footer>a:last-child{font-size:12px;font-weight:600}
.skip{position:fixed;top:-100px;left:20px;padding:12px;background:white;z-index:100}
.skip:focus{top:10px}

@media(min-width:1500px){.hero{gap:80px}
.preview-grid{grid-template-rows:200px 170px}
.demo-note h2{font-size:40px}
.demo-card strong{font-size:22px}
.demo-timer output{font-size:44px}
}

@media(max-width:1100px){.wrap{width:calc(100% - 56px)}
nav{gap:16px;font-size:11px}
.hero{gap:28px}
h1{font-size:46px;letter-spacing:-2.8px}
.hero-intro{font-size:15px}
.hero-actions{gap:15px}
.hero-actions .button{padding:16px;font-size:12px}
.preview-grid{grid-template-rows:170px 150px}
.demo-note{padding:12px}
.demo-note h2{font-size:28px}
.demo-sticky{left:25%;width:120px;height:116px}
.hero-tags span{font-size:9px}
.ownership{gap:45px}
.portable-art{padding:30px}
.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.closing-star{font-size:120px;left:5%}
}

@media(max-width:800px){.site-header nav{display:none}
.hero{grid-template-columns:1fr;padding-block:55px 70px;gap:50px}
.hero-copy{max-width:600px}
.hero h1{font-size:clamp(44px,8.3vw,65px)}
.hero-intro{max-width:540px}
.hero-art{max-width:620px;width:100%;margin:auto}
.preview-grid{grid-template-rows:190px 165px}
.demo-note h2{font-size:38px}
.demo-sticky{left:33%;bottom:65px}
.principles{grid-template-columns:1fr 1fr;gap:20px}
.principles div{padding-left:0;border:0}
.principles p{margin:0}
.section{padding-block:65px}
.section-heading{align-items:start;gap:25px}
.section-heading>p{max-width:240px;font-size:12px}
.feature{padding:24px}
.feature h3{font-size:23px}
.feature p{font-size:12px}
.feature-grid{gap:12px}
.arrange-clock{font-size:27px;padding:16px}
.ownership{gap:28px}
.portable-art{padding:24px}
.portable-wall{padding:12px;height:auto;min-height:290px}
.backup-label{padding:13px;left:0;bottom:-18px}
.portable-tiles{gap:7px}
.portable-tiles i{width:34px;height:34px}
.faq{grid-template-columns:1fr;gap:28px}
.faq h2 br{display:none}
.closing-star{opacity:.35;left:-35px}
footer>span{display:none}
}

@media(max-width:520px){.wrap{width:calc(100% - 36px)}
.site-header{gap:12px;padding-block:18px}
.brand{font-size:13px;gap:7px}
.brand img{width:30px;height:30px}
.site-header .small{font-size:10px;padding:11px;gap:9px}
.site-header .button span{font-size:16px}
h1{letter-spacing:-2.7px}
.hero .eyebrow{font-size:8px;letter-spacing:1.3px}
.hero-intro{font-size:15px}
.hero-tags{gap:5px}
.hero-tags span{font-size:8px;padding:7px}
.hero-art{transform:none}
.preview-caption{font-size:6px;letter-spacing:.7px}
.preview-caption>span:last-child{font-size:9px}
.wall-preview{padding:12px 10px}
.preview-grid{gap:8px;grid-template-rows:168px 145px;grid-template-columns:1.05fr 1fr}
.room-label{font-size:6px;padding:7px}
.preview-top{margin-bottom:12px}
.demo-note{padding:11px}
.demo-note h2{font-size:27px;letter-spacing:-1px}
.note-eyebrow{font-size:6px;letter-spacing:.8px;margin-top:29px}
.mini-label{font-size:6px}
.demo-note p{font-size:10px}
.demo-timer{padding:10px}
.demo-timer output{font-size:35px}
.demo-card{padding:10px}
.demo-card strong{font-size:17px}
.demo-sticky{width:109px;height:105px;left:25%;bottom:63px;padding:17px 9px}
.demo-sticky p{font-size:10px}
.handdrawn-star{width:40px;bottom:18px;left:12px}
.scene-switcher{gap:0;transform:none}
.scene-switcher button{font-size:8px;padding:7px 5px}
.floating-label{font-size:9px;right:5px;bottom:-31px;padding:8px 12px}
.principles{gap:24px}
.principles p{font-size:11px}
.principles b{font-size:22px}
.principles span{font-size:9px}
.section-heading{display:block}
.section-heading>p{max-width:none;margin-top:20px;font-size:14px}
.feature-grid{grid-template-columns:1fr}
.feature{min-height:330px}
.feature p{font-size:13px}
.feature-large{min-height:405px}
.feature h3{font-size:27px}
.tools-section{padding-block:60px}
.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));height:470px}
.tool-tile{padding:14px;min-height:143px}
.tool-tile h3{font-size:12px}
.tool-tile p{font-size:10px}
.tool-filters{gap:6px}
.tool-filters button{font-size:10px;padding:9px 12px}
.ownership{grid-template-columns:1fr;gap:35px}
.portable-art{max-width:350px;width:100%;margin:auto;padding:30px}
.portable-wall{min-height:290px}
.portable-wall strong{font-size:39px}
.backup-label{bottom:0}
.faq{padding-top:20px}
summary{font-size:13px}
.closing{padding-block:58px}
.closing h2{letter-spacing:-2px}
.closing .eyebrow{font-size:8px}
.closing-star{font-size:120px;top:10%;left:-60px}
footer{flex-wrap:wrap;padding-block:25px}
.hero-actions .button{font-size:12px}
.quiet-note{font-size:10px}
}

@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}
*,*:before,*:after{transition:none!important;animation:none!important}
}


/* Brighter product palette, paired with unaltered screenshots of the app. */
:root {--paper:#fffef9;--ink:#1d3553;--muted:#566c84;--line:#d8e5f1;--green:#d9f587;--blue:#245bc4;}
.button {background:#245bc4;box-shadow:0 5px 14px #245bc419;}.button:hover {background:#174ba9;}
.live-dot {background:#73af32;}.accent-word svg {stroke:#a3d648;}
.hero {background:radial-gradient(ellipse at 84% 45%,#ebf5ff 0,transparent 65%);}
.hero-art {transform:none;}
.preview-caption {color:#4a6d90;}
.screenshot-button {display:block;border:0;background:transparent;padding:0;width:100%;cursor:zoom-in;border-radius:12px;overflow:hidden;}
.screenshot-button img {display:block;width:100%;height:auto;}
.actual-preview {border:1px solid #bed2f1;box-shadow:0 22px 65px #245bc426;transform:rotate(-1deg);transition:transform .2s;}
.actual-preview:hover {transform:rotate(0deg);}
.scene-switcher {transform:none;}
.scene-switcher button[aria-pressed=true] {background:#e8f0ff;border-color:#a6c3f3;color:#245bc4;}
.floating-label {background:#d9f587;color:#315321;bottom:-32px;right:0;}
.hero-tags span {background:#f2f8ff;border-color:#d4e5fa;}
.section-heading h2 em {color:#337dbe;}
.feature-large {background:#e6f7d1;}.ink-feature {background:#fff0c5;}.room-feature {background:#e3eeff;}.reset-feature {background:#e7e1ff;}
.feature {display:flex;flex-direction:column;padding:28px;min-height:0;border-color:transparent;}
.feature p {max-width:440px;margin-bottom:25px;}
.feature-number {color:#4a6380;}
.feature-screenshot {margin-top:auto;box-shadow:0 5px 20px #29436a16;border:1px solid #ffffff;}
.tools-section {background:#eaf3ff;color:var(--ink);}
.tools-section .eyebrow {color:#245bc4;}.tools-section .section-heading>p {color:var(--muted);}
.tool-filters button {color:#466587;border-color:#b8cfe9;background:#f5f9ff;}.tool-filters button[aria-pressed=true] {background:#245bc4;color:white;border-color:#245bc4;}
.tool-search {border-color:#b8cfe9;}.tool-search span {color:#245bc4;}.tool-search input {color:var(--ink);}.tool-search input::placeholder {color:#647b96;}
.tool-count {color:#56728e;}.tool-grid {scrollbar-color:#aac5e7 #eaf3ff;}
.tool-tile {background:#fff;border-color:#d3e2f5;box-shadow:0 2px 4px #204b8310;}.tool-tile p {color:#586f89;}.tool-tile span {background:#e9f1ff;width:36px;height:36px;}.tool-tile span img {width:24px;height:24px;}
.ownership {gap:65px;grid-template-columns:1fr 1.25fr;}
.portable-capture {background:#e6f7d1;padding:18px;border-radius:18px;transform:rotate(2deg);}.portable-capture .screenshot-button {box-shadow:0 6px 18px #204b8320;}.portable-capture p {text-align:center;margin:18px 0 3px!important;font-size:11px!important;max-width:none!important;color:#466239!important;}
.closing {background:#dcf39f;}.closing-star {color:#9cca4c;}
#screenshot-dialog {border:1px solid #d6e3f3;border-radius:16px;padding:14px;background:#f9fbff;color:var(--ink);width:min(1440px,94vw);max-width:94vw;max-height:94dvh;box-shadow:0 20px 70px #14274250;}
#screenshot-dialog::backdrop {background:#142742bb;backdrop-filter:blur(5px);}
.screenshot-dialog-header {display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 2px 12px;}.screenshot-dialog-header p {font-size:13px;margin:0;}.screenshot-dialog-header button {width:40px;height:40px;flex-shrink:0;border:1px solid #d6e3f3;border-radius:8px;background:white;color:var(--ink);font-size:24px;}
#screenshot-full {width:100%;max-height:calc(94dvh - 90px);object-fit:contain;border-radius:8px;}
@media(max-width:800px){.ownership {grid-template-columns:1fr 1fr;gap:30px;}.hero-art {max-width:680px;}}
@media(max-width:520px){.ownership {grid-template-columns:1fr;gap:30px;}.feature {padding:20px;}.actual-preview {transform:none;}.floating-label {font-size:9px;}.scene-switcher button {font-size:8px;}.screenshot-dialog-header p {font-size:11px;}.preview-caption>span:last-child {font-size:8px;}.portable-capture {transform:none;}}

.tool-tile{text-decoration:none;color:inherit}.tool-tile:hover{border-color:var(--blue)}
footer{flex-wrap:wrap;}
footer.wrap{width:100%;padding-inline:max(48px,calc((100% - 1320px)/2));background:#1d2b3f;color:#f3f7ff;--muted:#bdcce0;--line:#43536a;}
footer a{color:inherit;}
footer a:hover{color:#d9f587;}
footer a:focus-visible{outline:2px solid #d9f587;outline-offset:5px;border-radius:3px;}
@media(max-width:1100px){footer.wrap{padding-inline:28px;}}
@media(max-width:520px){footer.wrap{padding-inline:18px;}}
.footer-operator{flex:0 0 100%;display:flex;flex-direction:column;align-items:flex-start;gap:12px;border-top:1px solid var(--line);padding-top:24px;margin-top:8px;color:var(--muted);}
.footer-operator p{margin:0;font-size:13px;line-height:1.7;}
.footer-operator p a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.footer-operator-logo{display:inline-block;}
.footer-operator-logo img{display:block;width:auto;height:24px;max-width:100%;}
.plus-section{display:grid;grid-template-columns:1fr 1.25fr;gap:55px;align-items:center;border-top:1px solid var(--line)}
.plus-intro h2 span{color:var(--blue)}
.plus-intro>p:not(.eyebrow){color:var(--muted);line-height:1.7;max-width:440px}
.plus-intro .plus-free-note{font-size:13px;margin-top:24px}
.plus-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.plus-features article{padding:24px;border-radius:18px;background:#e3eeff;border:1px solid #d3e2f5}
.plus-features article:nth-child(2){background:#e6f7d1;border-color:#d3eabf}
.plus-features article:nth-child(3){background:#e7e1ff;border-color:#d9d0f5}
.plus-features article.plus-more{background:#fff0c5;border-color:#f2e1af}
.plus-feature-icon{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:12px;background:#ffffffa8;color:var(--blue);font-size:27px;margin-bottom:18px}
.plus-features h3{font-size:18px;line-height:1.35;margin:0 0 10px}
.plus-features p{font-size:14px;line-height:1.65;color:var(--muted);margin:0}
@media(max-width:800px){.plus-section{grid-template-columns:1fr;gap:28px}}
@media(max-width:520px){.plus-features{grid-template-columns:1fr}.plus-features article{padding:20px}}
/* Keep every website destination available on smaller displays. */
.site-header nav{gap:20px}.site-header nav a[aria-current=page]{color:var(--blue);text-decoration:underline;text-underline-offset:6px}
@media(max-width:1050px){.site-header{flex-wrap:wrap}.site-header nav{order:3;width:100%;display:flex;justify-content:center;gap:24px;padding-top:10px}}
@media(max-width:520px){.site-header nav{display:flex;gap:18px;justify-content:space-between}.site-header nav a{font-size:12px}.site-header .brand{font-size:13px}}
