:root{
  --bg:#09031a;
  --bg2:#12052d;
  --panel:#14102e;
  --panel2:#1a1239;
  --text:#f7f4ff;
  --muted:#aaa1c4;
  --line:#3b2568;
  --pink:#ff2ca8;
  --magenta:#f637c9;
  --purple:#8a3fff;
  --orange:#ff9a2f;
  --yellow:#ffd33d;
  --green:#3ce88f;
  --green-dark:#113d2b;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  font-family:"Inter",system-ui,sans-serif;
  background:
    radial-gradient(circle at 20% 0%,rgba(119,41,255,.16),transparent 28%),
    radial-gradient(circle at 80% 22%,rgba(255,44,168,.12),transparent 30%),
    linear-gradient(180deg,#070215 0%,#0c0420 58%,#0b031a 100%);
  color:var(--text);
}
h1,h2,h3,.brand-text{font-family:"Plus Jakarta Sans","Inter",sans-serif}
a{color:inherit}
.wrap{width:min(1180px,calc(100% - 36px));margin:auto}

.topbar{
  position:sticky;top:0;z-index:40;
  background:rgba(8,3,24,.88);
  backdrop-filter:blur(16px);
  border-bottom:1px solid #271644;
}
.nav{height:74px;display:flex;align-items:center;justify-content:space-between}
.brand{display:flex;align-items:center;gap:10px;text-decoration:none}
.brand-mark{
  width:34px;height:34px;border-radius:9px;display:grid;place-items:center;
  font-weight:800;color:#fff;
  background:linear-gradient(135deg,var(--pink),var(--orange));
  box-shadow:0 0 22px rgba(255,44,168,.28)
}
.brand-text{font-weight:800;font-size:1.18rem}
.uk-chip{font-size:.68rem;font-weight:800;padding:5px 7px;border-radius:6px;border:1px solid var(--purple);color:#e8d8ff}
.nav-links{display:flex;align-items:center;gap:24px}
.nav-links a{text-decoration:none;font-size:.83rem;color:#e1dbef}
.save-btn{border:1px solid #a626ef;padding:9px 13px;border-radius:8px}

.hero{position:relative;overflow:hidden;border-bottom:1px solid #2b174c}
.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:20px;min-height:340px;align-items:center}
.hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.34}
.glow-one{width:280px;height:280px;background:#9c25ff;right:20%;top:10px}
.glow-two{width:230px;height:230px;background:#ff2c9a;right:4%;bottom:-60px}
.hero-copy{padding:44px 0 48px}
.hero-pill{
  display:inline-flex;
  padding:7px 11px;border-radius:999px;
  background:rgba(145,58,255,.12);
  border:1px solid #6d2cb8;color:#d7c1ff;
  font-size:.67rem;font-weight:800;letter-spacing:.08em
}
h1{font-size:clamp(3rem,6vw,5rem);line-height:.98;letter-spacing:-.055em;margin:18px 0 16px}
h1 span{background:linear-gradient(90deg,#ff3db3,#ff6a64);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero-copy>p{font-size:1.04rem;line-height:1.6;color:#c7bfd7;max-width:590px;margin:0 0 24px}
.hero-benefits{display:flex;gap:26px;flex-wrap:wrap}
.hero-benefits div{display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center}
.hero-benefits b{font-size:.83rem}.hero-benefits small{grid-column:2;color:#958ca7;font-size:.7rem}
.benefit-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:1px solid #4e2a78}
.benefit-icon.pink{color:#ff45b4}.benefit-icon.orange{color:#ff8e2d}.benefit-icon.purple{color:#aa72ff}

.hero-art{position:relative;min-height:340px}
.paint-stroke{
  position:absolute;right:-28px;top:0;width:430px;height:275px;
  background:linear-gradient(135deg,#6f28f3 0%,#ff2ca8 52%,#ff6a42 100%);
  clip-path:polygon(14% 7%,100% 0,93% 82%,14% 100%,0 67%,9% 47%,1% 25%);
  filter:saturate(1.2);
  opacity:.96
}
.lamp{position:absolute;top:0;left:90px;width:80px;height:115px}
.lamp:before{content:"";position:absolute;left:38px;top:0;width:2px;height:72px;background:#33254c}
.lamp span{position:absolute;left:18px;top:66px;width:42px;height:28px;background:#15111c;border-radius:4px 4px 20px 20px;box-shadow:0 8px 16px rgba(255,211,61,.12)}
.chair{position:absolute;left:110px;bottom:18px;width:145px;height:155px}
.chair-back{position:absolute;left:22px;top:18px;width:102px;height:94px;border-radius:28px 28px 18px 18px;background:linear-gradient(145deg,#5d3b95,#30205e)}
.chair-seat{position:absolute;left:15px;top:88px;width:115px;height:50px;border-radius:16px;background:#452c77}
.chair-leg{position:absolute;top:130px;width:5px;height:40px;background:#2b163c}.chair-leg.l1{left:30px;transform:rotate(7deg)}.chair-leg.l2{right:25px;transform:rotate(-7deg)}
.side-table{position:absolute;left:58px;bottom:36px;width:54px;height:58px;border-top:5px solid #58374a;border-left:4px solid #442738;border-right:4px solid #442738}
.plant{position:absolute;left:72px;bottom:96px;width:30px;height:42px;background:linear-gradient(180deg,transparent 0 20%,#477a48 20% 26%,transparent 26%),repeating-linear-gradient(70deg,#477a48 0 3px,transparent 3px 7px);transform:rotate(-5deg)}
.paint-can{position:absolute;bottom:22px;border-radius:6px 6px 12px 12px;background:linear-gradient(180deg,#21162f,#0d0a13);border:2px solid #6b5376;box-shadow:0 18px 24px rgba(0,0,0,.32);display:grid;place-items:center;color:#fff}
.paint-can span{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,var(--pink),var(--orange));display:grid;place-items:center;font-weight:800}
.can-small{right:118px;width:76px;height:74px}.can-large{right:26px;width:88px;height:102px}
.roller{position:absolute;right:42px;top:60px;width:112px;height:140px}
.roller i{position:absolute;right:15px;top:0;width:78px;height:31px;border-radius:12px;background:linear-gradient(135deg,#f225b2,#9b2fd9);transform:rotate(14deg);box-shadow:0 8px 18px rgba(255,44,168,.25)}
.roller b{position:absolute;right:28px;top:42px;width:12px;height:92px;background:#f1a73c;border-radius:10px;transform:rotate(20deg)}
.roller:after{content:"";position:absolute;right:45px;top:22px;width:50px;height:46px;border:4px solid #e4d9df;border-left:0;border-bottom:0;border-radius:0 14px 0 0;transform:rotate(14deg)}

.calc-section{padding:18px 0 24px}
.calc-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}
.panel{
  background:linear-gradient(180deg,rgba(22,15,50,.98),rgba(16,11,39,.98));
  border:1px solid #3a2263;border-radius:13px;
  box-shadow:0 16px 45px rgba(0,0,0,.24)
}
.input-panel{padding:18px}.result-panel{padding:18px;position:sticky;top:88px}
.panel-title{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid #2a1948}
.title-left{display:flex;align-items:center;gap:11px}
.panel-title h2{font-size:.94rem;margin:0}
.step-circle{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:.8rem}
.pink-bg{background:linear-gradient(135deg,#c62aff,#ff3c9e)}
.green-bg{background:linear-gradient(135deg,#1da867,#35e68c)}
.orange-bg{background:linear-gradient(135deg,#ff7c2e,#ffb333)}
.unit-toggle{display:flex;gap:5px;background:#100b25;border:1px solid #3a235e;border-radius:8px;padding:3px}
.unit-toggle button{border:0;background:transparent;color:#a69cb8;padding:7px 10px;border-radius:6px;font:inherit;font-size:.68rem;font-weight:700;cursor:pointer}
.unit-toggle .active{background:#35105e;color:#fff;border:1px solid #8f2adf}
.subsection{padding-top:16px}
.subhead{font-size:.68rem;font-weight:800;color:#dcd4ea;margin-bottom:10px}
.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.two-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
label{font-size:.67rem;font-weight:700;color:#d8d1e6}
.field{margin-top:6px;background:#171230;border:1px solid #3a2a5a;border-radius:6px;display:flex;align-items:center;overflow:hidden}
.field input{width:100%;border:0;outline:0;background:transparent;color:#fff;padding:9px 10px;font:inherit;font-size:.76rem}
.field span{padding-right:9px;color:#c6bed2;font-size:.68rem}.field.currency b{padding-left:10px;color:#d9d1e2}.field.currency input{padding-left:6px}
label small,.microcopy{display:block;margin-top:5px;color:#7f758f;font-size:.6rem;font-weight:500}
.mini-fields{margin-top:12px}.section-line{height:1px;background:#2a1948;margin:16px 0 0}
.calc-btn{
  margin-top:18px;width:100%;border:0;border-radius:7px;padding:12px;
  background:linear-gradient(90deg,#d927c9,#ff4d8f,#ff8c37,#ffcd22);
  color:#fff;font:inherit;font-weight:800;cursor:pointer;
  box-shadow:0 0 22px rgba(255,66,160,.16)
}
.secure-note{text-align:center;color:#776e86;font-size:.6rem;margin:10px 0 0}

.calculated-chip{font-size:.63rem;color:#61e4a2;border:1px solid #1a6b48;background:#102a22;padding:6px 9px;border-radius:999px}
.result-box{margin-top:14px;border:1px solid #4a2c73;border-radius:9px;padding:16px;background:linear-gradient(180deg,#15102e,#100b25)}
.result-top{display:flex;justify-content:space-between;align-items:center;gap:14px}
.result-top p{margin:0 0 4px;color:#c9c1d8;font-size:.72rem}
.result-top>div:first-child>span{display:block;text-align:center;font-size:.74rem}
.litres{font-size:2rem;font-weight:800;color:var(--green);letter-spacing:-.03em}
.result-cans{position:relative;width:150px;height:96px}
.mini-can{position:absolute;bottom:5px;width:58px;height:62px;border-radius:5px 5px 10px 10px;background:linear-gradient(180deg,#2a173f,#0d0916);border:2px solid #70579a;display:grid;place-items:center;color:#fff;font-weight:800}
.mini-can:before{content:"";position:absolute;top:-7px;width:48px;height:9px;border-radius:50%;background:#8770a5}
.c1{left:6px}.c2{left:42px;bottom:14px}.c3{left:82px;bottom:26px}
.best-choice{position:absolute;right:-2px;bottom:0;width:54px;height:54px;border-radius:50%;background:#2ddc77;color:#07351e;font-size:.56rem;font-weight:900;display:grid;place-items:center;text-align:center;transform:rotate(-7deg);box-shadow:0 0 20px rgba(45,220,119,.24)}
.recommendation{margin:14px 0;background:#12272b;border:1px solid #1e6f57;border-radius:6px;padding:11px;text-align:center;font-size:.88rem}
.recommendation b{color:#3fe592}.recommendation span{display:block;color:#35d883;font-size:.7rem}
.breakdown{border:1px solid #2d1e4c;border-radius:6px;overflow:hidden}
.breakdown div{display:flex;justify-content:space-between;gap:12px;padding:9px 10px;border-bottom:1px solid #2d1e4c;font-size:.66rem}.breakdown div:last-child{border-bottom:0}
.cost-card{margin-top:12px;border:1px solid #1a7e59;background:#102526;border-radius:7px;padding:12px;display:flex;justify-content:space-between;align-items:center}
.cost-card b{display:block;font-size:.76rem}.cost-card span{display:block;color:#a7c1b3;font-size:.61rem;margin-top:2px}.cost-card strong{font-size:1.45rem;color:#3ce88f}
.why-extra{margin-top:12px;border:1px solid #6f2ebd;background:#1c1038;border-radius:7px;padding:11px;display:flex;justify-content:space-between;gap:14px}
.why-extra b{font-size:.68rem}.why-extra p{margin:4px 0 0;color:#a69cb7;font-size:.61rem;line-height:1.45}.why-extra>span{font-size:1.6rem}
.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.result-actions button{background:#100b25;color:#ddd4e8;border:1px solid #4a2c73;border-radius:6px;padding:9px;font:inherit;font-size:.68rem;cursor:pointer}

.why-section{padding:14px 0 24px}
.why-section h2,.more-section h2{font-size:1.4rem;margin:0 0 12px}
.why-section h2 span,.more-section h2 span{background:linear-gradient(90deg,#ff2ca8,#ff8d31);-webkit-background-clip:text;background-clip:text;color:transparent}
.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.why-grid article{background:#14102e;border:1px solid #322052;border-radius:8px;padding:14px;min-height:106px}
.why-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;margin-bottom:10px}
.why-grid h3{font-size:.78rem;margin:0 0 4px}.why-grid p{font-size:.62rem;line-height:1.45;color:#a59cb6;margin:0}

.more-section{padding:6px 0 24px}
.more-grid{display:grid;grid-template-columns:repeat(6,1fr) 1.6fr;gap:8px}
.more-grid article{background:#14102e;border:1px solid #38235d;border-radius:8px;min-height:100px;padding:12px;display:flex;flex-direction:column;justify-content:center;gap:8px;font-size:1.3rem}
.more-grid article b{font-size:.66rem;line-height:1.35}
.suggest-card{background:linear-gradient(135deg,#7a1a72,#d42d7d)!important;border-color:#a9369a!important}
.suggest-card span{font-size:.95rem!important;font-weight:800}.suggest-card p{font-size:.62rem;color:#f2ddeb;margin:0}.suggest-card button{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.09);color:#fff;padding:8px;border-radius:6px;font:inherit;font-size:.63rem;font-weight:700}

footer{border-top:1px solid #25163f;padding:16px 0;color:#7f768d}
.footer-row{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:.61rem}.brand.small .brand-mark{width:28px;height:28px}.brand.small .brand-text{font-size:.9rem}.footer-links{display:flex;gap:18px}.footer-links a{text-decoration:none}

@media(max-width:900px){
  .hero-grid,.calc-grid{grid-template-columns:1fr}
  .hero-art{min-height:300px}
  .result-panel{position:static}
  .why-grid{grid-template-columns:1fr 1fr}
  .more-grid{grid-template-columns:repeat(3,1fr)}
  .suggest-card{grid-column:span 3}
}
@media(max-width:640px){
  .wrap{width:min(100% - 20px,1180px)}
  .nav-links a:not(.save-btn){display:none}
  h1{font-size:3.35rem}
  .hero-benefits{gap:14px}
  .three-grid,.two-grid{grid-template-columns:1fr}
  .unit-toggle button{padding:6px 8px}
  .result-actions{grid-template-columns:1fr}
  .why-grid{grid-template-columns:1fr}
  .more-grid{grid-template-columns:1fr 1fr}
  .suggest-card{grid-column:span 2}
  .footer-row{flex-direction:column;align-items:flex-start}
}

  
.shop-panel{margin-top:12px;padding:14px;border-radius:9px;background:linear-gradient(135deg,#241044,#161031);border:1px solid #8732c7}
.shop-copy{margin-bottom:11px}.shop-kicker{display:block;font-size:.56rem;letter-spacing:.12em;color:#ff6dc3;font-weight:800;margin-bottom:4px}
.shop-copy>b{display:block;font-size:.82rem}.shop-copy p{margin:4px 0 0;color:#a99dbb;font-size:.62rem;line-height:1.45}
.shop-actions{display:grid;grid-template-columns:1.2fr 1fr;gap:8px}.shop-actions a{text-align:center;text-decoration:none;padding:9px;border-radius:6px;font-size:.66rem;font-weight:800}
.shop-primary{background:linear-gradient(90deg,#db2fbd,#ff6b55,#ffab2f);color:#fff}.shop-secondary{border:1px solid #64428c;color:#e9ddf6;background:#100b25}
.affiliate-note{display:block;color:#786d88;font-size:.55rem;margin-top:8px}
.pro-section{padding:34px 0 24px}
.pro-shell{display:grid;grid-template-columns:1.4fr .6fr;gap:16px;background:radial-gradient(circle at 85% 20%,rgba(255,51,177,.19),transparent 24%),linear-gradient(135deg,#1a0b39,#0f0927);border:1px solid #5a2789;border-radius:14px;padding:28px;box-shadow:0 20px 60px rgba(0,0,0,.28)}
.pro-badge{display:inline-block;color:#e9cfff;border:1px solid #7436b2;background:#2b1250;border-radius:999px;padding:6px 9px;font-size:.58rem;font-weight:800;letter-spacing:.1em}
.pro-copy h2{font-size:2.35rem;line-height:1.04;letter-spacing:-.04em;margin:14px 0 10px}.pro-copy h2 span{background:linear-gradient(90deg,#ff37ae,#ff8c39);-webkit-background-clip:text;background-clip:text;color:transparent}
.pro-copy>p{max-width:650px;color:#aaa0ba;font-size:.78rem;line-height:1.6}
.pro-features{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:20px}.pro-features>div{display:flex;gap:9px;align-items:flex-start;background:rgba(255,255,255,.035);border:1px solid rgba(151,93,206,.18);padding:11px;border-radius:8px}
.pro-features i{font-style:normal;color:#40e795;font-weight:900}.pro-features b{display:block;font-size:.7rem}.pro-features small{display:block;color:#8f849f;font-size:.58rem;line-height:1.4;margin-top:2px}
.pricing-card{align-self:center;background:linear-gradient(180deg,#221247,#15102f);border:1px solid #7433ad;border-radius:12px;padding:22px;text-align:center;box-shadow:0 0 34px rgba(154,49,222,.12)}
.popular{font-size:.56rem;color:#ff85ca;font-weight:900;letter-spacing:.1em}.price{display:flex;justify-content:center;align-items:baseline;margin:14px 0 8px}.price small{font-size:1rem}.price strong{font-size:3rem;letter-spacing:-.05em}.price span{color:#9387a4;font-size:.68rem;margin-left:4px}
.pricing-card p{font-size:.62rem;color:#958aa6;line-height:1.5}.pricing-card button{width:100%;border:0;border-radius:7px;background:linear-gradient(90deg,#ce2bc5,#ff4e91,#ff9433);color:#fff;padding:11px;font:inherit;font-size:.7rem;font-weight:800;cursor:pointer;margin:9px 0}
.pricing-card>small{color:#6f657d;font-size:.54rem}
.saved-demo{margin-top:12px;background:#14102e;border:1px solid #352153;border-radius:10px;padding:16px}.saved-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.saved-head h3{font-size:.92rem;margin:6px 0 0}.saved-head>span{color:#83788f;font-size:.6rem}.small-badge{font-size:.5rem;padding:4px 7px}
.saved-empty{min-height:90px;display:flex;align-items:center;justify-content:center;gap:10px;color:#7e748c}.saved-empty span{font-size:1.5rem}.saved-empty p{font-size:.65rem}
.saved-item{margin-top:12px;display:flex;align-items:center;gap:11px;background:#100b25;border:1px solid #432968;border-radius:8px;padding:11px}.saved-icon{width:38px;height:38px;border-radius:9px;background:#2c1552;display:grid;place-items:center}.saved-item>div:nth-child(2){flex:1}.saved-item b{display:block;font-size:.7rem}.saved-item span{display:block;color:#91869e;font-size:.59rem;margin-top:2px}.saved-item button{background:transparent;border:1px solid #5c3b79;color:#c9bed4;border-radius:6px;padding:6px 8px;font-size:.58rem}
@media(max-width:900px){.pro-shell{grid-template-columns:1fr}.pro-features{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.shop-actions,.pro-features{grid-template-columns:1fr}.pro-copy h2{font-size:1.9rem}.pro-shell{padding:20px}.saved-head{align-items:flex-start;flex-direction:column}}


.hub-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:15px}.hub-heading h2{font-size:1.75rem;margin:9px 0 0}.hub-heading>p{max-width:440px;color:#9f95af;font-size:.7rem;line-height:1.5}
.category-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:11px}.cat{border:1px solid #432866;background:#130d2c;color:#a99fba;padding:8px 11px;border-radius:999px;font:inherit;font-size:.64rem;font-weight:700;cursor:pointer}.cat.active{background:linear-gradient(90deg,#7c2bd4,#d32d9c);border-color:#b33cc1;color:#fff}
.tool-hub{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.hub-tool{position:relative;min-height:78px;text-align:left;display:flex;align-items:center;gap:9px;background:#14102e;border:1px solid #38235d;border-radius:9px;color:#fff;padding:10px;cursor:pointer}.hub-tool:hover,.hub-tool.active-tool{border-color:#b538c8;background:linear-gradient(135deg,#251044,#17102f);box-shadow:0 0 20px rgba(201,48,199,.09)}.hub-tool>span{font-size:1.35rem}.hub-tool div{flex:1}.hub-tool b{display:block;font-size:.68rem}.hub-tool small{display:block;color:#81778f;font-size:.54rem;margin-top:2px}.hub-tool i{position:absolute;right:6px;top:6px;font-style:normal;font-size:.43rem;color:#48e795;background:#0f3024;border:1px solid #1c704e;border-radius:999px;padding:2px 4px}
.quick-calc{margin-top:10px;background:radial-gradient(circle at 90% 5%,rgba(255,48,170,.12),transparent 22%),linear-gradient(135deg,#17102f,#100b25);border:1px solid #512a7d;border-radius:11px;padding:17px}.quick-top{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.quick-top h3{font-size:1.05rem;margin:7px 0 3px}.quick-top p{margin:0;color:#958aa5;font-size:.62rem}.quick-icon{font-size:2rem}.quick-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:14px}.quick-fields label{font-size:.62rem}.quick-button{max-width:240px;margin-top:12px}.quick-result{margin-top:12px;min-height:62px;border:1px solid #2b674d;background:#10251f;border-radius:8px;padding:12px;display:flex;align-items:center;color:#a5d9bd;font-size:.68rem}.quick-result strong{font-size:1.2rem;color:#3ce88f;margin-right:8px}.quick-shop{margin-top:9px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#21103b;border:1px solid #663099;border-radius:8px;padding:11px}.quick-shop b{display:block;font-size:.68rem}.quick-shop small{display:block;color:#8e829d;font-size:.55rem;margin-top:2px}.quick-shop button{border:0;background:linear-gradient(90deg,#db2ebd,#ff7c42);color:#fff;border-radius:6px;padding:8px 10px;font:inherit;font-size:.6rem;font-weight:800}
.roadmap-strip{margin-top:10px;display:flex;gap:7px;align-items:center;flex-wrap:wrap;color:#82778f;font-size:.57rem}.roadmap-strip b{color:#d5cce0}.roadmap-strip span{border:1px solid #34204f;background:#110c27;border-radius:999px;padding:5px 7px}
@media(max-width:900px){.tool-hub{grid-template-columns:repeat(3,1fr)}.quick-fields{grid-template-columns:1fr 1fr}.hub-heading{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.tool-hub{grid-template-columns:1fr 1fr}.quick-fields{grid-template-columns:1fr}.quick-shop{align-items:flex-start;flex-direction:column}.hub-heading h2{font-size:1.45rem}}


.workeditout-home{min-height:430px}.workeditout-home .hero-grid{min-height:430px}
.home-actions{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}
.home-actions a{padding:11px 15px;border-radius:8px;text-decoration:none;font-size:.72rem;font-weight:800}
.home-primary{background:linear-gradient(90deg,#d72fc4,#ff4f91,#ff9238);color:#fff;box-shadow:0 0 24px rgba(255,50,167,.15)}
.home-secondary{background:#120c29;border:1px solid #5a317f;color:#e8dff2}
.home-art{position:relative;min-height:390px}
.orbit{position:absolute;border-radius:50%;border:1px solid rgba(181,92,255,.25)}
.orbit-a{width:330px;height:330px;right:30px;top:30px}.orbit-b{width:250px;height:250px;right:70px;top:70px;border-style:dashed;transform:rotate(20deg)}
.brand-core{position:absolute;right:118px;top:122px;width:155px;height:155px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 25%,#9a4eff,#5320ad 52%,#2a0d62);border:1px solid #a45fff;box-shadow:0 0 70px rgba(139,54,255,.35)}
.brand-core>span{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#ff2ca8,#ff9a2f);display:grid;place-items:center;font-weight:900;font-size:1.35rem;box-shadow:0 0 20px rgba(255,54,164,.35)}
.brand-core b{font-size:.88rem;margin-top:8px}.brand-core small{font-size:.52rem;color:#d2bfff;border:1px solid #8d5ad0;border-radius:5px;padding:2px 4px;margin-top:3px}
.float-tool{position:absolute;display:flex;align-items:center;gap:9px;background:rgba(20,12,47,.94);border:1px solid #5a327e;border-radius:10px;padding:10px 12px;box-shadow:0 14px 30px rgba(0,0,0,.25);min-width:132px}
.float-tool>span{font-size:1.25rem}.float-tool b{display:block;font-size:.66rem}.float-tool small{display:block;font-size:.53rem;color:#9589a5;margin-top:1px}
.ft-paint{left:20px;top:52px}.ft-garden{right:0;top:64px}.ft-money{right:12px;bottom:55px}.ft-floor{left:8px;bottom:48px}
.spark{position:absolute;color:#ff66bd}.s1{right:58px;top:22px}.s2{left:98px;top:25px;color:#ffae3c}.s3{right:35px;bottom:22px;color:#8c5cff}
.featured-tools{padding:26px 0 18px}.featured-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:13px}.featured-head h2{font-size:1.65rem;margin:8px 0 0}.featured-head>p{max-width:440px;color:#93899f;font-size:.68rem;line-height:1.5}
.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.featured-card{position:relative;overflow:hidden;min-height:112px;border-radius:10px;padding:14px;text-decoration:none;border:1px solid #3c245e;display:flex;flex-direction:column;justify-content:flex-end}.featured-card:before{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-25px;top:-35px;opacity:.18}
.featured-card>span{font-size:1.55rem;margin-bottom:10px}.featured-card b{display:block;font-size:.72rem}.featured-card small{display:block;color:#9c91a8;font-size:.56rem;margin-top:2px}.featured-card i{position:absolute;right:11px;bottom:12px;font-style:normal;font-size:.57rem;color:#d8cee4}
.fc-pink{background:linear-gradient(135deg,#241039,#17102e)}.fc-pink:before{background:#ff2ca8}.fc-purple{background:linear-gradient(135deg,#1c103a,#15102e)}.fc-purple:before{background:#7d43ff}.fc-green{background:linear-gradient(135deg,#102a29,#14102e)}.fc-green:before{background:#3ce88f}.fc-orange{background:linear-gradient(135deg,#2a1723,#15102e)}.fc-orange:before{background:#ff942f}
.paint-tool-intro{padding:12px 0 4px}.paint-tool-intro .wrap{border-top:1px solid #2b1948;padding-top:18px}.tool-category{font-size:.58rem;color:#a880ff;font-weight:800;letter-spacing:.11em}.paint-tool-intro h2{font-size:1.7rem;margin:5px 0 3px}.paint-tool-intro h2 span{color:#ff4eaa}.paint-tool-intro p{font-size:.68rem;color:#968ba3;margin:0}
@media(max-width:900px){.home-art{min-height:360px}.featured-grid{grid-template-columns:1fr 1fr}.featured-head{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.workeditout-home .hero-grid{min-height:auto}.home-art{min-height:330px}.orbit-a{width:280px;height:280px;right:5px}.orbit-b{width:210px;height:210px;right:40px}.brand-core{right:78px;top:100px;width:135px;height:135px}.float-tool{min-width:112px;padding:8px}.ft-paint{left:0}.ft-garden{right:0}.ft-floor{left:0}.ft-money{right:0}.featured-grid{grid-template-columns:1fr}.featured-head h2{font-size:1.4rem}}


.measure-section{padding:28px 0 24px}
.measure-shell{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;background:radial-gradient(circle at 10% 10%,rgba(66,232,145,.10),transparent 24%),linear-gradient(135deg,#10182d,#120b2b);border:1px solid #31516a;border-radius:14px;padding:26px;box-shadow:0 20px 60px rgba(0,0,0,.22)}
.measure-copy h2{font-size:2.15rem;line-height:1.03;letter-spacing:-.04em;margin:14px 0 10px}.measure-copy h2 span{background:linear-gradient(90deg,#48e4a0,#50c7e8,#a36aff);-webkit-background-clip:text;background-clip:text;color:transparent}
.measure-copy>p{color:#9ba5b7;font-size:.72rem;line-height:1.55;max-width:650px}
.measure-options{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}
.measure-card{position:relative;display:flex;gap:10px;align-items:flex-start;background:rgba(255,255,255,.035);border:1px solid rgba(95,156,180,.18);border-radius:9px;padding:11px;min-height:82px}
.measure-card>span{font-size:1.3rem}.measure-card b{display:block;font-size:.68rem}.measure-card small{display:block;color:#8492a4;font-size:.56rem;line-height:1.4;margin-top:2px}.measure-card i{position:absolute;right:7px;top:7px;font-style:normal;font-size:.46rem;color:#47e496;background:#0e3024;border:1px solid #1d704f;border-radius:999px;padding:2px 5px}.measure-card.pro-measure i{color:#ffc06a;background:#3a2412;border-color:#865122}
.measure-demo{background:linear-gradient(180deg,#15112d,#0f0c24);border:1px solid #3a3967;border-radius:11px;padding:18px;align-self:center}
.demo-head h3{font-size:1.05rem;margin:8px 0 4px}.demo-head p{margin:0;color:#8f98a8;font-size:.62rem}
.shape-choice{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:14px}.shape-btn{background:#100d25;border:1px solid #3b385d;color:#aaa2ba;border-radius:8px;padding:10px 7px;font:inherit;font-size:1.1rem;cursor:pointer}.shape-btn span{display:block;font-size:.54rem;margin-top:4px}.shape-btn.active{background:linear-gradient(135deg,#163b32,#17213f);border-color:#3aa87d;color:#eafff6}
.measure-form{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.measure-form label{font-size:.62rem}
.measure-result{margin-top:10px;background:#10251f;border:1px solid #2d6f52;border-radius:8px;padding:12px;color:#a7dabe;font-size:.68rem}.measure-result strong{color:#3ce88f;font-size:1.15rem}
.accessibility-note{margin-top:11px;display:flex;gap:10px;background:#151732;border:1px solid #353960;border-radius:8px;padding:10px}.accessibility-note>span{font-size:1.15rem}.accessibility-note p{margin:0;color:#8f98a7;font-size:.57rem;line-height:1.45}.accessibility-note b{color:#dbe7f0}
@media(max-width:900px){.measure-shell{grid-template-columns:1fr}.measure-options{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.measure-options,.measure-form{grid-template-columns:1fr}.shape-choice{grid-template-columns:1fr 1fr 1fr}.measure-copy h2{font-size:1.75rem}.measure-shell{padding:20px}}


.myhome-section{padding:26px 0 24px}
.myhome-shell{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:radial-gradient(circle at 85% 5%,rgba(255,145,62,.10),transparent 24%),linear-gradient(135deg,#1a102d,#0f0a24);border:1px solid #5c315f;border-radius:14px;padding:26px;box-shadow:0 20px 60px rgba(0,0,0,.22)}
.myhome-copy h2{font-size:2.15rem;line-height:1.03;letter-spacing:-.04em;margin:14px 0 10px}.myhome-copy h2 span{background:linear-gradient(90deg,#ff4dae,#ff8d38,#ffd05d);-webkit-background-clip:text;background-clip:text;color:transparent}
.myhome-copy>p{color:#a59aad;font-size:.72rem;line-height:1.55;max-width:620px}
.home-benefits{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.home-benefits>div{display:flex;gap:10px;align-items:flex-start;background:rgba(255,255,255,.035);border:1px solid rgba(255,116,164,.15);border-radius:9px;padding:11px}.home-benefits>div>span{width:34px;height:34px;border-radius:10px;background:#2a143d;display:grid;place-items:center;color:#ff8ac7}.home-benefits p{margin:0}.home-benefits b{display:block;font-size:.68rem}.home-benefits small{display:block;color:#8f849b;font-size:.56rem;line-height:1.4;margin-top:2px}
.property-card{background:linear-gradient(180deg,#17112e,#100b24);border:1px solid #4c2c64;border-radius:11px;padding:18px}
.property-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.property-head h3{font-size:1.08rem;margin:7px 0 2px}.property-head p{margin:0;color:#84798f;font-size:.58rem}.property-head button{border:1px solid #70418d;background:#24113c;color:#e9dff0;border-radius:7px;padding:8px 10px;font:inherit;font-size:.6rem;font-weight:700}
.space-list{margin-top:13px;display:grid;gap:8px}.space-item{display:flex;align-items:center;gap:10px;background:#100b25;border:1px solid #382050;border-radius:8px;padding:10px}.space-icon{width:38px;height:38px;border-radius:9px;background:#23133b;display:grid;place-items:center;font-size:1.1rem}.space-info{flex:1}.space-info b{display:block;font-size:.67rem}.space-info span{display:block;color:#8f8499;font-size:.56rem;margin-top:2px}.use-space{border:1px solid #5d377a;background:#1b1030;color:#d9cce2;border-radius:6px;padding:6px 8px;font-size:.56rem}
.home-project{margin-top:13px;background:linear-gradient(135deg,#221137,#17102c);border:1px solid #5a2c72;border-radius:9px;padding:13px}.home-project h3{font-size:.85rem;margin:6px 0 8px}.project-lines{display:grid;gap:6px}.project-lines div{display:flex;justify-content:space-between;gap:10px;color:#aca2b5;font-size:.62rem}.project-lines b{color:#f3eaf7}.project-lines .project-total{border-top:1px solid #412355;padding-top:7px;margin-top:3px}.project-total b{color:#3fe592}
.reuse-demo{margin-top:10px;background:#14102e;border:1px solid #352153;border-radius:10px;padding:14px;display:flex;justify-content:space-between;align-items:center;gap:14px}.reuse-demo h3{font-size:.83rem;margin:6px 0 3px}.reuse-demo p{margin:0;color:#8f849b;font-size:.58rem}.reuse-status{border:1px solid #2d6b51;background:#10241e;color:#a8d9bf;padding:9px 11px;border-radius:7px;font-size:.6rem;min-width:220px;text-align:center}
.add-space-modal{position:fixed;inset:0;background:rgba(5,2,14,.72);backdrop-filter:blur(6px);display:none;align-items:center;justify-content:center;z-index:99;padding:20px}.add-space-modal.show{display:flex}.modal-card{width:min(520px,100%);background:#15102e;border:1px solid #5a2f73;border-radius:12px;padding:18px}.modal-card h3{margin:0 0 10px}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.modal-actions button{border-radius:7px;padding:8px 10px;font:inherit;font-size:.62rem}.cancel-space{background:#100b25;color:#b6aabc;border:1px solid #4c2e67}.save-space{background:linear-gradient(90deg,#d42bc1,#ff5a82);color:#fff;border:0}
@media(max-width:900px){.myhome-shell{grid-template-columns:1fr}.home-benefits{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.home-benefits,.modal-grid{grid-template-columns:1fr}.reuse-demo{align-items:flex-start;flex-direction:column}.reuse-status{width:100%;min-width:0}.myhome-copy h2{font-size:1.75rem}.myhome-shell{padding:20px}}
/* Launch-candidate multi-page additions */
.page-hero{padding:58px 0 32px;border-bottom:1px solid #2b174c;background:radial-gradient(circle at 80% 10%,rgba(255,44,168,.12),transparent 25%)}
.page-hero h1{font-size:clamp(2.5rem,6vw,4.6rem);margin:10px 0}.page-hero p{max-width:720px;color:#aaa0ba;line-height:1.6}
.breadcrumb{font-size:.62rem;color:#897e99}.breadcrumb a{text-decoration:none;color:#bd9be6}
.launch-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:22px 0 34px}
.launch-card{background:linear-gradient(180deg,#16102f,#100b25);border:1px solid #3b235e;border-radius:12px;padding:18px}
.launch-card h2{font-size:1rem;margin:0 0 13px}.launch-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.launch-result{margin-top:12px;background:#10251f;border:1px solid #286c4e;border-radius:9px;padding:15px;color:#a7dabe}.launch-result strong{color:#3ce88f;font-size:1.35rem}
.launch-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.launch-actions a{text-decoration:none;text-align:center;border-radius:7px;padding:10px;font-size:.65rem;font-weight:800}
.launch-primary{background:linear-gradient(90deg,#d92dc2,#ff4f8d,#ff9636);color:#fff}.launch-secondary{border:1px solid #654087;color:#e6d9ef;background:#120c28}
.info-strip{margin-top:12px;border:1px solid #4a2d6d;background:#1b1035;border-radius:9px;padding:12px;color:#9d91ab;font-size:.62rem;line-height:1.5}
.related{padding:0 0 34px}.related h2{font-size:1.25rem}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.related-grid a{text-decoration:none;background:#14102e;border:1px solid #38235d;border-radius:9px;padding:13px;font-size:.67rem;font-weight:700}
.legal-page{padding:48px 0;max-width:850px}.legal-page h1{font-size:2.5rem}.legal-page h2{font-size:1.1rem;margin-top:28px}.legal-page p,.legal-page li{color:#a79daf;line-height:1.65;font-size:.75rem}
.site-footer-links{display:flex;gap:14px;flex-wrap:wrap}
.site-footer-links a{color:#91879d;text-decoration:none}
@media(max-width:760px){.launch-grid{grid-template-columns:1fr}.launch-fields{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr 1fr}}
