/* Favorite Folder — bespoke, dependency-free campaign website. */
:root{--bg:#100c29;--bg-deep:#0a081b;--surface:#1a1538;--purple:#6244f5;--violet:#9275ff;--lilac:#d4bdff;--text:#faf8ff;--muted:#bab4d1;--ink:#201832;--ink-muted:#686176;--paper:#f6f4ff;--line:rgba(255,255,255,.13);--radius:26px;--ease:cubic-bezier(.22,.8,.24,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Inter,"Helvetica Neue",Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:clip}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #aa89ff;outline-offset:5px}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}svg{flex:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:750;letter-spacing:-.052em;line-height:1.06}h1{font-size:clamp(64px,7.1vw,104px)}h2{font-size:clamp(38px,4.4vw,65px)}h3{font-size:32px}p{font-size:17px}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding:112px 0}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-70px;left:20px;background:white;color:var(--ink);z-index:999;padding:12px}.skip-link:focus{top:10px}.eyebrow{display:flex;gap:9px;align-items:center;font-size:11px;letter-spacing:.16em;font-weight:700;color:#c6b7ee;margin-bottom:25px}.eyebrow.purple{color:#7453ca}.small-dot,.live-dot{width:6px;height:6px;border-radius:50%;background:#aa8cff;display:inline-block;box-shadow:0 0 12px #aa8cff80}.gradient-text{background:linear-gradient(100deg,#e1b3ff 4%,#af88ff 48%,#6d69ff 98%);-webkit-background-clip:text;background-clip:text;color:transparent}.purple-text{color:var(--purple)}.muted-text{color:#aca0ca}.button{display:inline-flex;gap:12px;align-items:center;justify-content:center;border-radius:100px;padding:18px 25px;font-size:14px;line-height:1.2;font-weight:650;border:1px solid transparent;transition:transform .25s var(--ease),box-shadow .25s,background .25s;white-space:nowrap}.button:hover{transform:translateY(-3px)}.button .icon{width:20px;height:20px}.button-primary{background:linear-gradient(110deg,#7955fc,#6541ee);color:#fff;box-shadow:0 8px 30px #6643fa38,inset 0 1px #ffffff40}.button-primary:hover{box-shadow:0 10px 35px #9d65fa65}.button-white{background:#f4f0ff;color:#251b41}.button-small{padding:12px 18px;font-size:12px}.text-link{display:inline-flex;gap:10px;align-items:center;font-size:14px;font-weight:600;background:none;border:0;padding:0}.text-link .icon{transition:transform .25s}.text-link:hover>.icon{transform:translateX(4px)}.icon-button,.round-button{background:transparent;border:1px solid var(--line);display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%}.flip{transform:rotate(180deg)}
/* Navigation */
.site-header{position:sticky;top:0;z-index:50;background:rgba(14,10,33,.86);backdrop-filter:blur(20px);border-bottom:1px solid #ffffff08}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;height:82px}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:700;letter-spacing:-.8px;font-size:23px;white-space:nowrap}.brand b{color:#c6afff;font-weight:700}.brand img{border-radius:12px;box-shadow:0 5px 20px #09081733}.site-header nav{display:flex;gap:27px;margin-left:auto}.site-header nav a{font-size:12px;color:#d5cfe5;position:relative}.site-header nav a:after{position:absolute;content:"";bottom:-7px;left:0;right:100%;height:1px;background:#cab5ff;transition:right .3s}.site-header nav a:hover:after{right:0}.menu-button{display:none}.scroll-progress{position:absolute;bottom:-1px;height:1px;width:var(--scroll,0%);background:linear-gradient(90deg,#ab7aff,#8763ff);transition:width .1s}
/* Hero: real UI, layered editorial art */
.hero{position:relative;background:radial-gradient(ellipse at 78% 34%,#322080 0%,#19123e 31%,#100c29 64%);overflow:hidden}.hero:before{content:"";position:absolute;width:500px;height:500px;right:-200px;top:-130px;background:#9861ff2b;border-radius:50%;filter:blur(60px)}.hero-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;padding-top:44px;min-height:770px}.hero-copy{padding:28px 0 58px;z-index:3;position:relative}.hero-copy .eyebrow{margin-bottom:27px}.hero-copy h1{line-height:1.035;font-weight:750;letter-spacing:-.06em}.hero-description{max-width:385px;font-size:17px;line-height:1.7;margin-top:25px;color:#c7bfdb}.hero-description strong{font-weight:500;color:#f6f2ff}.hero-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:29px}.play-circle{width:31px;height:31px;border:1px solid #9789b96b;border-radius:50%;display:grid;place-items:center}.play-circle .icon{width:16px;height:16px}.hero-small{display:flex;gap:7px;align-items:center;font-size:10px;color:#bdb3d4;margin-top:15px}.hero-small .icon{width:13px;height:13px}.hero-signature{position:relative;width:max-content;font-size:20px;letter-spacing:-.45px;margin-top:38px;color:#d7cfe8}.hero-signature em{font-style:normal;color:#ede3ff}.hero-signature svg{display:block;width:92%;height:12px;color:#ad7fff;margin-top:2px;margin-left:18px}.hero-art{position:relative;height:698px;margin-right:-30px;perspective:1300px;isolation:isolate;transform:translateY(6px)}.orbits{position:absolute;width:118%;max-width:none;height:110%;left:-10%;top:-2%;z-index:-1}.phone-frame{border:6px solid #101017;background:#101017;border-radius:36px;box-shadow:1px 0 0 2px #9287b2,3px 3px 0 3px #2e273c,0 30px 80px #03021780,0 0 70px #6a4fff28;overflow:hidden;position:relative}.phone-frame img{border-radius:29px;width:100%;height:auto}.hero-phone{position:absolute;left:25%;top:24px;width:288px;transform:rotateY(-13deg) rotateZ(12deg);transition:transform .8s var(--ease);z-index:1}.hero-art:hover .hero-phone{transform:rotateY(-9deg) rotateZ(10deg)}.floating-card{position:absolute;z-index:3;border:1px solid #ffffff50;border-radius:22px;box-shadow:0 22px 40px #05021965,0 0 22px #986aff25;backdrop-filter:blur(16px);overflow:hidden}.float-photo{width:198px;left:-23px;top:106px;transform:rotate(-12deg);background:#f9f6ff;color:#23193c;animation:floatPhoto 8s ease-in-out infinite}.float-photo>img{width:100%;height:140px;object-fit:cover}.float-photo>div{padding:10px 14px 15px}.source-label{font-size:8px;letter-spacing:.06em;font-weight:700;border-radius:15px;padding:3px 7px;display:inline-block}.photo-label{background:#e0d5ff;color:#5635b4}.float-photo strong{font-size:12px;line-height:1.25;display:block;margin-top:6px;letter-spacing:-.1px}.float-recipe{right:-8px;bottom:121px;width:223px;background:linear-gradient(130deg,#fbf9ffef,#e1d8f5e8);color:#272039;transform:rotate(-6deg);padding:16px;animation:floatRecipe 8s 1s ease-in-out infinite}.source-row{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:700}.source-row small{display:block;font-size:8px;color:#6e6382;font-weight:400;margin-top:1px}.source-row>.icon{width:16px;height:16px;margin-left:auto;color:#7151d5}.letter-icon{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:8px;flex:none;font-size:10px;font-weight:700}.tt{background:#70d1d5;color:#114a4d}.float-recipe>strong{display:block;font-size:15px;margin:14px 0 12px;letter-spacing:-.4px}.float-recommend{display:flex;gap:8px;padding:9px 10px;border-radius:10px;background:#e5dcff;border:1px solid #c7b5ff;color:#6845db;font-size:9px}.float-recommend .icon{width:18px;height:18px}.float-recommend b{display:block;color:#29203c;font-size:12px}.floating-tag{position:absolute;display:flex;align-items:center;gap:7px;padding:11px 16px;background:linear-gradient(115deg,#aa74ff4a,#5745e44a);border:1px solid #baa8ff70;border-radius:100px;backdrop-filter:blur(14px);box-shadow:0 0 18px #aa76ff26;font-size:12px;z-index:4}.floating-tag .icon{width:16px;height:16px}.tag-natur{top:34px;right:21px;transform:rotate(9deg)}.tag-found{left:70px;bottom:63px;transform:rotate(-8deg);background:#534899aa}.art-caption{position:absolute;right:-4px;top:158px;transform:rotate(10deg);font-size:15px;font-style:italic;font-weight:400;line-height:1.55;color:#cbb8ff;z-index:4}.art-caption em{font-style:italic}.art-caption svg{display:block;width:85px;margin-left:15px}.sources-strip{display:flex;gap:38px;align-items:center;position:relative;border-top:1px solid #b698f51f;padding:30px 0 34px}.sources-strip>span{font-size:8px;line-height:1.8;letter-spacing:.13em;color:#a69bbf;flex:none}.sources-strip b{color:#d6cce8;font-weight:500}.source-marquee{display:flex;gap:26px;align-items:center;flex-wrap:wrap}.source-marquee>span{font-weight:650;letter-spacing:-.35px;font-size:15px;color:#bbb0d1}.source-marquee>span:nth-child(3n+1){color:#ceb8e9}.source-marquee>span:nth-child(3n+2){color:#b1cbd9}
/* Principle */
.principle{background:#fff;color:var(--ink)}.section-heading{margin-bottom:48px}.heading-split{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.heading-split>p{max-width:335px;font-size:16px;line-height:1.7;color:var(--ink-muted);padding-bottom:4px}.section-heading .eyebrow{margin-bottom:19px}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.step-card{border-top:1px solid #dfd9e9;padding-top:19px}.step-index{font-size:9px;letter-spacing:.12em;color:#968aa9;font-weight:650}.step-visual{height:145px;margin:24px 0 21px;position:relative;border-radius:18px;background:#f7f5fe;display:flex;justify-content:center;align-items:center}.step-card h3{font-size:27px;letter-spacing:-.04em}.step-card p{font-size:14px;line-height:1.75;color:#746b80;margin-top:13px;max-width:330px}.mini-pill{position:absolute;font-size:10px;padding:6px 12px;border-radius:20px;font-weight:600}.pill-pink{background:#ffe0f2;color:#9a386d}.pill-cyan{background:#d9f3f3;color:#286e76}.pill-lavender{background:#e9e1ff;color:#6143a2}.step-share .pill-pink{top:20px;left:29px;transform:rotate(-12deg)}.step-share .pill-cyan{top:57px;left:53px;transform:rotate(7deg)}.step-share .pill-lavender{top:96px;left:36px;transform:rotate(-5deg)}.mini-share-target{position:absolute;right:39px;background:white;padding:13px;border-radius:22px;box-shadow:0 7px 30px #7263921a;transform:rotate(8deg)}.mini-share-target>.icon{position:absolute;width:22px;color:#9173d0;left:-28px;top:32px;transform:rotate(-8deg)}.tiny-photo{width:82px;height:90px;background:white;padding:5px;border-radius:14px;transform:rotate(-10deg);box-shadow:0 9px 20px #77618a23}.tiny-photo img{height:100%;width:100%;object-fit:cover;border-radius:9px}.sort-arrow{width:30px;color:#aa92d6;margin:0 16px}.mini-folder{position:relative;width:91px;height:80px;border:1px solid #b6bcd6;background:#e9edf9;border-radius:14px;padding:13px;transform:rotate(7deg);font-size:10px;font-weight:600;color:#5d5ea6}.mini-folder .icon{display:block;margin-bottom:7px;width:20px;height:20px}.mini-folder b{position:absolute;right:-7px;top:-7px;border-radius:20px;background:var(--purple);color:white;font-size:10px;padding:3px 6px}.step-find{flex-direction:column;gap:8px}.mini-search{width:80%;padding:12px 14px;border:1px solid #e0d7f5;background:white;display:flex;gap:10px;align-items:center;border-radius:12px;font-size:13px;box-shadow:0 7px 14px #654e8620}.mini-search .icon{width:15px;height:15px;color:#7b7193}.typing-cursor{height:15px;width:1px;background:var(--purple);animation:blink 1.3s steps(2) infinite}.mini-found{width:77%;display:flex;align-items:center;gap:9px;color:#615674}.mini-found img{width:35px;height:35px;object-fit:cover;border-radius:6px}.mini-found b{font-size:10px;display:block}.mini-found span{font-size:8px;display:block}.mini-found .icon{width:15px;height:15px;color:#5a9b86;margin-left:auto}
/* Interactive demo */
.demo-section{background:linear-gradient(130deg,#f5f3fd,#eae5fb 60%,#f0edfa);color:var(--ink)}.centered{text-align:center}.centered .eyebrow{justify-content:center}.centered>p{margin:21px auto 0;font-size:16px;line-height:1.7;color:var(--ink-muted)}.demo-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:58px;align-items:start;margin-top:54px}.demo-coach{padding-top:45px}.demo-coach-label{display:flex;gap:9px;align-items:center;letter-spacing:.12em;font-size:9px;color:#7c6f97;margin-bottom:22px;font-weight:650}.demo-coach-label .icon{width:15px;height:15px}.coach-step{display:flex;align-items:flex-start;gap:12px;border:1px solid transparent;background:transparent;text-align:left;padding:17px 12px 18px;margin:0 -12px 9px;width:calc(100% + 24px);border-radius:17px;color:var(--ink);transition:background .25s,box-shadow .25s}.coach-step:hover{background:#ffffff55}.coach-step.active{background:#ffffffaf;border:1px solid #fff;box-shadow:0 8px 24px #735e9420}.coach-number{display:grid;place-items:center;flex:none;background:#dfd7ee;color:#786892;width:27px;height:27px;border-radius:9px;font-size:11px;font-weight:700}.coach-step.active .coach-number{background:#6c4bed;color:#fff}.coach-step b{display:block;font-size:14px;margin:2px 0 6px;font-weight:650;letter-spacing:-.1px}.coach-step small{font-size:11px;color:#897b9b;line-height:1.65;display:block}.done-icon{display:none;margin-left:auto;color:#549e81;width:16px;height:16px;align-self:center}.coach-step.complete .done-icon{display:block}.coach-step.complete .coach-number{background:#d3ede2;color:#317658}.coach-progress{margin-top:25px;font-size:10px;color:#8b7c9b}.coach-progress>div{display:flex;justify-content:space-between}.progress-track{display:block;height:3px;margin-top:10px;background:#d8d0e7;border-radius:4px;overflow:hidden}.progress-track>span{height:100%;width:0%;display:block;background:#8f6eed;transition:width .4s}.coach-tip{display:flex;gap:9px;margin-top:33px;font-size:12px;color:#7c708e}.coach-tip .icon{width:17px;height:17px;flex:none;color:#9376ba;margin-top:2px}.coach-tip p{font-size:12px;line-height:1.7}.coach-tip b{color:#5f4d7c;font-weight:600}.demo-disclosure{font-size:10px;line-height:1.7;color:#8b809a;margin-top:25px;padding-top:20px;border-top:1px solid #d9d0e8}.demo-topline{display:flex;justify-content:space-between;align-items:center;padding:0 5px 15px;font-size:8px;letter-spacing:.12em;color:#817192;font-weight:650}.demo-topline>span{display:flex;gap:7px;align-items:center}.live-dot{background:#4da88b;box-shadow:0 0 8px #4da88b30}.reset-demo{border:0;background:transparent;display:flex;gap:5px;align-items:center;font-size:10px;letter-spacing:0;color:#79648e;padding:5px}.reset-demo .icon{width:13px;height:13px}.app-demo{background:#f8f7f4;color:#211d29;border:1px solid white;box-shadow:0 26px 70px #45316324,0 2px 8px #58456814;min-height:595px;border-radius:24px;overflow:hidden;position:relative;isolation:isolate}.app-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:21px 22px 13px}.app-brand{display:flex;align-items:center;gap:9px;font-size:20px;font-weight:750;letter-spacing:-.7px}.app-brand img{width:35px;border-radius:10px}.app-brand b{color:#6542f3}.app-header-tools{display:flex;gap:9px;align-items:center}.app-add{height:34px;width:34px;border-radius:10px;display:grid;place-items:center;background:white;border:1px solid #e5e0d9;color:#4c3a6a}.app-add .icon{width:18px;height:18px}.view-segment{display:flex;background:#ece8e2;border-radius:11px;padding:3px;gap:2px}.view-segment button{padding:5px 9px;border:0;border-radius:9px;background:none;color:#918b88;display:grid;place-items:center}.view-segment button[aria-pressed="true"]{background:#201d24;color:#fff}.view-segment .icon{width:17px;height:17px}.source-tabs{display:flex;gap:6px;overflow:auto;scrollbar-width:none;padding:2px 22px 13px}.source-tabs::-webkit-scrollbar{display:none}.source-tabs button{border:1px solid #e3ded6;background:#fff;border-radius:10px;padding:8px 10px;font-size:10px;color:#5e5669;white-space:nowrap;display:flex;gap:6px;align-items:center;min-height:34px}.source-tabs button[aria-pressed="true"]{border-color:#8b76d4;background:#ece6fb;color:#503c80;box-shadow:inset 0 0 0 1px #8b76d43a}.area-dot{width:6px;height:6px;border-radius:50%;background:var(--area,#a38de8)}.app-sort-label{display:flex;justify-content:space-between;align-items:center;padding:0 22px 14px;font-size:10px;color:#938a9b}.app-sort-label b{font-weight:600;color:#6e607e}.app-sort-label span{font-size:9px}.app-main{padding:0 22px 18px;min-height:395px}.sort-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.88fr);gap:17px}.demo-content-card{background:white;border:1px solid #e6e0ee;border-radius:17px;overflow:hidden;position:relative;outline-offset:3px}.demo-content-image{height:205px;width:100%;object-fit:cover;user-select:none;-webkit-user-drag:none;pointer-events:none}.demo-content-placeholder{height:205px;background:linear-gradient(120deg,#e4daf5,#d4e4e6);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:12px;color:#584278;padding:25px}.demo-content-placeholder .icon{width:42px;height:42px;stroke-width:1.1}.demo-content-placeholder b{font-size:15px;text-align:center;max-width:200px;line-height:1.4}.demo-item-source{position:absolute;left:10px;top:10px;background:#ffffffdb;color:#4f3f6e;padding:4px 8px;border-radius:20px;font-size:8px;font-weight:700;backdrop-filter:blur(10px)}.demo-info-button{position:absolute;right:9px;top:9px;width:27px;height:27px;padding:0;border-radius:50%;border:1px solid #ffffff7f;background:#ffffffdb;color:#6a4bc8;display:grid;place-items:center}.demo-info-button .icon{width:15px;height:15px}.demo-content-caption{padding:10px 12px 11px}.demo-content-caption h4{font-size:12px;line-height:1.4;margin:0;color:#362747;font-weight:650;letter-spacing:-.1px}.demo-content-caption small{display:block;margin-top:4px;font-size:9px;color:#94869e}.drag-affordance{display:flex;align-items:center;justify-content:center;gap:4px;font-size:9px;color:#9983b6;margin-top:9px;user-select:none}.drag-affordance .icon{width:12px;height:12px}.demo-draggable{cursor:grab;touch-action:none;user-select:none}.demo-draggable:active{cursor:grabbing}.sort-actions{display:flex;gap:6px;margin-top:10px}.sort-actions button{flex:1;background:white;border:1px solid #e9e1ea;border-radius:11px;display:flex;flex-direction:column;gap:4px;align-items:center;padding:9px 4px;font-size:8px;color:#877993;min-width:0}.sort-actions .icon{width:17px;height:17px}.sort-actions .delete-action{background:#fff0ed;color:#b65251;border-color:#f3dedb}.targets-heading{font-size:11px;color:#5b496e;display:flex;justify-content:space-between;gap:8px;align-items:center;margin:0 0 12px}.targets-heading strong{font-weight:600}.targets-heading small{font-size:8px;color:#aa94c3}.recommend-hint{font-size:9px;color:#7d55c5;display:flex;align-items:center;gap:6px;background:#eae0ff;border-radius:9px;padding:9px;margin-bottom:9px;line-height:1.4}.recommend-hint .icon{width:13px;height:13px}.folder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.folder-target{position:relative;text-align:left;border:1px solid var(--folder-border,#c9badb);background:var(--folder-bg,#f0eafa);border-radius:12px;min-height:94px;padding:11px;color:#58466e;transition:transform .18s,background .18s,box-shadow .18s;overflow:hidden}.folder-target>.icon{width:18px;height:18px;display:block;margin-bottom:7px;opacity:.72}.folder-target .folder-name{font-size:10px;font-weight:600;display:block;overflow-wrap:anywhere;line-height:1.25}.folder-target small{position:absolute;bottom:8px;right:9px;font-size:9px;color:#a18aaf}.folder-target:hover,.folder-target:focus-visible{background:#e8dcff;transform:translateY(-2px);box-shadow:0 5px 10px #77649a16}.folder-target.is-recommended:after{content:"✦";position:absolute;top:7px;right:7px;font-size:12px;color:#9870d9}.folder-target.drop-over{transform:scale(1.05);background:#e0cdff!important;box-shadow:0 0 0 2px #8056f7,0 12px 20px #7958ce30}.folder-target.new-folder{border-style:dashed;color:#a593b4;background:#f8f4fc}.app-navigation{display:flex;justify-content:space-evenly;align-items:center;border-top:1px solid #e9e3ed;background:#fffaf5;padding:10px 10px 12px;gap:5px}.app-navigation button{border:0;background:none;display:flex;align-items:center;gap:7px;font-size:10px;color:#958a9c;padding:8px 14px;border-radius:11px}.app-navigation button[aria-pressed="true"]{background:#ebe3ff;color:#6644cb}.app-navigation .icon{width:17px;height:17px}.demo-under{display:flex;justify-content:space-between;gap:10px;margin:17px 5px 0;color:#9587a1;font-size:8px}.demo-under span{display:flex;align-items:center;gap:5px}.demo-under .icon{width:11px;height:11px}.empty-state{grid-column:1/-1;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;min-height:333px;gap:12px;color:#847298}.empty-state>.icon{width:48px;height:48px;color:#8c70d0;stroke-width:1.2}.empty-state h4{font-size:19px;margin:0;font-weight:650;letter-spacing:-.5px;color:#4f3b65}.empty-state p{font-size:12px;max-width:300px}.empty-state .button{margin-top:3px;padding:12px 18px;font-size:11px}.grid-stage{position:relative;min-height:363px}.select-all-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:10px;color:#94859e}.select-all-row button{background:none;border:0;color:#7957cc;font-size:10px;padding:4px}.demo-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.demo-grid-item{border:2px solid transparent;position:relative;padding:0;background:#ede6f5;border-radius:11px;overflow:hidden;aspect-ratio:1;display:block;text-align:left;touch-action:none}.demo-grid-item img{width:100%;height:100%;object-fit:cover;pointer-events:none}.demo-grid-item .grid-placeholder{width:100%;height:100%;display:grid;place-items:center;background:#e9e1f1;color:#74529a}.demo-grid-item .grid-placeholder .icon{width:27px;height:27px}.demo-grid-item[aria-pressed="true"]{border-color:#7150e4;box-shadow:0 0 0 1px #8064db}.grid-check{position:absolute;right:6px;top:6px;border:1.5px solid #fff;background:#59476c20;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;color:white;backdrop-filter:blur(4px)}.grid-check .icon{width:14px;height:14px;display:none}.demo-grid-item[aria-pressed="true"] .grid-check{background:#7150e4}.demo-grid-item[aria-pressed="true"] .grid-check .icon{display:block}.grid-selected-bar{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:12px 14px;background:white;border:1px solid #e9e0ee;box-shadow:0 5px 20px #79669212;border-radius:12px;margin-top:15px;font-size:11px;color:#7a638f}.grid-selected-bar>div{display:flex;gap:10px;align-items:center}.grid-selected-bar button{border:none;background:none;color:#6a4bb6;font-size:10px;display:flex;align-items:center;gap:5px;padding:6px}.grid-selected-bar .button{background:#7050df;color:white;padding:10px 17px;border-radius:20px}.grid-targets-overlay{position:absolute;inset:0;background:#f8f7f4f5;backdrop-filter:blur(12px);border-radius:12px;padding:10px 15px;z-index:6;border:1px solid #e9dfed}.grid-targets-overlay .folder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-targets-overlay .folder-target{min-height:112px}.close-picking{border:0;background:none;color:#8d6ca6;font-size:10px;padding:5px;display:flex;gap:5px;align-items:center}.close-picking .icon{width:15px;height:15px}.drag-ghost{position:fixed;width:150px;border-radius:18px;background:white;border:2px solid #aa8ce9;box-shadow:0 20px 55px #33204b65;padding:6px;color:#4a325f;z-index:1001;pointer-events:none;transform:translate(-45%,-52%) rotate(-8deg)}.drag-ghost img{width:100%;height:110px;object-fit:cover;border-radius:12px}.drag-ghost b{display:block;font-size:10px;line-height:1.3;padding:6px}.drag-ghost .ghost-count{position:absolute;right:-8px;top:-8px;border-radius:50%;background:#7045de;color:white;font-size:12px;min-width:27px;height:27px;display:grid;place-items:center}.dragging-now{cursor:grabbing!important}.dragging-now *{cursor:grabbing!important}.app-search-wrap{padding:0 22px 19px;min-height:402px}.app-search-field{display:flex;align-items:center;gap:9px;background:white;border:1px solid #e4dae9;border-radius:12px;padding:0 13px;margin:0 0 8px;position:relative}.app-search-field .icon{width:18px;height:18px;color:#9686a7}.app-search-field input{width:100%;height:45px;outline:none;background:transparent;border:0;font-size:13px;color:#39254f}.app-search-field:focus-within{outline:2px solid #b195ee;outline-offset:2px}.app-search-help{font-size:8px;color:#a392ad;display:flex;justify-content:space-between;gap:7px;margin:8px 0 12px}.app-suggestions{display:flex;gap:5px;flex-wrap:wrap;margin:8px 0 14px;min-height:23px}.app-suggestions button{background:#eae0fc;border:1px solid #d5c3f5;border-radius:20px;color:#794bc6;font-size:9px;padding:5px 9px}.app-suggestions button:focus{outline:2px solid #9b78d9}.app-results-count{font-size:10px;color:#8b739d;margin-bottom:10px}.app-search-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.search-result{display:block;padding:0;border:1px solid #e8dfed;background:#fffcff;border-radius:12px;overflow:hidden;text-align:left;color:#493558;min-width:0;transition:transform .2s,box-shadow .2s}.search-result:hover{transform:translateY(-3px);box-shadow:0 7px 20px #6b4d8717}.result-image{position:relative;aspect-ratio:1.45;overflow:hidden}.result-image>img{height:100%;width:100%;object-fit:cover}.result-image .result-letter{height:100%;width:100%;display:grid;place-items:center;background:var(--result-color,#e8def5);color:#57436b;font-size:20px;font-weight:650}.result-type{position:absolute;top:6px;left:6px;background:#fffc;font-size:7px;font-weight:600;color:#615071;border-radius:10px;padding:3px 6px}.result-text{padding:9px}.result-text>b{font-size:10px;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:26px}.result-reason{font-size:8px;color:#956ab5;margin-top:6px;line-height:1.4;display:block}.result-folder{font-size:8px;color:#b1a0bb;margin-top:4px;display:block}.search-empty{grid-column:1/-1;text-align:center;padding:36px 10px;color:#9884a6;font-size:12px;line-height:1.6}.folder-browser{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px}.folder-browse-button{background:#f0e9f8;border:1px solid #e0d3eb;border-radius:12px;padding:13px;display:flex;align-items:center;gap:8px;font-size:10px;color:#6b4f82;text-align:left}.folder-browse-button .icon{width:18px;height:18px}.folder-browse-button small{display:block;font-size:8px;color:#ac92bd;margin-top:3px}.clear-folder{border:none;background:#ece1fa;color:#8862ac;border-radius:10px;padding:5px 10px;font-size:9px;margin-bottom:8px}
/* AI laboratory */
.ai-section{background:radial-gradient(ellipse at 16% 60%,#2c1854 0%,#15102f 43%,#100c29 83%);position:relative;overflow:hidden}.ai-section .heading-split>p{color:#b6aacb;max-width:350px}.ai-lab{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-top:45px}.ai-scene{height:526px;position:relative;display:grid;place-items:center}.ai-orbit{position:absolute;width:92%;height:55%;border:1px solid #b37bf866;border-radius:50%;transform:rotate(-24deg);box-shadow:0 0 18px #8f6cec10,inset 0 0 20px #9d78d620}.ai-orbit:before{content:"";position:absolute;inset:-10px;border:1px solid #777aea2f;border-radius:50%}.ai-input-card{position:relative;width:340px;padding:9px;background:linear-gradient(130deg,#ffffff40,#9b6db80d);border:1px solid #d1a7ff65;border-radius:23px;box-shadow:0 25px 55px #0004,0 0 36px #a14eed1c;transform:rotate(-8deg);transition:transform .6s}.ai-input-card:hover{transform:rotate(-3deg)}.ai-input-card>img{width:100%;height:336px;object-fit:cover;border-radius:15px}.ai-input-caption{padding:16px 12px 13px;display:flex;justify-content:space-between;align-items:center;gap:8px}.ai-input-caption span{display:block;font-size:9px;color:#c5addb}.ai-input-caption b{display:block;font-size:17px;letter-spacing:-.3px;margin-top:3px}.ai-input-caption .icon{width:22px;height:22px;color:#c9b0ed}.ai-input-card .link-input-visual{height:320px;background:linear-gradient(145deg,#20153f,#483073);border-radius:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:34px;text-align:center}.link-input-visual>svg{width:70px;height:70px;stroke-width:.7;color:#c5a4f6}.link-input-visual strong{font-size:35px;letter-spacing:-1.5px;display:block;margin-top:23px;line-height:1.1}.link-input-visual small{font-size:10px;color:#bd9bdb;margin-top:16px}.ai-floating-word{position:absolute;font-style:italic;color:#c8a7f4;font-size:19px;font-weight:400;letter-spacing:-.3px;pointer-events:none}.word-1{left:0;top:7px;transform:rotate(-10deg)}.word-2{right:-15px;top:100px;transform:rotate(9deg)}.word-3{left:24px;bottom:7px;transform:rotate(-7deg)}.ai-tabs{display:flex;gap:8px;margin-bottom:17px;background:#191230;border:1px solid #a882de22;padding:5px;border-radius:100px;width:max-content}.ai-tabs button{display:flex;gap:8px;align-items:center;padding:11px 22px;border:0;background:none;color:#ad9bc4;font-size:12px;border-radius:100px}.ai-tabs button[aria-selected="true"]{background:#e9dfff;color:#573285;box-shadow:0 2px 12px #2813454f}.ai-tabs .icon{width:15px;height:15px}.metadata-card{border:1px solid #a978e64d;background:linear-gradient(130deg,#38205470,#21163e);backdrop-filter:blur(20px);border-radius:24px;padding:27px;box-shadow:0 20px 45px #0002;min-height:396px}.metadata-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:23px}.metadata-head>span{display:flex;gap:8px;align-items:center;color:#ccb2f0;letter-spacing:.1em;font-size:9px;font-weight:600}.metadata-head .icon{width:17px;height:17px}.example-badge{font-size:8px;letter-spacing:.02em;border:1px solid #aa91c44f;color:#c4aedc;padding:4px 8px;border-radius:20px;white-space:nowrap}.metadata-label{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#baa0d4;font-weight:600;display:block;margin-bottom:10px}.metadata-description{font-size:15px;line-height:1.7;color:#e3d6f1;margin-bottom:21px;min-height:74px}.metadata-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:24px}.metadata-tags button{border:1px solid #bd8ded4f;background:#a375dc1a;color:#d9c3f0;padding:7px 11px;border-radius:100px;font-size:11px;transition:background .2s,transform .2s}.metadata-tags button:hover{transform:translateY(-2px);background:#b88be735}.metadata-tags button:nth-child(3n+2){border-color:#78a4d360;color:#c0ddf4;background:#6899cf1c}.metadata-footer{padding-top:16px;border-top:1px solid #b589e329;display:flex;justify-content:space-between;gap:15px;align-items:center}.metadata-folder{display:flex;gap:8px;align-items:center;font-size:12px;color:#dfc9f4}.metadata-folder .icon{color:#b788ed;width:20px;height:20px}.metadata-folder small{display:block;font-size:8px;color:#aa8ac9;margin-bottom:2px}.metadata-footer>small{font-size:9px;color:#b79bcb;text-align:right;max-width:125px;line-height:1.5}.ai-demo-note{font-size:9px;color:#9c84b4;display:flex;gap:7px;line-height:1.6;margin:14px 7px 0;max-width:410px}.ai-demo-note .icon{width:12px;height:12px;margin-top:1px}.ai-footer{display:flex;gap:40px;align-items:center;justify-content:space-between;margin-top:62px;padding-top:34px;border-top:1px solid #af86d729}.ai-footer>div{display:flex;gap:12px;align-items:center}.ai-footer>div>.icon{width:34px;height:34px;color:#b29ae4;stroke-width:1.3}.ai-footer strong{font-size:18px;letter-spacing:-.6px;line-height:1.3}.ai-footer strong span{color:#ad94d0}.ai-footer p{font-size:12px;line-height:1.7;color:#a894c0}.ai-footer>a{font-size:12px;color:#d4b7f0}
/* Live search section */
.search-section{background:linear-gradient(125deg,#f8f5ff,#eeedff);color:var(--ink)}.search-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:95px;align-items:center}.search-copy h2{font-size:clamp(48px,5vw,72px)}.search-copy>p{margin-top:25px;font-size:15px;color:#80718f;line-height:1.75;max-width:340px}.search-explainer{display:grid;grid-template-columns:22px 1fr;gap:15px 12px;margin-top:32px}.search-explainer>span{display:grid;place-items:center;border:1px solid #d6c5ef;width:20px;height:20px;border-radius:50%;font-size:8px;color:#9077b0;margin-top:2px}.search-explainer p{font-size:11px;line-height:1.7;color:#9d8dae}.search-explainer b{font-weight:600;color:#5d456f;font-size:12px}.search-live-panel{background:#fff9;border:1px solid white;border-radius:28px;padding:27px;box-shadow:0 25px 60px #7255821a}.search-panel-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px}.search-panel-top>span:first-child{display:flex;gap:7px;align-items:center;font-size:8px;letter-spacing:.1em;color:#9b83ac;font-weight:700}.search-panel-top .icon{width:14px;height:14px}.search-panel-top .example-badge{color:#9474ae;border-color:#dbcae6;background:white}.discovery-input{border:1px solid #bfb0de;background:white;border-radius:17px;display:flex;align-items:center;gap:12px;padding:0 15px;box-shadow:0 7px 20px #ad94c21c}.discovery-input .icon{color:#8e74a8;width:22px;height:22px}.discovery-input input{width:100%;height:59px;min-width:0;background:none;outline:none;border:0;color:#443257;font-size:24px;font-weight:500;letter-spacing:-.6px}.discovery-input:focus-within{box-shadow:0 0 0 3px #8e6eda21;border-color:#967ad8}.search-enter{border:1px solid #e5daed;border-radius:7px;width:25px;height:25px;font-size:14px;display:grid;place-items:center;color:#b39ac2}.discovery-suggestions{display:flex;gap:6px;margin-top:11px;flex-wrap:wrap;min-height:28px}.discovery-suggestions button{border:1px solid #ddd0ed;background:#f3ebfc;border-radius:25px;color:#9878b9;font-size:9px;padding:5px 11px}.discovery-suggestions button.active{background:#e2d1f6;border-color:#cbb4e7;color:#754dad}.discovery-result-count{margin:22px 0 10px;font-size:10px;color:#9e84af;display:flex;justify-content:space-between}.discovery-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;min-height:315px;align-content:start}.discovery-results .search-result{border-radius:14px}.discovery-results .result-image{aspect-ratio:2.2}.discovery-results .result-text{padding:11px}.discovery-results .result-text>b{font-size:11px;min-height:30px}.discovery-results .result-reason{font-size:9px;margin-top:7px}.discovery-results .result-type{font-size:8px;padding:3px 7px}.discovery-results .result-letter{font-size:28px}.discovery-results .result-folder{display:none}.search-footnote{display:flex;gap:7px;align-items:center;margin-top:21px;font-size:9px;line-height:1.6;color:#a693b4}.search-footnote .icon{width:13px;height:13px}
/* Bento */
.features-section{background:#100c25}.feature-bento{display:grid;grid-template-columns:1.1fr 1fr;gap:22px}.feature-tile{padding:37px;border-radius:26px;border:1px solid #ffffff16;position:relative;overflow:hidden;min-height:405px;background:#1b1433}.tile-kicker{display:block;font-size:9px;letter-spacing:.15em;color:#a491c3;margin-bottom:17px;font-weight:650}.feature-tile h3{font-size:35px;line-height:1.1;letter-spacing:-1.6px}.feature-tile p{max-width:300px;color:#aea0c4;font-size:13px;line-height:1.7;margin-top:16px}.feature-tile .text-link{font-size:11px;margin-top:22px;color:#d7b4ff}.feature-copy{position:relative;z-index:2}.bulk-tile{background:radial-gradient(ellipse at 90% 75%,#533484 0,#291946 45%,#201535 80%);min-height:430px}.bulk-tile .feature-copy{width:64%}.bulk-tile h3{font-size:38px}.bulk-tile p{max-width:250px}.bulk-art{position:absolute;right:-20px;bottom:4px;width:278px;height:250px;transform:rotate(-5deg)}.bulk-photo{width:113px;height:129px;position:absolute;background:#ded1f9;border:3px solid #d1b9ff;border-radius:16px;box-shadow:0 15px 40px #08021466;overflow:hidden}.bulk-photo img{height:100%;width:100%;object-fit:cover}.bulk-photo b{position:absolute;top:7px;right:7px;width:20px;height:20px;border-radius:50%;background:#8060dd;border:1.5px solid white;display:grid;place-items:center;color:#fff;font-size:10px}.bp1{top:4px;left:18px;transform:rotate(-16deg)}.bp2{top:36px;left:132px;transform:rotate(12deg)}.bp3{top:90px;left:42px;transform:rotate(-2deg)}.bulk-folder{display:flex;gap:8px;align-items:center;position:absolute;bottom:18px;right:20px;border:1px solid #bd9ae790;padding:13px 17px;background:#604390bd;backdrop-filter:blur(10px);border-radius:13px;color:#f0dbff;font-size:12px;box-shadow:0 10px 30px #29132d80;transform:rotate(-5deg)}.bulk-folder b{font-size:9px;margin-left:12px}.link-tile{background:linear-gradient(140deg,#241936,#131023)}.link-art{margin-top:24px;max-width:345px;background:#32243d7f;border:1px solid #87649a50;border-radius:14px;overflow:hidden;transform:rotate(-3deg);box-shadow:0 10px 35px #0003}.browser-dots{display:flex;align-items:center;gap:4px;padding:10px 12px;border-bottom:1px solid #b78bb51a}.browser-dots i{width:5px;height:5px;background:#755a81;border-radius:50%}.browser-dots span{margin-left:7px;color:#aa85b2;font-size:7px}.link-film{display:flex;gap:13px;align-items:center;padding:17px 16px 10px}.link-film>.icon{width:32px;height:32px;color:#b187cc}.link-film b{font-size:16px;letter-spacing:-.5px}.link-film small{display:block;color:#a27cba;font-size:8px;margin-top:4px}.tags{display:flex;gap:5px;flex-wrap:wrap}.link-art .tags{padding:0 16px 17px;margin-left:43px}.tags>span{font-size:8px;border-radius:12px;background:#8d58ae2b;color:#be9ed3;padding:4px 8px}.ticket-tile{display:flex;align-items:center;gap:32px;background:linear-gradient(115deg,#272032,#1e172b);min-height:370px}.ticket-art{width:166px;flex:none;background:#f1e7dd;color:#40302e;padding:22px 18px;border-radius:13px;box-shadow:0 15px 35px #0006;transform:rotate(-10deg);position:relative}.ticket-art>span{font-size:8px;letter-spacing:.12em;display:block;color:#967676}.ticket-art>b{font-size:29px;letter-spacing:-1.5px;line-height:1;display:block;margin:24px 0}.ticket-art hr{border:0;border-top:1px solid #c9b4aa;margin-bottom:18px}.ticket-art>div:not(.ticket-perforation){display:flex;justify-content:space-between;align-items:center}.ticket-art>div>span{font-size:7px;letter-spacing:.07em}.ticket-art strong{font-size:20px;letter-spacing:-1px}.ticket-perforation{border-top:1px dashed #bca298;margin:26px -15px 11px}.ticket-art small{font-size:6px;letter-spacing:.13em;color:#a18a7e;display:block;text-align:center}.ticket-tile .feature-copy{max-width:240px}.ticket-tile h3{font-size:33px}.organization-tile{background:linear-gradient(135deg,#172b35,#17192d);min-height:370px}.organization-tile .tile-kicker{color:#8eafbb}.organization-tile p{max-width:335px}.folder-art{display:flex;gap:9px;transform:rotate(-3deg);margin-top:29px}.folder-art>span{background:#afcbdb12;border:1px solid #86abc044;border-radius:12px;padding:11px 13px;color:#b9d7df;font-size:10px;min-width:92px}.folder-art .icon{display:block;width:20px;height:20px;margin-bottom:8px}.folder-art small{display:block;font-size:7px;color:#789fad;margin-top:4px}.safety-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;border-top:1px solid #b496dc20;margin-top:36px;padding-top:31px}.safety-strip>div{display:flex;gap:14px;align-items:center}.safety-strip>.icon{color:#b09cd5}.safety-strip b{font-size:12px;font-weight:600;color:#d3c4e7}.safety-strip small{display:block;font-size:10px;color:#9582ad;margin-top:3px}
/* Original screenshot gallery */
.tour-section{background:#fff;color:#261c33;overflow:hidden}.tour-section .section-heading{margin-bottom:17px}.tour-section h2{font-size:54px}.tour-intro{font-size:13px;color:#9b8caa;margin-bottom:38px}.tour-controls{display:flex;gap:9px;align-items:center}.tour-controls>span{margin-right:12px;font-size:10px;letter-spacing:.1em;color:#9583a8}.tour-controls button{border-color:#dacde7;color:#9276ad;width:39px;height:39px}.tour-controls .icon{width:16px;height:16px}.tour-track{display:flex;gap:29px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#c4adde #f4eff8;padding:10px 5px 27px;margin:0 -5px}.tour-card{flex:0 0 calc((100% - 87px)/4);min-width:205px;scroll-snap-align:start;padding:0;border:0;text-align:left;background:transparent;color:inherit}.tour-number{color:#ab92ba;font-size:10px;letter-spacing:.08em;display:block;margin-bottom:11px}.tour-card .tour-screen{padding:7px;background:#18141d;border-radius:28px;box-shadow:0 14px 25px #775c8a20;border:1px solid #807482;transition:transform .4s var(--ease)}.tour-screen img{border-radius:21px;width:100%}.tour-card:hover .tour-screen{transform:translateY(-6px) rotate(1deg)}.tour-card b{font-size:15px;letter-spacing:-.4px;display:block;margin-top:19px}.tour-card p{font-size:11px;color:#ad9ab7;margin-top:5px;line-height:1.6}
/* FAQ, close, footer */
.faq-section{background:#130e2a}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-intro{margin-top:25px;font-size:14px;color:#ad99c3;line-height:1.8}.faq-items details{border-bottom:1px solid #b99adb28;padding:0}.faq-items summary{font-size:14px;font-weight:550;list-style:none;display:flex;justify-content:space-between;gap:22px;align-items:center;padding:24px 0;cursor:pointer;color:#d5c6e7}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary>.icon{width:17px;height:17px;color:#ac8bcf;transition:transform .3s}.faq-items details[open] summary>.icon{transform:rotate(45deg)}.faq-items p{color:#a893be;font-size:12px;line-height:1.9;padding:0 24px 24px 0}.closing-section{position:relative;padding:98px 0 104px;text-align:center;overflow:hidden;background:radial-gradient(ellipse at 50% 100%,#33206d,#140e2f 60%)}.closing-inner{position:relative;z-index:1}.closing-inner>img{margin:0 auto 24px;border-radius:22px;box-shadow:0 10px 40px #a878f126}.closing-inner .eyebrow{justify-content:center;font-size:9px;margin-bottom:20px}.closing-inner h2{font-size:clamp(42px,5vw,72px)}.closing-inner p{font-size:20px;color:#bca2d9;margin-top:25px;letter-spacing:-.5px}.closing-inner .button{margin-top:32px}.closing-inner>small{display:block;font-size:10px;margin-top:17px;color:#8d71b0}.closing-glow{position:absolute;bottom:-250px;left:50%;transform:translateX(-50%) rotate(-6deg);width:1100px;height:380px;border:1px solid #a97bec45;border-radius:50%;box-shadow:0 0 30px #9665d21a}.closing-glow:before{content:"";position:absolute;inset:15px;border:1px solid #9370c932;border-radius:50%}.site-footer{padding:30px 0;background:#0c081c;border-top:1px solid #8361b320}.site-footer>.container{display:flex;justify-content:space-between;align-items:center;gap:20px}.site-footer .brand{font-size:16px;gap:9px;letter-spacing:-.5px}.site-footer>.container>span{font-size:10px;color:#816798}.site-footer>.container>div{display:flex;gap:22px}.site-footer button,.site-footer a:not(.brand){font-size:10px;color:#a88bbf;background:none;border:0;padding:4px 0}
/* Dialogs and feedback */
.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,110px);opacity:0;pointer-events:none;display:flex;gap:17px;align-items:center;background:#2b1f3e;color:#f1e7fb;box-shadow:0 14px 55px #07021055;border:1px solid #b187d649;border-radius:17px;padding:16px 18px;z-index:200;transition:opacity .25s,transform .35s var(--ease);max-width:calc(100vw - 28px);font-size:12px;min-width:290px}.toast.visible{opacity:1;transform:translate(-50%,0);pointer-events:auto}.toast>span{line-height:1.4;min-width:0}.toast button{background:none;border:0;color:#d2a3ff;padding:2px;font-size:11px;font-weight:600;white-space:nowrap}.toast #toast-close{color:#9578aa;display:grid;place-items:center;margin-left:auto}.toast .icon{width:15px;height:15px}dialog{border:1px solid #decce8;background:#fffafc;color:#392b45;border-radius:26px;box-shadow:0 30px 100px #07011466;padding:34px;max-height:calc(100dvh - 44px);overflow:auto;width:min(520px,calc(100vw - 30px));scrollbar-width:thin}dialog::backdrop{background:#0b061acf;backdrop-filter:blur(8px)}dialog[open]{animation:dialogIn .22s var(--ease)}.dialog-close{position:absolute;right:16px;top:16px;color:#87659f;border-color:#d6c2e477;background:#fffc;z-index:2;width:32px;height:32px}.dialog-close>.icon{width:16px;height:16px}dialog h2{font-size:30px;line-height:1.12;letter-spacing:-1px;margin:8px 0 15px}dialog p{font-size:13px;line-height:1.75;color:#9983a5;margin:11px 0}.dialog-eyebrow{font-size:8px;color:#aa8dbc;letter-spacing:.12em;font-weight:700;text-transform:uppercase;display:block;padding-right:30px;margin-bottom:10px}.dialog-photo{width:100%;max-height:240px;object-fit:cover;border-radius:15px;margin:18px 0}.dialog-tags{display:flex;gap:6px;flex-wrap:wrap;margin:13px 0 24px}.dialog-tags button{border:1px solid #dac6eb;background:#f0e4fa;border-radius:20px;color:#9773b6;font-size:10px;padding:6px 10px}.dialog-meta{border-top:1px solid #e8dae8;padding-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.dialog-meta span{font-size:8px;text-transform:uppercase;letter-spacing:.07em;color:#b096bf}.dialog-meta b{display:block;font-size:11px;color:#796386;margin-top:5px;font-weight:500}.dialog-label{display:block;font-size:10px;color:#926eaa;margin:20px 0 8px}.dialog-note{font-size:10px!important;line-height:1.65!important;margin-top:18px!important}.dialog-form label{display:block;font-size:12px;margin-bottom:8px;color:#9d7ab1}.dialog-form input{width:100%;border:1px solid #d7bfeb;padding:12px;border-radius:10px;color:#715382;background:#fff}.dialog-form .button{margin-top:17px;padding:13px 20px;font-size:12px}.dialog-form .form-error{color:#a75264;font-size:11px;min-height:20px}.share-dialog{width:min(560px,calc(100vw - 30px))}.share-options{display:flex;gap:8px;margin:23px 0 18px}.share-options button{border:1px solid #dac7e6;border-radius:11px;background:#f7effa;color:#9970ad;padding:9px 15px;font-size:11px}.share-options button.active{border-color:#a17bc4;background:#e9d8f8;color:#74439b}.share-preview{display:flex;gap:13px;align-items:center;background:#f3edf4;border:1px solid #e7dae9;border-radius:16px;padding:13px}.share-preview img{width:67px;height:72px;border-radius:10px;object-fit:cover}.share-preview b{display:block;font-size:13px;line-height:1.4;color:#695079}.share-preview span{font-size:10px;color:#a284b1;display:block;margin-top:5px}.share-flow-arrow{display:flex;justify-content:center;color:#b292c4;margin:14px 0}.share-sheet-sim{background:white;border:1px solid #ddcae7;border-radius:20px;padding:20px}.share-app-header{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;letter-spacing:-.3px;margin-bottom:16px}.share-app-header img{width:35px;border-radius:10px}.share-app-header small{display:block;font-size:9px;font-weight:400;color:#aa8bb8;letter-spacing:0}.share-recommend{display:flex;gap:10px;align-items:center;text-align:left;width:100%;padding:13px;border-radius:13px;border:1.5px solid #b399e1;background:#ede4fc;color:#764fa9}.share-recommend>.icon{width:25px;height:25px}.share-recommend small{display:block;font-size:9px}.share-recommend b{display:block;font-size:17px;color:#503164;letter-spacing:-.4px}.share-recommend span{display:block;font-size:9px;color:#ae91c2}.share-unsorted{width:100%;margin-top:13px;background:#7451d9;color:white;border:0;border-radius:12px;padding:13px;font-size:12px}.share-bottom-note{font-size:9px;color:#b19cc1;margin:12px 0 0;text-align:center;line-height:1.6}.tour-dialog{width:min(810px,calc(100vw - 30px));background:#f7f1ff}.tour-dialog-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:35px;align-items:center}.tour-dialog-image img{max-height:78dvh;width:auto;border-radius:16px;margin:auto;box-shadow:0 10px 25px #513b6117}.tour-dialog-info .eyebrow{font-size:8px;letter-spacing:.1em;color:#a889c0;margin-bottom:15px}.tour-dialog-info h2{font-size:30px}.tour-dialog-controls{display:flex;gap:8px;margin-top:25px}.tour-dialog-controls button{border-color:#d9c5e8;color:#9e7aba}.noscript-note{background:#f5eefa;color:#6e427a;padding:20px;text-align:center;font-size:13px}body.dialog-open{overflow:hidden}.form-reset-actions{display:flex;gap:10px;margin-top:18px}.button-quiet{background:#eee3f6;color:#9771b0}
@keyframes floatPhoto{0%,100%{transform:translateY(0) rotate(-12deg)}50%{transform:translateY(-12px) rotate(-10deg)}}@keyframes floatRecipe{0%,100%{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(9px) rotate(-4deg)}}@keyframes blink{50%{opacity:0}}@keyframes dialogIn{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
/* Responsive rather than scaled-down desktop. */
@media(min-width:1500px){.hero-grid{min-height:840px}.hero-art{transform:scale(1.06) translateY(10px);transform-origin:center}.hero-copy{padding-top:40px}.hero-copy h1{font-size:110px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.site-header nav{gap:17px}.site-header nav a{font-size:11px}.nav-cta{display:none}.hero-art{transform:scale(.88) translateX(-8px);transform-origin:center}.hero-grid{gap:0;min-height:700px}.hero-copy h1{font-size:84px}.hero-description{font-size:15px;max-width:340px}.hero-buttons{gap:16px}.hero-buttons .button{padding:16px 19px;font-size:12px}.hero-buttons .text-link{font-size:12px}.hero-signature{font-size:18px}.hero-small{font-size:9px}.source-marquee{gap:20px}.source-marquee>span{font-size:13px}.demo-layout{grid-template-columns:250px minmax(0,1fr);gap:34px}.app-brand{font-size:17px}.app-header{padding-inline:17px}.app-main{padding-inline:17px}.source-tabs{padding-inline:17px}.sort-stage{gap:11px;grid-template-columns:1fr .92fr}.demo-content-image,.demo-content-placeholder{height:180px}.folder-target{min-height:87px;padding:10px}.folder-target .folder-name{font-size:9px}.targets-heading{font-size:10px}.demo-content-caption h4{font-size:11px}.ai-lab{gap:50px}.ai-input-card{width:300px}.ai-floating-word{font-size:17px}.word-2{right:-2px}.search-layout{gap:55px}.search-copy h2{font-size:61px}.search-live-panel{padding:22px}.feature-tile{padding:28px}.feature-tile h3{font-size:32px}.bulk-art{transform:scale(.85) rotate(-5deg);transform-origin:bottom right}.ticket-tile{gap:24px}.ticket-art{width:133px;padding:19px 14px}.ticket-art>b{font-size:25px}.ticket-tile h3{font-size:29px}.folder-art>span{min-width:74px;padding:10px}.folder-art{gap:6px}.faq-layout{gap:55px}.tour-card{flex-basis:calc((100% - 58px)/3)}.tour-section h2{font-size:47px}}
@media(max-width:880px){.section{padding:80px 0}.container{width:calc(100% - 46px)}.site-header .brand{font-size:20px}.site-header .brand img{width:36px}.nav-wrap{height:72px}.site-header nav{gap:14px}.site-header nav a{font-size:10px}.site-header nav a:nth-last-child(2){display:none}.hero-grid{min-height:660px}.hero-copy h1{font-size:67px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.14em}.hero-description{max-width:300px;font-size:14px}.hero-art{transform:scale(.72) translateX(-25px);margin-right:-75px;transform-origin:center left;height:700px}.hero-copy{padding-bottom:40px}.hero-buttons{align-items:flex-start;gap:18px;flex-direction:column}.hero-buttons .button{font-size:11px;padding:15px 18px}.hero-small{max-width:270px;align-items:flex-start;font-size:8px}.hero-small>.icon{margin-top:2px}.hero-signature{font-size:17px;margin-top:26px}.sources-strip{gap:25px;padding:26px 0}.source-marquee{gap:11px 21px}.source-marquee>span{font-size:12px}.heading-split{gap:25px}.heading-split>p{font-size:13px;max-width:265px}.steps-grid{gap:17px}.step-visual{height:130px}.step-card h3{font-size:24px}.step-card p{font-size:12px}.step-share .pill-pink{left:15px;top:13px}.step-share .pill-cyan{left:24px;top:52px}.step-share .pill-lavender{left:15px;top:94px}.mini-share-target{right:18px;padding:10px}.mini-share-target img{width:35px}.mini-share-target>.icon{left:-20px;width:15px;top:22px}.tiny-photo{width:55px;height:70px}.sort-arrow{margin:0 8px;width:22px}.mini-folder{width:74px;height:72px;padding:10px}.mini-search{font-size:11px;padding:10px}.mini-found{gap:6px}.mini-found b{font-size:8px}.mini-found span{font-size:7px}.mini-found>.icon{display:none}.mini-found img{width:29px;height:29px}.demo-layout{grid-template-columns:1fr;gap:26px}.demo-coach{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:0}.demo-coach-label{grid-column:1/-1;margin:0}.coach-step{margin:0;width:auto;padding:13px 10px;gap:8px}.coach-step b{font-size:11px}.coach-step small{font-size:9px}.coach-number{width:22px;height:22px;font-size:9px}.done-icon{display:none!important}.coach-progress{grid-column:1/-1;margin:5px 0}.coach-tip{display:none}.demo-disclosure{grid-column:1/-1;margin:0;padding:11px 0 0;font-size:9px}.demo-device-wrap{max-width:690px;width:100%;margin:auto}.demo-content-image,.demo-content-placeholder{height:235px}.sort-stage{gap:18px;grid-template-columns:1.1fr 1fr}.app-header{padding-inline:22px}.source-tabs{padding-inline:22px}.app-main{padding-inline:22px}.folder-target{min-height:105px;padding:12px}.folder-target .folder-name{font-size:11px}.app-brand{font-size:21px}.targets-heading{font-size:12px}.demo-content-caption h4{font-size:13px}.demo-content-caption small{font-size:10px}.ai-lab{gap:29px}.ai-input-card{width:260px}.ai-input-card>img{height:300px}.ai-input-caption b{font-size:15px}.ai-scene{height:510px}.word-2{right:-15px;top:75px}.ai-tabs button{padding:10px 17px;font-size:11px}.metadata-card{padding:21px;min-height:386px}.metadata-description{font-size:13px}.metadata-tags{gap:5px}.metadata-tags button{font-size:10px;padding:6px 9px}.metadata-head>span{font-size:8px}.metadata-head{gap:8px}.metadata-head .icon{width:14px}.metadata-footer{gap:12px}.metadata-footer>small{max-width:95px;font-size:8px}.ai-footer{gap:23px;margin-top:45px}.ai-footer strong{font-size:15px}.ai-footer p{font-size:10px}.ai-footer>.text-link{font-size:10px}.ai-footer>div>.icon{width:24px}.search-layout{gap:35px;grid-template-columns:.76fr 1.24fr}.search-copy h2{font-size:51px}.search-copy>p{font-size:13px}.search-panel-top>span:first-child{font-size:7px;letter-spacing:.05em;gap:4px}.search-panel-top .icon{width:11px}.search-live-panel{padding:19px}.discovery-input input{font-size:20px}.discovery-results{gap:9px}.discovery-results .result-text>b{font-size:10px}.discovery-results .result-reason{font-size:8px}.search-footnote{font-size:8px}.feature-bento{gap:17px}.feature-tile{padding:26px;min-height:405px}.bulk-tile .feature-copy{width:85%}.bulk-art{transform:scale(.7) rotate(-5deg);right:-5px;bottom:0}.feature-tile h3{font-size:30px}.feature-tile p{font-size:12px}.bulk-tile p{max-width:210px}.ticket-tile{flex-direction:column;gap:15px;justify-content:flex-end;align-items:flex-start}.ticket-art{position:absolute;right:-1px;top:37px;width:128px;transform:rotate(12deg);opacity:.65;z-index:0}.ticket-tile .feature-copy{max-width:225px}.ticket-tile .feature-copy h3{font-size:35px}.ticket-tile .feature-copy p{max-width:180px}.organization-tile{min-height:380px}.folder-art{flex-wrap:wrap;gap:7px}.folder-art>span{font-size:9px;min-width:84px}.folder-art>span:last-child{display:none}.safety-strip{gap:17px}.safety-strip>div{gap:9px}.safety-strip .icon{width:20px}.safety-strip b{font-size:11px}.safety-strip small{font-size:8px}.tour-controls>span{display:none}.tour-section h2{font-size:40px}.tour-track{gap:20px}.tour-card{flex-basis:calc((100% - 40px)/3);min-width:190px}.faq-layout{gap:40px;grid-template-columns:.75fr 1.25fr}.faq-layout h2{font-size:43px}.faq-items summary{font-size:12px}.faq-items p{font-size:11px}.site-footer>.container>span{display:none}}
@media(max-width:650px){html{scroll-padding-top:86px}.container{width:calc(100% - 40px)}.section{padding:67px 0}.site-header .brand{font-size:20px}.nav-wrap{height:68px}.site-header .brand img{width:35px;height:35px}.menu-button{display:grid;width:35px;height:35px;border-color:#a787d333}.menu-button .icon{width:18px;height:18px}.site-header nav{display:none;position:absolute;top:67px;left:0;right:0;flex-direction:column;gap:0;padding:17px 25px 22px;background:#1c1435f7;backdrop-filter:blur(20px);border-bottom:1px solid #9d72c433}.site-header nav.is-open{display:flex}.site-header nav a{font-size:13px;padding:11px 0}.site-header nav a:nth-last-child(2){display:block}.site-header nav a:after{display:none}.hero-grid{display:flex;flex-direction:column;gap:0;padding-top:14px;min-height:auto;align-items:stretch}.hero-copy{text-align:center;padding:29px 0 8px}.hero-copy .eyebrow{justify-content:center;font-size:8px;letter-spacing:.13em;margin-bottom:23px}.hero-copy h1{font-size:clamp(62px,15.5vw,88px);line-height:1.02;letter-spacing:-.06em}.hero-description{font-size:14px;line-height:1.7;max-width:350px;margin:24px auto 0}.hero-buttons{justify-content:center;align-items:center;gap:14px;margin-top:25px;flex-direction:row}.hero-buttons .button{font-size:11px;padding:16px 17px}.hero-buttons .text-link{font-size:10px;gap:7px}.hero-buttons .play-circle{width:26px;height:26px}.hero-small{font-size:8px;justify-content:center;max-width:none;margin-top:15px;gap:4px}.hero-signature{display:none}.hero-art{height:520px;transform:none;margin:6px -10px 0;perspective:1000px}.hero-phone{left:31%;top:32px;width:210px;border-width:5px;border-radius:28px;transform:rotateY(-12deg) rotateZ(11deg)}.hero-phone img{border-radius:23px}.hero-art:hover .hero-phone{transform:rotateY(-12deg) rotateZ(11deg)}.float-photo{width:145px;left:2px;top:73px;border-radius:17px}.float-photo>img{height:106px}.float-photo>div{padding:7px 10px 10px}.float-photo strong{font-size:9px;margin-top:4px}.source-label{font-size:6px;padding:2px 5px}.float-recipe{width:158px;right:2px;bottom:69px;padding:11px;border-radius:17px}.source-row{font-size:8px;gap:5px}.source-row small{font-size:6px}.letter-icon{width:22px;height:22px;border-radius:6px;font-size:8px}.source-row>.icon{width:12px}.float-recipe>strong{font-size:11px;margin:10px 0 9px}.float-recommend{font-size:7px;padding:7px;gap:5px;border-radius:8px}.float-recommend b{font-size:9px}.float-recommend>.icon{width:14px;height:14px}.tag-natur{font-size:9px;top:16px;right:14px;padding:7px 11px}.tag-found{font-size:9px;left:46px;bottom:30px;padding:8px 12px}.floating-tag .icon{width:12px;height:12px}.art-caption{font-size:11px;right:0;top:121px;display:none}.orbits{left:-6%;top:-7%;width:112%}.sources-strip{flex-direction:column;align-items:center;text-align:center;gap:17px;padding:23px 0 29px;border-top:1px solid #a98ce122}.sources-strip>span{font-size:8px;letter-spacing:.1em;display:flex;gap:5px}.sources-strip>span br{display:none}.source-marquee{justify-content:center;gap:10px 18px}.source-marquee>span{font-size:12px}.heading-split{display:block}.section-heading{margin-bottom:29px}.section-heading .eyebrow{font-size:8px;line-height:1.6;margin-bottom:16px}h2{font-size:38px;line-height:1.1;letter-spacing:-1.7px}.heading-split>p{font-size:13px;max-width:none;margin-top:22px;line-height:1.7}.heading-split>p br{display:none}.steps-grid{grid-template-columns:1fr;gap:21px}.step-card{display:grid;grid-template-columns:1fr 1fr;gap:6px 15px;padding-top:18px;align-items:center}.step-index{grid-column:1;font-size:8px;align-self:end}.step-card h3{grid-column:1;grid-row:2;font-size:24px;align-self:start}.step-card p{grid-column:1/-1;font-size:12px;line-height:1.65;max-width:100%;margin:0}.step-visual{grid-column:2;grid-row:1/3;height:112px;margin:0 0 5px}.step-share .pill-pink{font-size:8px;left:10px;top:11px;padding:5px 8px}.step-share .pill-cyan{font-size:8px;left:20px;top:44px;padding:5px 8px}.step-share .pill-lavender{font-size:8px;left:12px;top:78px;padding:5px 8px}.mini-share-target{right:10px;padding:8px;border-radius:15px}.mini-share-target img{width:30px}.mini-share-target>.icon{left:-17px;top:17px;width:13px}.tiny-photo{width:48px;height:60px;padding:4px;border-radius:9px}.tiny-photo img{border-radius:6px}.mini-folder{width:60px;height:62px;padding:8px;font-size:8px;border-radius:10px}.mini-folder .icon{width:16px;height:16px;margin-bottom:6px}.mini-folder b{font-size:7px}.sort-arrow{width:17px;margin:0 7px}.mini-search{font-size:9px;gap:6px;padding:9px 10px;width:90%}.mini-search .icon{width:12px}.mini-found{width:86%}.mini-found b{font-size:7px}.mini-found span{font-size:6px}.mini-found img{width:25px;height:25px}.centered h2{font-size:36px}.centered>p{font-size:13px;margin-top:17px}.centered>p br{display:none}.demo-layout{margin-top:30px;gap:23px}.demo-coach{gap:8px}.demo-coach-label{font-size:7px;gap:5px}.demo-coach-label .icon{width:12px;height:12px}.coach-step{display:block;padding:10px 9px;border-radius:13px;min-height:85px}.coach-number{width:20px;height:20px;font-size:8px;border-radius:7px}.coach-step b{font-size:10px;line-height:1.4;margin:7px 0 0;max-width:85px}.coach-step small{display:none}.coach-progress{margin:1px 0;font-size:8px}.demo-disclosure{font-size:8px;padding-top:10px;line-height:1.65}.demo-topline{font-size:6px;letter-spacing:.07em;padding:0 1px 11px}.reset-demo{font-size:8px}.reset-demo .icon{width:11px;height:11px}.app-demo{border-radius:19px;min-height:570px}.app-header{padding:16px 13px 12px;gap:7px}.app-brand{font-size:16px;gap:6px;letter-spacing:-.5px}.app-brand img{width:27px}.app-header-tools{gap:6px}.app-add{width:28px;height:28px;border-radius:9px}.app-add .icon{width:15px;height:15px}.view-segment{padding:2px;border-radius:9px}.view-segment button{padding:5px 6px;border-radius:7px}.view-segment .icon{width:13px;height:13px}.source-tabs{padding:0 13px 11px;gap:5px}.source-tabs button{padding:7px 8px;font-size:8px;min-height:29px;border-radius:9px;gap:5px}.area-dot{width:5px;height:5px}.app-sort-label{padding:0 13px 11px;font-size:9px}.app-sort-label span{font-size:8px}.app-main{padding:0 13px 13px;min-height:390px}.sort-stage{grid-template-columns:1fr;gap:15px}.demo-content-image,.demo-content-placeholder{height:175px}.demo-content-card{border-radius:13px}.demo-content-caption{padding:8px 10px}.demo-content-caption h4{font-size:11px}.demo-content-caption small{font-size:8px}.drag-affordance{font-size:8px;margin-top:6px}.sort-actions{gap:6px;margin-top:8px}.sort-actions button{padding:7px 5px;flex-direction:row;justify-content:center;gap:5px;font-size:8px}.sort-actions .icon{width:13px;height:13px}.targets-heading{font-size:10px;margin-bottom:7px}.targets-heading small{font-size:8px}.recommend-hint{font-size:8px;padding:7px 9px;margin-bottom:8px;border-radius:8px}.recommend-hint .icon{width:11px;height:11px}.folder-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.folder-target{min-height:73px;padding:9px;border-radius:10px}.folder-target>.icon{width:15px;height:15px;margin-bottom:5px}.folder-target .folder-name{font-size:9px}.folder-target small{font-size:8px;bottom:6px;right:7px}.folder-target.is-recommended:after{font-size:10px;top:5px;right:5px}.folder-target.new-folder>.icon{margin-bottom:4px}.app-navigation{padding:8px 5px 10px;gap:0}.app-navigation button{font-size:8px;gap:5px;padding:7px 10px;border-radius:9px}.app-navigation .icon{width:14px;height:14px}.demo-under{display:block;font-size:7px;line-height:1.7;margin:12px 3px 0}.demo-under span+span{margin-top:3px}.grid-stage{min-height:405px}.demo-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.grid-check{width:17px;height:17px;top:5px;right:5px}.grid-check .icon{width:12px;height:12px}.grid-selected-bar{padding:10px 8px;gap:7px;font-size:9px}.grid-selected-bar button{font-size:8px}.grid-selected-bar .button{font-size:10px;padding:9px 11px}.grid-selected-bar>div{gap:4px}.grid-targets-overlay{padding:11px 9px}.grid-targets-overlay .folder-target{min-height:104px}.app-search-wrap{padding:0 13px 16px;min-height:440px}.app-search-field input{font-size:12px;height:43px}.app-search-field{padding:0 11px}.app-search-help{font-size:7px;line-height:1.4}.app-suggestions button{font-size:8px;padding:5px 8px}.app-search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.app-results-count{font-size:9px}.result-text>b{font-size:9px}.result-reason{font-size:7px}.result-folder{font-size:7px}.folder-browser{grid-template-columns:repeat(2,minmax(0,1fr))}.folder-browse-button{padding:11px;font-size:9px}.folder-browse-button small{font-size:7px}.empty-state{min-height:320px}.empty-state h4{font-size:18px}.empty-state p{font-size:11px}.ai-section .heading-split>p{font-size:13px;max-width:none}.ai-lab{grid-template-columns:1fr;gap:19px;margin-top:28px}.ai-scene{height:394px;max-width:400px;width:100%;margin:auto}.ai-input-card{width:245px;padding:7px;border-radius:19px}.ai-input-card>img{height:270px;border-radius:12px}.ai-input-caption{padding:13px 10px 10px}.ai-input-caption b{font-size:15px}.ai-input-caption span{font-size:8px}.ai-input-caption .icon{width:18px}.ai-floating-word{font-size:14px}.word-1{left:0;top:10px}.word-2{right:0;top:91px}.word-3{left:5px;bottom:0}.ai-input-card .link-input-visual{height:270px}.link-input-visual strong{font-size:30px}.ai-tabs{margin:0 auto 16px}.ai-tabs button{padding:10px 18px;font-size:11px}.metadata-card{padding:23px;min-height:0}.metadata-head>span{font-size:8px}.metadata-head{margin-bottom:20px}.metadata-description{font-size:14px;min-height:0}.metadata-tags{gap:7px}.metadata-tags button{font-size:11px;padding:7px 11px}.metadata-footer>small{max-width:115px;font-size:9px}.ai-demo-note{font-size:8px;margin:12px 5px 0}.ai-footer{display:grid;grid-template-columns:1fr;gap:16px;margin-top:34px;padding-top:28px}.ai-footer>div>.icon{width:28px;height:28px}.ai-footer strong{font-size:20px;letter-spacing:-.7px}.ai-footer p{font-size:12px;line-height:1.75}.ai-footer p br{display:none}.ai-footer>.text-link{font-size:12px;margin-top:2px}.search-layout{grid-template-columns:1fr;gap:32px}.search-copy h2{font-size:49px}.search-copy h2 br:nth-child(1){display:none}.search-copy>p{font-size:13px;max-width:none;margin-top:20px}.search-explainer{grid-template-columns:18px 1fr;gap:9px 10px;margin-top:21px}.search-explainer>span{width:18px;height:18px;font-size:7px}.search-explainer p{font-size:10px}.search-explainer p b{font-size:11px}.search-live-panel{padding:19px;border-radius:22px}.search-panel-top>span:first-child{font-size:7px}.search-panel-top{margin-bottom:17px}.discovery-input input{font-size:23px;height:57px}.discovery-input{border-radius:14px;padding:0 12px;gap:9px}.discovery-input .icon{width:18px;height:18px}.discovery-suggestions{margin-top:10px;gap:5px}.discovery-suggestions button{font-size:8px;padding:5px 9px}.discovery-result-count{font-size:9px;margin-top:19px}.discovery-results{gap:10px;min-height:315px}.discovery-results .result-image{aspect-ratio:1.7}.discovery-results .result-text>b{font-size:10px}.discovery-results .result-reason{font-size:8px}.search-footnote{font-size:8px;line-height:1.6;align-items:flex-start;margin-top:16px}.search-footnote .icon{width:11px;margin-top:2px}.feature-bento{grid-template-columns:1fr;gap:17px}.feature-tile{min-height:356px;padding:28px}.feature-tile h3{font-size:34px}.feature-tile p{font-size:12px}.bulk-tile{min-height:382px}.bulk-tile .feature-copy{width:78%}.bulk-tile h3{font-size:35px}.bulk-tile p{max-width:230px}.bulk-tile .text-link{position:relative;z-index:4}.bulk-art{transform:scale(.75) rotate(-5deg);right:0;bottom:-7px}.link-tile{min-height:400px}.link-art{max-width:none;margin-top:24px}.ticket-tile{min-height:334px;justify-content:center;flex-direction:row;align-items:center}.ticket-art{width:142px;position:relative;right:auto;top:auto;opacity:1;transform:rotate(-10deg);margin-left:-3px}.ticket-tile .feature-copy{max-width:163px;margin-left:-7px}.ticket-tile .feature-copy h3{font-size:29px}.ticket-tile .feature-copy p{font-size:11px}.ticket-tile .tile-kicker{font-size:7px}.ticket-tile .text-link{font-size:10px}.organization-tile{min-height:327px}.folder-art>span:last-child{display:block}.folder-art>span{min-width:83px;font-size:9px;padding:10px}.safety-strip{grid-template-columns:1fr;gap:23px;margin-top:29px;padding-top:27px}.safety-strip>div{gap:13px}.safety-strip .icon{width:22px;height:22px}.safety-strip b{font-size:13px}.safety-strip small{font-size:10px}.tour-section .heading-split{display:flex;gap:10px;align-items:flex-end}.tour-section .section-heading .eyebrow{font-size:7px}.tour-section h2{font-size:33px;max-width:230px}.tour-controls{gap:6px;margin-bottom:3px}.tour-controls button{width:30px;height:30px}.tour-controls .icon{width:13px;height:13px}.tour-intro{font-size:11px;line-height:1.7;margin-bottom:27px}.tour-track{gap:18px;overflow:visible;overflow-x:auto;margin-right:-20px;padding-right:20px}.tour-card{flex-basis:65%;min-width:200px}.tour-card .tour-screen{border-radius:26px}.tour-screen img{border-radius:19px}.tour-number{font-size:9px}.tour-card b{font-size:15px}.tour-card p{font-size:10px}.faq-layout{grid-template-columns:1fr;gap:24px}.faq-layout h2{font-size:41px}.faq-layout h2 br:first-child{display:none}.faq-intro{font-size:13px;margin-top:20px}.faq-intro br{display:none}.faq-items summary{font-size:13px;gap:18px;padding:22px 0}.faq-items p{font-size:12px;padding-right:3px;line-height:1.8}.faq-items summary>.icon{width:15px;height:15px}.closing-section{padding:63px 0 71px}.closing-inner>img{width:63px;height:63px;margin-bottom:22px}.closing-inner .eyebrow{font-size:7px;letter-spacing:.1em}.closing-inner h2{font-size:40px;letter-spacing:-1.8px}.closing-inner p{font-size:17px;margin-top:21px}.closing-inner .button{font-size:12px;padding:17px 22px;margin-top:24px}.closing-inner>small{font-size:9px}.site-footer{padding:26px 0}.site-footer>.container{flex-wrap:wrap;justify-content:center;gap:21px}.site-footer .brand{font-size:17px}.site-footer>.container>div{gap:26px;width:100%;justify-content:center}.site-footer>.container>div button,.site-footer>.container>div a{font-size:10px}dialog{padding:28px 22px;border-radius:21px;max-height:calc(100dvh - 30px)}dialog h2{font-size:26px;padding-right:15px}dialog p{font-size:12px}.share-options{gap:6px;margin-top:19px}.share-options button{font-size:10px;padding:8px 12px}.share-preview{gap:10px;padding:11px}.share-preview img{width:52px;height:62px}.share-preview b{font-size:12px}.share-preview span{font-size:9px}.share-sheet-sim{padding:15px;border-radius:16px}.share-app-header{font-size:12px}.share-recommend b{font-size:16px}.share-recommend small{font-size:8px}.share-recommend span{font-size:8px}.share-unsorted{font-size:11px}.share-bottom-note{font-size:8px}.tour-dialog{width:calc(100vw - 24px);padding:25px 22px 20px}.tour-dialog-layout{grid-template-columns:1fr;gap:18px}.tour-dialog-image img{max-height:59dvh;width:auto;border-radius:12px}.tour-dialog-info{text-align:center}.tour-dialog-info h2{font-size:22px;padding:0;margin:5px 0}.tour-dialog-info .eyebrow{display:none}.tour-dialog-info p{font-size:11px;margin:9px 0}.tour-dialog-controls{justify-content:center;margin-top:13px}.tour-dialog-controls button{width:34px;height:34px}.toast{bottom:16px;padding:13px 14px;font-size:10px;gap:11px;min-width:0;width:max-content;border-radius:13px}.toast button{font-size:9px}.dialog-photo{max-height:210px}.dialog-tags button{font-size:9px}}
@media(max-width:365px){.container{width:calc(100% - 32px)}.hero-copy h1{font-size:60px}.hero-copy .eyebrow{font-size:7px}.hero-description{font-size:13px}.hero-buttons{flex-direction:column;gap:14px}.hero-small{font-size:7px}.hero-art{height:474px;transform:scale(.91);transform-origin:top center;margin-bottom:-30px}.hero-phone{left:30%;width:205px}.float-photo{left:-1px;width:131px}.float-photo>img{height:94px}.float-recipe{right:-5px;bottom:33px}.tag-found{bottom:2px}.hero-art .tag-natur{right:2px}.app-brand{font-size:14px}.app-brand img{width:24px}.app-header-tools{gap:4px}.view-segment button{padding:5px}.app-add{width:26px;height:26px}.demo-content-image{height:162px}.folder-target{min-height:70px;padding:8px}.folder-target .folder-name{font-size:8px}.ticket-art{width:126px}.ticket-tile{padding:24px;gap:20px}.ticket-tile .feature-copy h3{font-size:26px}.folder-art>span{min-width:72px;padding:9px}.folder-art{gap:5px}.tour-section h2{font-size:29px}.tour-card{flex-basis:72%}.site-header .brand{font-size:18px}.demo-topline{font-size:5.5px}.discovery-input input{font-size:20px}.search-enter{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html{scroll-behavior:auto}.hero-art:hover .hero-phone{transform:rotateY(-13deg) rotateZ(12deg)}}
/* Reading and touch refinements: UI labels remain legible, even on narrow screens. */
.app-brand{font-size:22px}.source-tabs button{font-size:11px;padding:9px 12px}.app-sort-label{font-size:11px}.app-sort-label span{font-size:10px}.demo-content-caption h4{font-size:14px}.demo-content-caption small{font-size:10px}.targets-heading{font-size:13px}.targets-heading small{font-size:10px}.recommend-hint{font-size:11px}.folder-target{min-height:105px}.folder-target .folder-name{font-size:12px}.folder-target small{font-size:10px}.drag-affordance{font-size:10px}.sort-actions button{font-size:10px}.app-navigation button{font-size:12px}.demo-under{font-size:10px}.demo-disclosure{font-size:11px}.result-text>b{font-size:12px}.result-reason,.result-folder{font-size:10px}.app-search-field input{font-size:15px}.app-search-help{font-size:10px}.app-suggestions button{font-size:11px}.app-results-count{font-size:12px}.result-type{font-size:9px}.discovery-results .result-text>b{font-size:12px}.discovery-results .result-reason{font-size:10px}.metadata-label{font-size:10px}.ai-demo-note{font-size:11px}.demo-topline{font-size:9px}.reset-demo{font-size:11px}.coach-step small{font-size:12px}.coach-step b{font-size:15px}.demo-content-image,.demo-content-placeholder{height:221px}.folder-browse-button{font-size:12px}.folder-browse-button small{font-size:10px}.grid-selected-bar{font-size:12px}.grid-selected-bar button{font-size:11px}.select-all-row{font-size:12px}.select-all-row button{font-size:11px}.grid-selected-bar .icon{width:18px;height:18px}.app-navigation{margin-top:auto}.app-demo{display:flex;flex-direction:column}.tour-card p{font-size:12px}.faq-items p{font-size:13px}.ai-demo-note .icon{margin-top:3px}.source-tabs button:focus-visible{outline-offset:-3px}.hero-small{color:#c0b5d3}.demo-info-button{width:32px;height:32px}.demo-info-button .icon{width:17px;height:17px}.sort-actions button{min-height:45px}.folder-target{min-width:0}.discovery-suggestions button{min-height:30px;font-size:10px}.discovery-result-count{font-size:11px}.search-footnote{font-size:10px}.demo-coach-label{font-size:10px}.coach-progress{font-size:11px}
@media(max-width:1150px){.app-brand{font-size:18px}.source-tabs button{font-size:10px;padding:8px 10px}.folder-target .folder-name{font-size:11px}.recommend-hint{font-size:10px}.targets-heading{font-size:12px}.targets-heading small{font-size:9px}.coach-step b{font-size:13px}.coach-step small{font-size:11px}.demo-disclosure{font-size:10px}.demo-topline{font-size:8px}.demo-under{font-size:9px}.app-navigation button{font-size:10px}.ai-demo-note{font-size:10px}}
@media(max-width:880px){.coach-step b{font-size:12px}.coach-step small{font-size:10px}.demo-disclosure{font-size:10px}.app-brand{font-size:22px}.folder-target .folder-name{font-size:12px}.demo-content-caption h4{font-size:14px}.targets-heading{font-size:13px}.recommend-hint{font-size:11px}.source-tabs button{font-size:11px}.app-navigation button{font-size:12px}.demo-under{font-size:9px}.discovery-results .result-text>b{font-size:11px}.discovery-results .result-reason{font-size:9px}.search-footnote{font-size:9px}.result-text>b{font-size:11px}.result-reason{font-size:9px}.demo-coach-label{font-size:9px}.coach-progress{font-size:10px}}
@media(max-width:650px){.app-brand{font-size:16px}.app-header{padding:16px 13px 12px}.source-tabs button{font-size:10px;padding:8px 10px;min-height:34px}.app-sort-label{font-size:10px}.app-sort-label span{font-size:9px}.demo-content-image,.demo-content-placeholder{height:182px}.demo-content-caption h4{font-size:13px}.demo-content-caption small{font-size:10px}.drag-affordance{font-size:9px}.sort-actions button{font-size:10px;min-height:41px}.sort-actions .icon{width:15px;height:15px}.targets-heading{font-size:12px}.targets-heading small{font-size:9px}.recommend-hint{font-size:10px;padding:9px}.folder-target{min-height:88px;padding:10px}.folder-target .folder-name{font-size:11px;line-height:1.3}.folder-target small{font-size:9px}.app-navigation button{font-size:10px;padding:9px 8px;min-height:39px}.app-navigation .icon{width:15px;height:15px}.demo-under{font-size:9px;line-height:1.65}.demo-coach-label{font-size:8px}.coach-step b{font-size:11px;max-width:95px}.coach-step small{display:none}.coach-step{min-height:94px}.demo-disclosure{font-size:10px;line-height:1.65}.demo-topline{font-size:7px}.reset-demo{font-size:10px}.app-search-field input{font-size:14px;min-height:47px}.app-search-help{font-size:9px;line-height:1.5}.app-suggestions button{font-size:10px;padding:7px 10px;min-height:32px}.app-results-count{font-size:10px}.app-search-results .result-text>b{font-size:11px}.app-search-results .result-reason{font-size:9px}.result-folder{font-size:9px}.result-type{font-size:8px}.folder-browse-button{font-size:11px}.folder-browse-button small{font-size:9px}.grid-selected-bar{font-size:11px;padding:10px}.grid-selected-bar button{font-size:10px;min-height:34px}.grid-selected-bar .button{font-size:11px;padding:9px 12px}.select-all-row{font-size:10px}.select-all-row button{font-size:10px}.grid-targets-overlay .folder-target{min-height:113px}.metadata-label{font-size:10px}.ai-demo-note{font-size:10px}.search-footnote{font-size:10px}.discovery-suggestions button{font-size:10px;min-height:32px}.discovery-result-count{font-size:10px}.discovery-results .result-text>b{font-size:11px}.discovery-results .result-reason{font-size:9px}.tour-card p{font-size:11px}.faq-items p{font-size:13px}.hero-small{font-size:9px;max-width:320px;margin-inline:auto}.demo-info-button{width:32px;height:32px}.toast{font-size:12px}.toast button{font-size:11px}.dialog-note{font-size:11px!important}.share-bottom-note{font-size:10px}.share-preview b{font-size:13px}.share-app-header small{font-size:10px}.share-recommend small,.share-recommend span{font-size:10px}.share-unsorted{font-size:13px}.share-options button{font-size:11px;min-height:38px}.dialog-tags button{font-size:11px;min-height:33px}.share-preview span{font-size:10px}.coach-progress{font-size:10px}}
@media(max-width:365px){.app-brand{font-size:14px}.app-header-tools{gap:4px}.folder-target{padding:8px}.folder-target .folder-name{font-size:10px}.app-navigation button{font-size:9px;padding:9px 7px}.app-navigation .icon{width:13px}.coach-step b{font-size:10px}.source-tabs button{font-size:9px}.app-sort-label span{font-size:8px}}
/* Prevent intrinsic grid sizing from expanding the mobile layout viewport. */
.demo-layout>*{min-width:0}.demo-device-wrap{max-width:100%;min-width:0}.demo-coach{min-width:0}.app-demo>*{min-width:0}.sort-stage>*{min-width:0}.ai-lab>*,.search-layout>*,.faq-layout>*{min-width:0}.source-tabs{max-width:100%}.app-main,.app-search-wrap{min-width:0}.app-header-tools{flex-shrink:0}.app-brand{min-width:0}.app-navigation{min-width:0}
@media(max-width:880px){.demo-layout{grid-template-columns:minmax(0,1fr)}}
@media(max-width:650px){.sort-stage,.ai-lab,.search-layout,.faq-layout{grid-template-columns:minmax(0,1fr)}.demo-coach{grid-template-columns:repeat(3,minmax(0,1fr))}.app-brand>span{white-space:nowrap}.demo-under span{flex-wrap:wrap}}
