:root{--ink:#121633;--muted:#69708a;--purple:#6b4cff;--pink:#ee6ead;--blue:#5aa7ff;--line:#e9e7f5;--card:rgba(255,255,255,.82);--shadow:0 24px 70px rgba(69,54,129,.14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:radial-gradient(circle at 20% 5%,#f1edff 0 24%,transparent 45%),radial-gradient(circle at 90% 30%,#fff0f8 0 18%,transparent 38%),#fff;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:28px;justify-content:space-between;padding:18px clamp(20px,4vw,56px);background:rgba(255,255,255,.76);backdrop-filter:blur(16px);border-bottom:1px solid rgba(232,228,246,.7)}.brand,.footer-brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:28px}.brand img,.footer-brand img{width:40px}.site-nav{display:flex;align-items:center;gap:28px;font-weight:700;font-size:14px}.site-nav a,.nav-dropdown button,.login{opacity:.92}.nav-dropdown{position:relative}.nav-dropdown button,.menu-toggle{font:inherit;background:0;border:0;color:inherit;cursor:pointer}.dropdown-panel{display:none;position:absolute;top:32px;left:-16px;min-width:190px;padding:10px;background:white;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.dropdown-panel a{display:block;padding:10px 12px;border-radius:10px}.dropdown-panel a:hover{background:#f6f3ff}.nav-dropdown:hover .dropdown-panel,.nav-dropdown:focus-within .dropdown-panel{display:block}.header-actions{display:flex;align-items:center;gap:20px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 24px;border-radius:14px;font-weight:800}.btn-primary{background:linear-gradient(135deg,#7659ff,#5438ef);color:white;box-shadow:0 14px 28px rgba(89,61,239,.22)}.btn-secondary{background:white;border:1px solid var(--line);box-shadow:0 12px 30px rgba(37,32,80,.06)}.menu-toggle{display:none}.section-shell{width:min(1180px,calc(100% - 44px));margin-inline:auto}.hero{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:center;padding:56px 0 28px}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#f0ecff;color:#6047e8;padding:8px 16px;border-radius:999px;font-weight:800}.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.08;margin:22px 0 18px;letter-spacing:-.05em}.hero h1 span,.import-strip h2 span,.control h2 span{background:linear-gradient(100deg,#6b4cff,#f06aa8);-webkit-background-clip:text;color:transparent}.lead{color:#555d77;font-size:20px;max-width:460px}.hero-actions{display:flex;gap:18px;flex-wrap:wrap;margin:30px 0}.play{font-size:18px}.social-proof{display:flex;align-items:center;gap:18px;color:#5d637b}.social-proof strong{color:#ffc21c;letter-spacing:3px}.avatars{display:flex}.avatars img{width:42px;height:42px;border-radius:50%;border:3px solid white;margin-left:-10px}.avatars img:first-child{margin-left:0}.app-window{min-height:420px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(130deg,rgba(255,255,255,.95),rgba(249,246,255,.78));box-shadow:var(--shadow);display:grid;grid-template-columns:62px 1fr 190px;overflow:hidden;padding:18px}.sidebar{display:flex;flex-direction:column;align-items:center;gap:22px;color:#626883}.sidebar img{width:32px}.graph-area{position:relative}.topbar{height:38px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:18px;color:#9aa0b5;padding:0 16px;margin-left:14px;font-size:13px}.graph{position:relative;height:330px;background:url('../img/graph-lines.png') center/contain no-repeat}.node.center{position:absolute;left:43%;top:38%;display:grid;place-items:center;width:94px;height:94px;border-radius:50%;background:linear-gradient(135deg,#9178ff,#5338df);box-shadow:0 18px 36px rgba(88,67,220,.3)}.node.center img{width:56px}.tag{position:absolute;background:white;padding:11px 18px;border-radius:16px;font-weight:800;box-shadow:0 15px 35px rgba(78,62,130,.12)}.tag-ideas{left:35%;top:7%;color:#17aa86}.tag-design{right:8%;top:17%;color:#e93089}.tag-ai{left:20%;top:39%;color:#168fd8}.tag-books{right:6%;top:54%;color:#6851f1}.tag-inspo{left:25%;bottom:12%;color:#ff713c}.dot{position:absolute;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#55d0d0,#2ca690);box-shadow:0 8px 20px rgba(0,0,0,.12)}.d1{left:20%;top:24%}.d2{left:31%;top:20%}.d3{right:17%;top:8%;background:#f45fac}.d4{right:1%;top:28%;background:#f45fac}.d5{left:30%;bottom:3%;background:#ff8755}.d6{right:12%;bottom:4%;background:#8b65ef}.d7{left:13%;top:42%}.d8{left:18%;bottom:24%;background:#ff8755}.d9{right:24%;bottom:20%;background:#8b65ef}.d10{right:2%;bottom:15%;background:#8b65ef}.d11{left:45%;bottom:22%;background:#ff8755}.d12{right:30%;top:35%;background:#f45fac}.preview-card{background:white;border-radius:22px;padding:16px;box-shadow:0 20px 50px rgba(38,31,87,.1);font-size:13px}.preview-card h3{font-size:14px}.chips{display:flex;gap:6px;flex-wrap:wrap}.chips span{padding:5px 8px;border-radius:999px;background:#f4edff;color:#6745e9;font-size:11px;font-weight:800}.preview-card ul{padding-left:17px;color:#555d77}.preview-card a{color:#5a42ee;font-weight:800}.card{border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:0 12px 45px rgba(68,54,127,.08)}.capture{text-align:center;padding:24px;margin-top:0}.capture h2,.import-strip h2,.control h2{font-size:30px;line-height:1.18;margin:0}.capture p,.import-strip p{color:var(--muted);margin:6px 0 22px}.capture-row{display:grid;grid-template-columns:repeat(7,1fr);align-items:center;gap:14px}.source{display:grid;place-items:center;gap:10px;font-weight:800}.source img{width:62px}.source.featured{padding:22px;border-radius:999px;background:linear-gradient(180deg,#f4f0ff,#fff);box-shadow:inset 0 0 0 1px var(--line),0 14px 38px rgba(92,69,226,.12)}.source small{font-weight:600;color:#41475f}.import-strip{display:grid;grid-template-columns:260px 1fr;gap:26px;align-items:center;margin-top:20px;padding:26px 28px;background:linear-gradient(135deg,#fff,#f8f3ff)}.import-strip a{font-weight:800;color:#5b42ee}.import-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.import-grid a{display:grid;place-items:center;text-align:center;min-height:118px;padding:14px;border-radius:12px;color:var(--ink);background:white;border:1px solid var(--line);box-shadow:0 10px 30px rgba(52,41,102,.05)}.import-grid img{width:42px;margin-bottom:8px}.import-grid strong{font-size:32px;color:#694cff}.control{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;align-items:center;margin-top:20px;padding:32px 48px;background:linear-gradient(90deg,#fff7fb,#f3efff,#f1f7ff)}.choice{display:flex;gap:18px;align-items:center}.choice img{width:82px}.choice h3{margin:0 0 8px}.choice p{margin:0;color:#4f5570}.features{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:20px;padding:22px}.features div{display:grid;gap:6px;padding:0 26px;border-left:1px solid var(--line)}.features div:first-child{border-left:0}.features img{width:34px}.features span{color:var(--muted)}.footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-top:20px;margin-bottom:34px;padding:28px 34px}.footer-brand{display:block;font-size:26px}.footer-brand img{display:inline-block;vertical-align:middle;margin-right:10px}.footer p{color:var(--muted)}.browser-icons{display:flex;gap:18px;align-items:center}.browser-icons img{width:32px}.store-buttons{display:flex;gap:16px;flex-wrap:wrap}.store-buttons a{border:1px solid var(--line);border-radius:14px;background:white;padding:12px 24px;line-height:1.2}@media (max-width:960px){.menu-toggle{display:block}.site-header{flex-wrap:wrap}.site-nav,.header-actions{display:none;width:100%}.site-nav.open,.header-actions.open{display:flex}.site-nav.open{align-items:flex-start;flex-direction:column;gap:14px}.header-actions.open{justify-content:flex-start}.dropdown-panel{position:static;box-shadow:none;margin-top:8px}.hero{grid-template-columns:1fr}.app-window{grid-template-columns:54px 1fr}.preview-card{display:none}.capture-row,.import-grid{grid-template-columns:repeat(3,1fr)}.import-strip,.control,.footer{grid-template-columns:1fr}.features{grid-template-columns:repeat(2,1fr)}.features div{border-left:0;border-top:1px solid var(--line);padding:18px}.features div:first-child{border-top:0}}@media (max-width:560px){.section-shell{width:min(100% - 28px,1180px)}.site-header{padding:14px}.brand{font-size:23px}.hero{padding-top:30px}.hero-actions .btn{width:100%}.app-window{min-height:340px;padding:12px;grid-template-columns:1fr}.sidebar{display:none}.topbar{margin:0}.graph{height:280px}.tag{font-size:12px;padding:8px 10px}.node.center{width:74px;height:74px}.capture-row,.import-grid,.features{grid-template-columns:1fr 1fr}.source.featured{border-radius:22px}.control{padding:24px}.choice{align-items:flex-start}.choice img{width:56px}.footer{padding:24px}}

/* Visual polish pass: closer to the softer, more premium mockup */
body:before,body:after{content:"";position:fixed;inset:auto;pointer-events:none;z-index:-1;filter:blur(18px)}body:before{width:520px;height:520px;left:-160px;top:-180px;background:radial-gradient(circle,#efe9ff 0 35%,transparent 68%)}body:after{width:460px;height:460px;right:-150px;top:190px;background:radial-gradient(circle,#fff0f8 0 32%,transparent 68%)}
.site-header{height:76px;border-bottom:1px solid #f0eef8}.brand span{letter-spacing:-.04em}.site-nav a,.nav-dropdown button{transition:color .18s ease,opacity .18s ease}.site-nav a:hover,.nav-dropdown button:hover{color:var(--purple);opacity:1}.btn{transition:transform .18s ease,box-shadow .18s ease}.btn:hover{transform:translateY(-2px)}.btn-primary:hover{box-shadow:0 18px 34px rgba(89,61,239,.28)}
.dropdown-panel.resources-menu{left:-170px;min-width:360px;padding:12px;border-radius:22px;box-shadow:0 24px 70px rgba(69,54,129,.18);border-color:#eee9fb;background:rgba(255,255,255,.94);backdrop-filter:blur(18px)}.resources-menu a{display:flex;gap:12px;align-items:center;padding:12px;border-radius:16px;color:var(--ink)}.resources-menu a:hover{background:linear-gradient(135deg,#faf8ff,#fff5fa)}.resources-menu img{width:40px;height:40px;flex:none}.resources-menu strong{display:block;font-size:14px}.resources-menu small{display:block;color:var(--muted);font-weight:650;margin-top:2px;line-height:1.25}
.hero{padding-top:42px}.eyebrow{box-shadow:inset 0 0 0 1px rgba(120,98,255,.08)}.hero h1 span{position:relative}.hero h1 span:after{content:"";position:absolute;left:8px;right:8px;bottom:-8px;height:10px;background:linear-gradient(90deg,#7c5cff,#f477aa);border-radius:999px;opacity:.68;transform:rotate(-2deg)}.app-window{border-radius:30px;background:linear-gradient(130deg,rgba(255,255,255,.96),rgba(250,247,255,.9));box-shadow:0 26px 80px rgba(69,54,129,.18),inset 0 1px 0 rgba(255,255,255,.8)}.sidebar{background:rgba(255,255,255,.55);border-radius:22px;padding:14px 0;box-shadow:inset 0 0 0 1px rgba(232,228,246,.72)}.sidebar span:first-of-type{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:#f1edff;color:#6549f5}.topbar{background:rgba(255,255,255,.78)}.preview-card{border:1px solid #f0edf8}.preview-card img{border-radius:12px;box-shadow:0 14px 30px rgba(17,22,51,.12)}
.card{background:rgba(255,255,255,.82);backdrop-filter:blur(16px);box-shadow:0 18px 55px rgba(68,54,127,.08),inset 0 1px 0 rgba(255,255,255,.8)}.capture{padding:20px 28px 28px}.capture-row{position:relative}.capture-row:before{content:"";position:absolute;left:8%;right:8%;top:31px;border-top:2px dotted #ded9f2;z-index:0}.source{position:relative;z-index:1}.source img{border-radius:50%;filter:drop-shadow(0 12px 18px rgba(79,64,130,.08))}.source.featured{min-height:144px;margin-top:-10px;background:radial-gradient(circle at 50% 12%,#f4efff,#fff 66%);border:1px solid #ebe6f8;box-shadow:0 18px 42px rgba(92,69,226,.14),inset 0 1px 0 white}.source.featured img{width:68px}.import-strip{border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(247,242,255,.88));box-shadow:0 18px 55px rgba(102,78,174,.09)}.import-grid a{border-radius:14px;transition:transform .18s ease,box-shadow .18s ease;border-color:#ede9f8}.import-grid a:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(52,41,102,.1)}.control{border:0;box-shadow:inset 0 0 0 1px rgba(235,230,248,.8),0 18px 55px rgba(102,78,174,.09)}.choice{border-left:1px solid rgba(224,219,242,.75);padding-left:24px}.choice img{border-radius:50%;filter:drop-shadow(0 16px 28px rgba(98,75,230,.13))}.features{border-radius:22px}.features div strong{font-size:15px}.features div span{font-size:14px}
.resource-band{display:grid;grid-template-columns:270px 1fr;gap:28px;align-items:center;margin-top:20px;padding:26px 28px;background:linear-gradient(135deg,#fff,#f8f5ff)}.resource-band .footer-brand{display:block}.resource-band .footer-brand img{display:inline-block;vertical-align:middle;margin-right:10px}.resource-band p{color:var(--muted);margin:8px 0 0}.resource-links{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.resource-links a{display:flex;gap:12px;align-items:center;padding:14px;background:white;border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 30px rgba(52,41,102,.05);transition:transform .18s ease,box-shadow .18s ease}.resource-links a:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(52,41,102,.1)}.resource-links img{width:46px;flex:none}.resource-links strong{display:block}.resource-links small{display:block;color:var(--muted);font-weight:650;line-height:1.25;margin-top:3px}.footer{grid-template-columns:1fr 1fr;margin-bottom:34px;background:linear-gradient(135deg,#fff,#faf8ff)}.footer h3{margin-top:0}.footer p{margin-top:-6px}.store-buttons a{padding:0;border:0;background:transparent}.store-buttons img{width:190px;max-width:100%}
@media (max-width:960px){.dropdown-panel.resources-menu{min-width:100%;left:0}.resource-band{grid-template-columns:1fr}.resource-links{grid-template-columns:1fr}.choice{border-left:0;padding-left:0}.capture-row:before{display:none}.footer{grid-template-columns:1fr}}
@media (max-width:560px){.site-header{height:auto}.dropdown-panel.resources-menu{padding:8px}.resources-menu a{padding:10px}.resource-links a{align-items:flex-start}.footer .store-buttons img{width:160px}}


/* Polished visual asset pass: use a designed app screenshot and richer import/capture icons */
.hero-visual{display:flex;align-items:center;justify-content:center;min-width:0}
.app-shot{width:min(100%,720px);height:auto;display:block;filter:drop-shadow(0 28px 50px rgba(68,52,133,.16))}
.app-window{display:none}
.capture-row{gap:18px}.source img{width:72px;height:72px;transition:transform .18s ease,filter .18s ease}.source:hover img{transform:translateY(-4px);filter:drop-shadow(0 18px 24px rgba(79,64,130,.13))}.source.featured img{width:72px;height:72px}.source span,.source strong{letter-spacing:-.02em}.import-grid{gap:22px}.import-grid a{min-height:126px;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfaff);box-shadow:0 14px 34px rgba(64,49,115,.07),inset 0 1px 0 white}.import-grid img{width:54px;height:54px;margin-bottom:10px;filter:drop-shadow(0 10px 14px rgba(54,42,103,.08))}.import-grid a:nth-child(2) img{width:54px;height:54px}.import-grid a:last-child{color:#6548f6;background:linear-gradient(180deg,#fff,#f8f4ff)}
@media (max-width:960px){.app-shot{max-width:680px}}
@media (max-width:560px){.app-shot{width:115%;max-width:none;margin-left:-7.5%}.source img{width:60px;height:60px}.source.featured img{width:60px;height:60px}.import-grid img{width:48px;height:48px}}

/* Polished PNG logo treatment */
.brand img,.footer-brand img{width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(91,65,231,.18))}.brand span,.footer-brand strong{font-weight:900;letter-spacing:-.055em;color:#10152f}.brand:hover span{color:#261b69}.footer-brand img{width:46px;height:46px}
