@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap";:root{--ink:#1e2925;--muted:#66716c;--green:#3e5b4b;--green2:#587462;--cream:#f8f7f2;--line:rgba(30,41,37,.12);--white:#fff;--shadow:0 18px 55px rgba(35,48,42,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:DM Sans,sans-serif}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh}.header{height:78px;display:flex;align-items:center;gap:34px;padding:0 7%;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(30,41,37,.07)}.brand{border:0;background:none;font-size:23px;font-weight:700;display:flex;align-items:center;gap:10px;color:var(--ink)}.brand-icon{width:36px;height:36px;border-radius:12px;background:#fff0e5;color:#ef9360;display:grid;place-items:center}.brand-icon.large{width:58px;height:58px;border-radius:18px}.header nav{display:flex;gap:25px;margin-left:50px}.header nav button{border:0;background:none;color:#303b36;padding:28px 0;font-size:14px}.header nav button.active{border-bottom:2px solid var(--green)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.search-mini{display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid var(--line);border-radius:99px;background:#fff}.search-mini input{border:0;outline:0;width:105px;background:transparent;font-size:13px}.smile-btn,.primary-btn,.secondary-btn{border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:.2s}.smile-btn{padding:12px 20px;background:var(--green);color:#fff}.primary-btn{padding:15px 28px;background:var(--green);color:#fff;font-weight:600;box-shadow:0 10px 28px #3e5b4b38}.primary-btn:hover{transform:translateY(-2px);background:#334d40}.primary-btn:disabled,.secondary-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.secondary-btn{padding:12px 20px;background:#fff;border:1px solid var(--line);color:var(--ink)}.eyebrow{display:flex;align-items:center;gap:7px;color:var(--green);font-size:13px;font-weight:600;margin-bottom:14px}.hero{min-height:555px;background-image:url(/hero.png);background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f8f7f2e6,#f8f7f2b8 34%,#f8f7f21a 72%,#f8f7f208)}.hero-content{position:relative;z-index:2;margin-left:9%;max-width:680px;padding:65px 0}.hero h1{font-family:Playfair Display,serif;font-size:58px;line-height:1.04;margin:0 0 20px;letter-spacing:-1.8px}.hero p{font-size:18px;line-height:1.65;margin:0 0 28px;color:#39433f}.hero-notes{display:flex;gap:27px;margin-top:38px}.hero-notes span{display:flex;gap:8px;align-items:flex-start;font-size:12px;color:#59635e;line-height:1.25}.hero-notes svg{color:var(--green)}.hero-notes b{font-weight:500;color:var(--ink)}.finder-bar{width:84%;margin:-47px auto 0;position:relative;z-index:5;background:#fffffff5;border:1px solid rgba(30,41,37,.08);box-shadow:var(--shadow);border-radius:25px;padding:24px 27px}.finder-title{font-family:Playfair Display,serif;font-size:25px;margin-bottom:16px}.finder-grid{display:grid;grid-template-columns:1.05fr 1.05fr 1fr 1.25fr .9fr;gap:10px}.finder-mini{border:1px solid var(--line);background:#fbfcfa;border-radius:14px;padding:12px 13px;display:flex;align-items:center;text-align:left;gap:10px;color:var(--ink)}.finder-mini span:nth-child(2){display:flex;flex-direction:column;min-width:0}.finder-mini small{font-size:11px;color:var(--muted);margin-bottom:3px}.finder-mini b{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chevron{margin-left:auto;color:var(--muted)}.finder-submit{border:0;background:var(--green);color:#fff;border-radius:14px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:7px}.category-section{padding:56px 4% 30px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 22px}.section-heading h2{font-family:Playfair Display,serif;font-size:28px;margin:0}.section-heading button{border:0;background:none;color:var(--muted);display:flex;align-items:center;gap:7px}.category-row{display:grid;grid-template-columns:repeat(8,1fr);gap:14px;overflow:hidden}.category-card{min-width:0;height:200px;border:0;border-radius:18px;background-size:cover;background-position:center;position:relative;overflow:hidden;text-align:left;padding:0}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 30%,rgba(20,30,25,.7))}.category-info{position:absolute;z-index:2;bottom:0;left:0;right:0;padding:14px 12px;color:#fff;display:flex;align-items:center;gap:8px}.cat-icon{width:32px;height:32px;border-radius:50%;background:#fff;color:var(--green);display:grid;place-items:center;flex:0 0 auto}.category-info div{min-width:0;display:flex;flex-direction:column}.category-info b{font-size:13px}.category-info small{font-size:10px;opacity:.85;margin-top:2px}.category-info>svg{margin-left:auto}.stats{margin-top:28px;padding:38px 7%;display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:30px;background:#edf1ea;border-top:1px solid rgba(30,41,37,.06)}.stat-quote{font-family:Playfair Display,serif;font-size:18px;color:#52625a}.stat-quote i{font-size:16px}.stat{display:flex;gap:12px;align-items:center}.stat svg{color:var(--green)}.stat div{display:flex;flex-direction:column}.stat strong{font-size:14px}.stat span{font-size:11px;color:var(--muted);margin-top:4px}footer{padding:28px 7%;display:flex;justify-content:space-between;font-size:12px;color:var(--muted);background:#f4f5f0}.finder-page,.results-page,.category-page,.about-page{min-height:calc(100vh - 78px);padding:44px 7% 70px}.finder-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:13px}.back-link{border:0;background:none;display:inline-flex;align-items:center;gap:7px;color:var(--muted);padding:0}.progress{height:5px;background:#e4e8e2;border-radius:99px;margin:17px 0 40px;overflow:hidden}.progress div{height:100%;background:var(--green);border-radius:99px;transition:.3s}.finder-card{max-width:930px;margin:auto;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px;padding:48px}.finder-copy{text-align:center;max-width:650px;margin:auto}.finder-copy .eyebrow{justify-content:center}.finder-copy h1,.page-heading h1,.results-hero h1,.about-card h1{font-family:Playfair Display,serif;font-size:46px;line-height:1.08;margin:0 0 12px}.finder-copy p,.page-heading p,.results-hero p,.about-card p{color:var(--muted);font-size:16px;line-height:1.6}.option-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:35px 0}.option{border:1px solid var(--line);background:#fbfcfa;border-radius:15px;padding:17px 14px;display:flex;align-items:center;justify-content:space-between;text-align:left;min-height:57px}.option.selected{background:#eef4ef;border-color:#7f9989;color:#2f493b}.finder-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:24px}.results-hero{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.results-hero h1{font-size:42px}.results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.gift-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 8px 28px #23302a0f;transition:.2s}.gift-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.gift-card.featured{grid-column:span 2;display:grid;grid-template-columns:1.1fr 1fr}.gift-card.featured .gift-image{min-height:300px}.gift-image{height:200px;background-size:cover;background-position:center;position:relative}.gift-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000a,#0000003d)}.gift-badge{position:absolute;z-index:2;left:12px;top:12px;padding:6px 9px;background:#ffffffe0;border-radius:99px;font-size:10px}.heart-btn{position:absolute;z-index:2;right:12px;top:12px;border:0;background:#ffffffe6;width:33px;height:33px;border-radius:50%;display:grid;place-items:center;color:#45554c}.gift-body{padding:18px}.gift-topline{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:700}.match{font-size:10px;color:var(--green);display:flex;align-items:center;gap:4px;font-weight:600}.gift-body h3{font-family:Playfair Display,serif;font-size:21px;margin:10px 0 7px}.gift-body p{font-size:12px;line-height:1.5;color:var(--muted);min-height:37px}.text-link{border:0;background:none;padding:0;color:var(--green);font-size:12px;font-weight:600;display:flex;align-items:center;gap:5px}.empty-note{text-align:center;color:var(--muted);font-size:12px;margin-top:30px}.page-heading{text-align:center;max-width:700px;margin:0 auto 38px}.category-large-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-large{height:250px;border:0;border-radius:22px;background-size:cover;background-position:center;position:relative;overflow:hidden;text-align:left;padding:22px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.category-large:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 20%,rgba(18,28,23,.72))}.category-large>*{position:relative;z-index:2}.category-large span{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600}.category-large small{margin-top:5px;opacity:.85}.category-large svg:last-child{position:absolute;right:18px;bottom:22px}.category-page>.back-link{margin-bottom:20px}.about-page{display:grid;place-items:center;background-image:linear-gradient(#f8f7f2d1,#f8f7f2f0),url(/hero.png);background-size:cover;background-position:center}.about-card{background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-width:760px;text-align:center;padding:60px;border-radius:30px;box-shadow:var(--shadow)}.about-card .brand-icon{margin:0 auto 22px}@media(max-width:1050px){.header nav{margin-left:0;gap:14px}.header{padding:0 4%}.search-mini{display:none}.finder-grid{grid-template-columns:repeat(2,1fr)}.finder-submit{min-height:52px}.category-row{grid-template-columns:repeat(4,1fr)}.stats{grid-template-columns:repeat(2,1fr)}.stat-quote{grid-column:span 2}.results-grid{grid-template-columns:repeat(2,1fr)}.gift-card.featured{grid-column:span 2}}@media(max-width:720px){.header{height:auto;padding:13px 5%;flex-wrap:wrap}.header nav{order:3;width:100%;overflow:auto}.header nav button{padding:8px 0}.smile-btn{display:none}.hero{min-height:650px;background-position:63% center}.hero-overlay{background:linear-gradient(90deg,#f8f7f2ed,#f8f7f299)}.hero-content{margin-left:7%;padding-right:7%}.hero h1{font-size:42px}.hero p{font-size:16px}.hero-notes{display:none}.finder-bar{width:90%;margin:-35px auto 0}.finder-grid{grid-template-columns:1fr}.category-section{padding:45px 5% 25px}.category-row{grid-template-columns:repeat(2,1fr)}.category-card{height:170px}.stats{padding:30px 7%;grid-template-columns:1fr}.stat-quote{grid-column:auto}.finder-page,.results-page,.category-page,.about-page{padding:28px 5% 55px}.finder-card{padding:30px 20px}.finder-copy h1,.page-heading h1,.results-hero h1,.about-card h1{font-size:34px}.option-grid{grid-template-columns:repeat(2,1fr)}.results-hero{align-items:start;flex-direction:column}.results-grid{grid-template-columns:1fr}.gift-card.featured{grid-column:auto;display:block}.category-large-grid{grid-template-columns:1fr 1fr}.about-card{padding:40px 25px}}.hero-final{min-height:650px;position:relative;overflow:hidden;isolation:isolate;background:#eef3ef}.hero-final-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,#faf8f2f0,#faf8f2c7 38%,#faf8f226 72%,#faf8f214),url(https://images.unsplash.com/photo-1500534623283-312aade485b7?auto=format&fit=crop&w=2200&q=88);background-size:cover;background-position:center;z-index:-3}.hero-final-glow{position:absolute;width:700px;height:700px;right:2%;top:-160px;border-radius:50%;background:radial-gradient(circle,#ffffffb8,#fff0 70%);z-index:-2}.hero-final-copy{position:relative;z-index:4;width:54%;max-width:760px;padding:105px 0 75px 7%}.hero-final-copy h1{font-family:Playfair Display,serif;font-size:70px;line-height:.98;letter-spacing:-3px;margin:20px 0;color:#153d33}.hero-final-copy h1 em{font-style:normal;color:#3f7b67}.hero-final-copy p{font-size:19px;line-height:1.55;color:#344943;margin:0 0 28px}.hero-actions{display:flex;gap:14px;align-items:center}.watch-btn{border:1px solid rgba(31,65,55,.18);background:#ffffffd1;padding:16px 22px;border-radius:999px;font-size:15px;color:#203c34;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:.25s}.watch-btn span{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff;margin-right:8px;box-shadow:0 3px 10px #00000014}.watch-btn:hover{transform:translateY(-3px);box-shadow:0 12px 28px #1e41351f}.hero-stats{display:flex;gap:30px;margin-top:42px}.hero-stats .stat{display:flex;gap:9px;align-items:center}.hero-stats .stat svg{color:#2e6554}.hero-stats .stat strong{display:block;font-size:18px}.hero-stats .stat span{display:block;font-size:11px;color:#64736e}.hero-3d{position:absolute;right:7%;top:115px;width:560px;height:470px;z-index:3;perspective:1000px;animation:heroFloat 6s ease-in-out infinite}.gift-box{position:absolute;right:80px;bottom:50px;width:330px;height:245px;background:linear-gradient(145deg,#fffdf7,#e7e0d1);border-radius:18px;box-shadow:28px 32px 35px #35463e40,inset 0 1px #fff;transform:rotateY(-10deg) rotateX(3deg);overflow:hidden}.gift-ribbon-v{position:absolute;left:47%;top:0;width:48px;height:100%;background:#3f725f}.gift-ribbon-h{position:absolute;top:44%;left:0;width:100%;height:46px;background:#3f725f}.gift-tag{position:absolute;right:20px;top:62px;background:#f4dfaa;padding:17px 13px;font:italic 18px/1.1 Georgia;color:#385247;box-shadow:7px 9px 15px #0000001f;transform:rotate(5deg)}.gift-shadow{position:absolute;right:55px;bottom:25px;width:390px;height:55px;background:#24352f38;filter:blur(22px);border-radius:50%}.float-item{position:absolute;background:#fffffff0;border-radius:18px;box-shadow:0 18px 32px #2b413a29;display:grid;place-items:center;color:#315c4e}.float-note{width:125px;height:100px;right:300px;top:30px;font:italic 18px/1.05 Georgia;text-align:center;transform:rotate(-8deg)}.float-photo{width:92px;height:92px;right:390px;top:180px;font:italic 16px Georgia;transform:rotate(-12deg);background:linear-gradient(145deg,#fff,#e6efe8)}.float-heart{font-size:35px;width:65px;height:65px;right:30px;top:90px;color:#e7a56f;background:transparent;box-shadow:none}.hero-prop{position:absolute;filter:drop-shadow(10px 14px 12px rgba(30,50,44,.18));font-size:70px}.prop-headphones{left:70px;top:120px;transform:rotate(-16deg)}.prop-camera{right:190px;top:10px;font-size:55px}.prop-plant{right:5px;bottom:180px;font-size:65px}.gift-orbit{position:absolute;border:1px solid rgba(65,119,96,.35);border-radius:50%;width:270px;height:270px;right:105px;bottom:15px;transform:rotate(-18deg)}.orbit-1 span{position:absolute;top:-13px;left:50%;font-size:24px;color:#df9b67}.orbit-2{width:390px;height:190px;right:50px;bottom:85px;border-color:#de9f6547;transform:rotate(14deg)}.orbit-2 span{position:absolute;right:-8px;top:45%;color:#df9b67}@keyframes heroFloat{0%,to{transform:translateY(0) rotateX(0)}50%{transform:translateY(-10px) rotateX(1deg)}}.hero-message{position:absolute;right:4.5%;top:350px;z-index:4;font:italic 22px/1.15 Georgia;color:#34564a;transform:rotate(-3deg)}.how-final,.category-section,.popular-final{padding:70px 5% 25px}.how-final{background:#fbfaf6;border-radius:0 0 38px 38px;box-shadow:0 20px 50px #283e3614}.section-kicker{font-size:12px;letter-spacing:1.5px;font-weight:700;color:#56776b;margin-bottom:8px}.how-title-row,.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.how-title-row h2,.section-heading h2,.popular-final h2{font-family:Playfair Display,serif;font-size:36px;line-height:1.05;color:#173c32;margin:0 0 26px;letter-spacing:-1px}.circle-arrow{width:44px;height:44px;border-radius:50%;border:1px solid #d8e0dc;background:#fff;display:grid;place-items:center;cursor:pointer;margin-bottom:26px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr) 1.05fr;gap:14px}.how-card,.how-cta{border:1px solid #e3e7e2;border-radius:22px;min-height:275px;padding:24px;position:relative;background:linear-gradient(145deg,#fff,#f7f6ef);overflow:hidden;transition:.3s}.how-card:hover{transform:translateY(-7px);box-shadow:0 20px 38px #2842391f}.how-number{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#e5efe8;color:#2b5b4b;font-weight:700}.how-visual{height:105px;display:grid;place-items:center;font-size:60px;color:#78a38f}.visual-person{font-size:52px}.visual-match{font-size:70px}.how-card h3{font-size:18px;margin:4px 0 8px}.how-card p{font-size:14px;line-height:1.45;color:#697872;margin:0}.how-cta{background:#285e4c;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.how-cta h3{font-family:Playfair Display,serif;font-size:27px;line-height:1.05;margin:13px 0 20px}.how-cta button{border:0;border-radius:999px;background:#fff;color:#214e40;padding:14px 20px;font-weight:700;cursor:pointer}.how-cta small{margin-top:18px;opacity:.8}.category-section{background:#f7f6f1}.category-section .section-heading{align-items:end}.category-row{display:grid;grid-template-columns:repeat(9,minmax(120px,1fr));gap:12px;overflow:hidden}.category-card{height:190px;border:1px solid #e5e5df;border-radius:18px;background-size:cover;background-position:center;position:relative;overflow:hidden;text-align:left;padding:0;cursor:pointer;box-shadow:0 8px 20px #2d3e370d}.category-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff0 20%,#14231d1f 52%,#14231dad)}.category-info{position:absolute;left:13px;right:13px;bottom:12px;z-index:2;color:#fff;display:grid;grid-template-columns:32px 1fr 26px;gap:8px;align-items:end}.cat-icon{width:32px;height:32px;border-radius:50%;background:#ffffffe0;color:#2b5c4c;display:grid;place-items:center}.category-info b{display:block;font-size:13px}.category-info small{display:block;font-size:10px;opacity:.9;margin-top:3px}.cat-arrow{width:26px;height:26px;border-radius:50%;background:#fff;color:#234c3e;display:grid;place-items:center}.category-card:hover{transform:translateY(-7px) scale(1.015);box-shadow:0 18px 32px #27413729}.popular-final{background:#fbfaf6}.popular-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:25px}.popular-tabs button{border:0;background:#f0f0eb;padding:10px 15px;border-radius:999px;color:#52625c;cursor:pointer}.popular-tabs button.active{background:#285e4c;color:#fff}.popular-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.popular-grid .gift-card{min-width:0}.popular-grid .gift-card .gift-body p,.popular-grid .gift-card .text-link{display:none}.popular-grid .gift-card .gift-image{height:190px}.final-banner{margin:50px 5% 0;border-radius:30px;overflow:hidden;min-height:260px;position:relative;background:#e9efe8;display:flex;align-items:center}.final-banner>div:first-child{position:relative;z-index:2;padding:55px 0 55px 10%;max-width:520px}.final-banner h2{font-family:Playfair Display,serif;font-size:42px;line-height:1;margin:10px 0 12px;color:#173c32}.final-banner p{color:#52625c;margin-bottom:22px}.banner-scenery{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f4f4ecf5,#f4f4ec61 48%,#f4f4ec05),url(https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=1800&q=85) center/cover}@media(max-width:1100px){.hero-final-copy{width:62%}.hero-3d{right:-5%;transform:scale(.82);transform-origin:center right}.how-grid{grid-template-columns:repeat(2,1fr)}.category-row{grid-template-columns:repeat(5,1fr)}.popular-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.hero-final{min-height:760px}.hero-final-copy{width:auto;padding:70px 7% 35px}.hero-final-copy h1{font-size:46px;letter-spacing:-2px}.hero-final-copy p{font-size:16px}.hero-stats{gap:14px;flex-wrap:wrap}.hero-3d{right:-105px;top:350px;transform:scale(.63)}.hero-message{right:8%;top:330px;font-size:17px}.how-grid{grid-template-columns:1fr}.category-row,.popular-grid{grid-template-columns:repeat(2,1fr)}.popular-tabs{justify-content:flex-start}.final-banner>div:first-child{padding:40px 9%}.final-banner h2{font-size:34px}}:root{--ink:#183a32;--muted:#65736e;--green:#2e6653;--green2:#4b8970;--cream:#f4f2eb;--peach:#efaa7d;--sky:#8fb9c7;--line:rgba(24,58,50,.13)}body{background:linear-gradient(180deg,#f7f5ef,#eef2ed)}.header{height:82px;padding:0 6%;background:#ffffffe0;box-shadow:0 8px 30px #1d372e0d}.brand{gap:11px}.brand>span:last-child{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.brand strong{font-size:23px}.brand small{font-size:9px;color:#78857f;letter-spacing:.2px;margin-top:5px}.header nav{margin-left:42px;gap:28px}.header nav button{font-size:14px;transition:transform .2s,color .2s}.header nav button:hover{color:var(--green);transform:translateY(-1px)}.header-actions{gap:8px}.search-mini{padding:10px 14px;background:#ffffffeb;box-shadow:0 5px 20px #183a320d}.search-mini input{width:175px}.icon-action{width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:var(--green);display:grid;place-items:center;transition:.2s}.icon-action:hover{background:#edf4ef;transform:translateY(-2px)}.smile-btn{padding:13px 20px}.hero-final{min-height:670px;background:#aebfb8;overflow:hidden;border-bottom-left-radius:38px;border-bottom-right-radius:38px;box-shadow:0 25px 70px #1f39301f}.hero-final-bg{background-image:linear-gradient(90deg,#f6f4ecf0,#f6f4ecc2 34%,#f6f4ec38 64%,#f6f4ec05),linear-gradient(180deg,#ffffff0d,#1228231f),url(https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=2200&q=88);background-position:center;background-size:cover}.hero-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 73% 43%,rgba(255,255,255,.26),transparent 25%),linear-gradient(0deg,rgba(22,44,38,.18),transparent 25%);z-index:-1}.hero-final-copy{padding:92px 0 80px 6.5%;width:58%;max-width:820px}.hero-final-copy h1{font-size:76px;color:#153c33;text-shadow:0 2px 0 rgba(255,255,255,.35)}.hero-final-copy h1 em{color:#3e8068}.hero-final-copy p{font-size:18px;color:#29463f}.hero-cta{padding:16px 25px}.hero-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.hero-chips span{padding:8px 13px;border:1px solid rgba(33,71,60,.15);border-radius:999px;background:#ffffff7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:12px;color:#35564c}.hero-3d{right:5%;top:105px;width:600px;height:500px;animation:heroFloat 7s ease-in-out infinite;filter:drop-shadow(0 24px 35px rgba(29,51,44,.14))}.gift-glow{position:absolute;width:410px;height:410px;right:65px;bottom:10px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.55),rgba(255,219,174,.13) 45%,transparent 70%);filter:blur(4px)}.hero-gift-box{position:absolute;right:85px;bottom:55px;width:355px;height:255px;border-radius:22px;background:linear-gradient(145deg,#fffdf8,#eee6d7);box-shadow:22px 28px 42px #22363040,inset 0 1px #fff;transform:rotateY(-10deg) rotateX(4deg);overflow:visible}.box-lid{position:absolute;left:-8px;right:-8px;top:-16px;height:64px;border-radius:17px;background:linear-gradient(145deg,#fffefb,#e8dfcf);box-shadow:0 10px 18px #2837311f}.ribbon-v{position:absolute;left:47%;top:-16px;width:52px;height:calc(100% + 16px);background:linear-gradient(90deg,#2e6653,#43816b)}.ribbon-h{position:absolute;left:0;right:0;top:43%;height:49px;background:#3a765f}.gift-tag{position:absolute;right:18px;top:64px;padding:16px 14px;background:#f5e0a8;color:#37594e;font:italic 18px/1.08 Georgia;box-shadow:8px 12px 18px #25352f21;transform:rotate(5deg);z-index:4}.gift-tag b{font-weight:600}.float-card{position:absolute;background:#ffffffe6;border:1px solid rgba(255,255,255,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 16px 28px #24383226;border-radius:18px;color:#31584c}.note-card{right:325px;top:10px;width:142px;height:104px;padding:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;transform:rotate(-7deg)}.note-card svg{color:#3f8a70}.note-card b{font:600 17px Georgia}.note-card span{font:italic 15px Georgia}.mini-card{display:flex;align-items:center;gap:8px;padding:12px 15px;font:italic 16px Georgia}.card-her{left:65px;top:165px;transform:rotate(-9deg);color:#d88967}.card-friend{right:4px;top:210px;transform:rotate(7deg);color:#3e7c68}.floating-icon{position:absolute;display:grid;place-items:center;width:78px;height:78px;border-radius:22px;background:#ffffffe8;color:#2e6653;box-shadow:0 16px 28px #24383229;border:1px solid rgba(255,255,255,.9)}.icon-camera{right:250px;top:125px;transform:rotate(8deg);color:#d18a62}.icon-watch{right:70px;top:55px;transform:rotate(11deg);color:#2c6d5a}.icon-gift{left:105px;bottom:125px;transform:rotate(-8deg);color:#e29a70}.orbit{position:absolute;border:1px solid rgba(53,111,88,.34);border-radius:50%;pointer-events:none}.orbit span{position:absolute;color:#dc9a6d;font-size:23px}.orbit-a{width:330px;height:250px;right:92px;bottom:45px;transform:rotate(-18deg)}.orbit-a span{left:5%;top:42%}.orbit-b{width:430px;height:175px;right:35px;bottom:105px;border-color:#dea46f47;transform:rotate(13deg)}.orbit-b span{right:0;top:38%}.hero-message{right:3%;top:300px;font-size:22px;color:#365a4d;text-shadow:0 1px rgba(255,255,255,.35)}.hero-stats{position:absolute;left:6.5%;bottom:36px;display:flex;gap:30px;margin:0;z-index:5;background:#ffffffb8;border:1px solid rgba(255,255,255,.8);border-radius:22px;padding:15px 22px;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);box-shadow:0 12px 30px #223a321a}.hero-stats .stat strong{font-size:18px;color:#183a32}.hero-stats .stat span{font-size:10px}.how-final{margin:0 3%;padding:65px 3% 42px;background:#ffffffe0;border-radius:0 0 32px 32px;box-shadow:0 18px 50px #223a3214}.how-title-row h2,.section-heading h2,.popular-final h2{font-size:36px}.how-card{background:linear-gradient(145deg,#fff,#f3f6f1);min-height:290px}.how-visual{height:112px;color:#5c947f}.how-visual svg{filter:drop-shadow(0 8px 12px rgba(48,98,79,.16))}.how-card:nth-child(2) .how-visual{color:#e3a061}.how-card:nth-child(3) .how-visual{color:#d77988}.how-cta{background:linear-gradient(145deg,#235744,#3d7b63);box-shadow:inset 0 1px #ffffff29}.how-cta svg{color:#ffd28c}.category-section{background:linear-gradient(180deg,#f0f2ec,#e9eee8);padding:65px 5% 45px}.category-row{grid-template-columns:repeat(9,minmax(125px,1fr));gap:13px}.category-card{height:205px;box-shadow:0 12px 25px #263c3414}.category-card:hover{transform:translateY(-8px) scale(1.025)}.popular-final{padding:65px 5% 50px;background:#f7f5ef}.popular-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:15px}.popular-grid .gift-card{background:#fffffff0;border:1px solid rgba(24,58,50,.08);border-radius:20px;overflow:hidden;box-shadow:0 10px 28px #23373014}.popular-grid .gift-card:hover{transform:translateY(-8px);box-shadow:0 22px 42px #23373024}.popular-grid .gift-card .gift-image{height:185px}.heart-btn{transition:.2s}.heart-btn:hover{transform:scale(1.12);background:#fff}.heart-btn.saved{color:#e07f78}.final-banner{margin:10px 5% 55px;min-height:280px;box-shadow:0 20px 45px #223a321a}@media(max-width:1100px){.hero-final-copy{width:62%}.hero-final-copy h1{font-size:62px}.hero-3d{right:-8%;transform:scale(.83);transform-origin:right center}.popular-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.header{height:auto;padding:12px 5%}.header nav{margin-left:0}.search-mini input{width:110px}.icon-action{display:none}.hero-final{min-height:760px}.hero-final-copy{width:auto;padding:70px 7% 30px}.hero-final-copy h1{font-size:48px;letter-spacing:-2px}.hero-final-copy p br{display:none}.hero-3d{right:-155px;top:350px;transform:scale(.63)}.hero-message{top:325px;right:6%;font-size:16px}.hero-stats{left:5%;right:5%;bottom:18px;justify-content:space-between;gap:8px;padding:12px 13px}.hero-stats .stat{gap:6px}.hero-stats .stat svg{width:20px}.hero-stats .stat strong{font-size:14px}.how-final{margin:0;padding:48px 5% 35px}.how-title-row h2,.section-heading h2,.popular-final h2{font-size:30px}.category-row,.popular-grid{grid-template-columns:repeat(2,1fr)}.final-banner{margin:10px 5% 35px}.smile-btn{display:none}}:root{--ink:#f6f8ff;--muted:#aec1d0;--green:#18d38b;--green2:#21a874;--cream:#071825;--peach:#ff9b75;--sky:#7ab9ff;--line:rgba(203,231,255,.15)}body{background:#061623;color:var(--ink)}.header{height:42px;padding:0 8%;position:relative;background:#071623e0;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:none;color:#fff}.brand{color:#fff}.brand-icon{background:linear-gradient(145deg,#ffb15f,#ff7d31);box-shadow:0 5px 15px #ff8b3e4d}.brand small{color:#a9c3d4}.header nav{margin-left:31px;gap:23px}.header nav button{padding:12px 0;color:#edf6ff;font-size:11px}.header nav button.active{border:0;color:#6ef2bd}.header nav button:hover{color:#6ef2bd}.header-actions{gap:7px}.search-mini{border:1px solid rgba(255,255,255,.17);background:#030c169e;box-shadow:none;padding:6px 11px;border-radius:999px;color:#b9d3e6}.search-mini input{width:146px;color:#fff;font-size:10px}.search-mini input::placeholder{color:#a8bac8}.icon-action{width:30px;height:30px;color:#fff}.icon-action:hover{background:#ffffff1a}.smile-btn{display:none}.hero-final{min-height:242px;border-radius:0;box-shadow:none;background:#0a2636;overflow:visible}.hero-final-bg{background-image:linear-gradient(90deg,#03121ff0,#041825c2 39%,#0619244d 68%,#030e1a47),linear-gradient(0deg,#010d1694,#010d1605 60%),url(https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=2400&q=90);background-position:center 53%;filter:saturate(1.18) contrast(1.08)}.hero-vignette{z-index:0;background:radial-gradient(circle at 78% 43%,rgba(255,196,124,.38),transparent 20%),radial-gradient(circle at 5% 20%,rgba(19,165,196,.23),transparent 26%),linear-gradient(0deg,rgba(1,10,20,.6),transparent 43%)}.hero-final-copy{width:48%;max-width:600px;padding:18px 0 58px 8%;z-index:5}.eyebrow,.section-kicker{font-size:8px;letter-spacing:.9px;color:#7beac1}.hero-final-copy h1{font-family:Inter,system-ui,sans-serif;font-size:39px;line-height:.92;letter-spacing:-1.8px;margin:7px 0;color:#f6fbff;text-shadow:0 4px 16px rgba(0,0,0,.45)}.hero-final-copy h1 em{color:#52dfae}.hero-final-copy h1 em:after{content:"";display:block;width:100%;height:0}.hero-final-copy p{font-size:10px;line-height:1.35;color:#e3eff5;margin:0 0 9px}.hero-chips{gap:5px;margin-top:7px}.hero-chips span{padding:4px 8px;border:1px solid rgba(159,218,231,.18);background:#041627ba;color:#e9f6ff;font-size:8px;box-shadow:0 4px 10px #0000002e}.hero-search{display:flex;align-items:center;gap:8px;width:min(315px,100%);height:30px;padding:3px 4px 3px 11px;border:1px solid rgba(155,255,222,.66);border-radius:999px;background:#f8fffcf5;box-shadow:0 0 19px #22f0a385,0 8px 22px #00000047;color:#235f56}.hero-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:9px;color:#163a35}.hero-search input::placeholder{color:#6e8c88}.hero-search button{height:22px;border:0;border-radius:999px;padding:0 12px;display:flex;align-items:center;gap:5px;background:linear-gradient(135deg,#12c782,#08a76d);color:#fff;font-size:9px;font-weight:800;cursor:pointer;box-shadow:0 4px 10px #068a5b59}.hero-search button:hover{filter:brightness(1.12)}.hero-3d{right:6%;top:18px;width:410px;height:260px;transform:scale(.76);transform-origin:top right;filter:drop-shadow(0 22px 22px rgba(0,0,0,.45));z-index:4}.hero-gift-box{right:72px;bottom:3px}.note-card{right:270px;top:10px}.card-her{left:38px;top:145px}.card-friend{right:0;top:160px}.icon-camera{right:205px;top:110px}.icon-watch{right:45px;top:52px}.icon-gift{left:65px;bottom:52px}.hero-message{right:4%;top:35px;font-size:13px;color:#fff2d6;text-shadow:0 3px 8px rgba(0,0,0,.7);z-index:5}.hero-stats{left:28%;bottom:-17px;gap:21px;padding:8px 16px;border:1px solid rgba(172,220,240,.22);border-radius:9px;background:#041223e8;box-shadow:0 9px 25px #00000080;z-index:7}.hero-stats .stat svg{color:#72dbff!important}.hero-stats .stat strong{font-size:12px;color:#fff}.hero-stats .stat span{font-size:7px;color:#a9c9dc}.how-final{margin:0;padding:40px 8% 15px;border-radius:0;background:linear-gradient(110deg,#071b2a,#0a2a3a 58%,#092325);box-shadow:none}.how-title-row h2,.section-heading h2,.popular-final h2{font-family:Inter,system-ui,sans-serif;font-size:18px;line-height:1.05;color:#f8fbff;letter-spacing:-.5px;margin:0 0 8px}.circle-arrow{width:27px;height:27px;margin-bottom:8px;border-color:#ffffff38;background:#ffffff0d;color:#fff}.how-grid{grid-template-columns:repeat(3,1fr) 1.05fr;gap:7px}.how-card,.how-cta{min-height:95px;padding:11px;border-radius:8px;border:1px solid rgba(152,209,240,.14);background:linear-gradient(145deg,#193a50f5,#082234f2);box-shadow:0 12px 20px #0003}.how-card:hover{transform:translateY(-4px);box-shadow:0 14px 26px #0006}.how-number{width:22px;height:22px;background:#63d4ac3d;color:#a4f5d2;font-size:9px}.how-visual{height:30px;display:block;margin:8px 0 0;color:#72bcff}.how-visual svg{width:26px;height:26px;filter:drop-shadow(0 5px 8px rgba(46,163,255,.44))}.how-card:nth-child(2) .how-visual{color:#ffd274}.how-card:nth-child(3) .how-visual{color:#ff8ca1}.how-card h3{font-size:10px;margin:3px 0}.how-card p{font-size:8px;line-height:1.25;color:#c1d4df}.how-cta{background:radial-gradient(circle at 70% 10%,rgba(108,255,188,.35),transparent 30%),linear-gradient(135deg,#0b755b,#0e3f45);border-color:#58e6ad}.how-cta h3{font-family:Inter,sans-serif;font-size:11px;margin:3px 0}.how-cta span,.how-cta small{font-size:8px}.how-cta button{padding:6px 12px;font-size:8px;margin-top:5px}.category-section{padding:15px 8% 12px;background:linear-gradient(180deg,#0a2938,#061b2b)}.category-section .section-heading{align-items:center}.category-section .section-heading>button{border:0;background:transparent;color:#e8f5fb;font-size:8px}.category-row{grid-template-columns:repeat(9,minmax(66px,1fr));gap:6px}.category-card{height:66px;border-radius:6px;border-color:#ceecf52e;box-shadow:0 7px 14px #00000040}.category-info{left:6px;right:6px;bottom:5px;grid-template-columns:15px 1fr;gap:4px}.cat-icon{width:15px;height:15px;color:#1d5d61}.cat-icon svg{width:9px}.category-info b{font-size:7px}.category-info small{font-size:6px;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-arrow{display:none}.category-card:hover{transform:translateY(-4px) scale(1.02)}.popular-final{padding:12px 8% 35px;background:#061b2b}.popular-final .section-heading{align-items:center}.popular-tabs{gap:4px;margin-bottom:9px}.popular-tabs button{padding:4px 8px;background:#182d3c;color:#d3e3ed;font-size:8px}.popular-tabs button.active{background:#18c987;color:#03221b}.popular-grid{grid-template-columns:repeat(6,1fr);gap:7px}.popular-grid .gift-card{border-radius:7px;border-color:#d0eff824;background:#0b2637;box-shadow:0 8px 16px #00000040}.popular-grid .gift-card .gift-image{height:80px}.popular-grid .gift-body{padding:8px}.popular-grid .gift-topline,.popular-grid .gift-body h3{font-size:9px;color:#fff}.popular-grid .match,.popular-grid .gift-badge{font-size:7px}.heart-btn{background:#030f18bf;color:#fff}.final-banner{margin:0 8% 35px;min-height:180px;background:#102d3d;border-radius:14px}.final-banner h2{color:#fff}.final-banner p{color:#c0d5e2}.banner-scenery{background:linear-gradient(90deg,#041420f2,#04142059 55%,#0414200d),url(https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=1800&q=85) center/cover}footer{background:#04121e;color:#a8c1d0;border-top:1px solid rgba(255,255,255,.08)}@media(max-width:720px){.header{height:auto;padding:8px 5%}.header nav{order:3;gap:14px}.header nav button{font-size:9px}.search-mini{display:none}.hero-final{min-height:570px}.hero-final-copy{width:auto;padding:35px 7% 20px}.hero-final-copy h1{font-size:39px}.hero-3d{right:-105px;top:260px;transform:scale(.62)}.hero-message{right:6%;top:245px}.hero-stats{left:5%;right:5%;bottom:12px;gap:6px}.hero-stats .stat strong{font-size:10px}.hero-stats .stat span{font-size:6px}.how-final,.category-section,.popular-final{padding-left:5%;padding-right:5%}.how-grid{grid-template-columns:1fr 1fr}.how-cta{grid-column:span 2}.category-row{grid-template-columns:repeat(3,1fr)}.category-card{height:95px}.popular-grid{grid-template-columns:repeat(2,1fr)}.popular-grid .gift-card .gift-image{height:120px}}.approved-landing{min-height:100vh;background:#03111d;display:flex;justify-content:center;align-items:flex-start;padding:0;margin:0}.approved-canvas{position:relative;width:100%;max-width:1744px;aspect-ratio:872/600;background:url(/approved-landing.png) center top/100% 100% no-repeat}.approved-hit{position:absolute;border:0;background:transparent;cursor:pointer;border-radius:999px}.approved-hit:focus-visible{outline:2px solid #4dffc0;outline-offset:2px}.approved-find{left:7.8%;top:30.2%;width:35.8%;height:5.2%}.approved-nav-find{left:27%;top:1%;width:6%;height:5%}.approved-nav-categories{left:33%;top:1%;width:7%;height:5%}.approved-categories{left:7%;top:80.5%;width:86%;height:11%}.approved-cta{left:70%;top:57.4%;width:20%;height:7%}@media(max-width:720px){.approved-landing{min-height:auto}.approved-canvas{width:100vw;min-width:650px;transform-origin:top left;overflow:hidden}.app{overflow-x:auto}}.hero-final{min-height:310px;overflow:visible;background:#071a2a}.hero-final-bg{background-image:linear-gradient(90deg,#03111ef5,#041624d1 39%,#04121f29 67%,#040f1a1a),linear-gradient(0deg,rgba(1,11,20,.58),transparent 62%),url(/hero-crisp.png);background-position:center 54%;background-size:100% 100%;filter:contrast(1.08) saturate(1.1)}.hero-final-glow{display:none}.hero-vignette{background:linear-gradient(90deg,rgba(0,9,18,.1),transparent 42%),linear-gradient(0deg,rgba(0,8,16,.34),transparent 42%);z-index:-1}.hero-3d{display:none}.hero-message{right:4%;top:34px;font-size:13px;color:#fff6dc;z-index:5}.hero-final-copy{padding-top:30px;padding-bottom:72px}.hero-final-copy h1{font-size:43px}.hero-stats{bottom:-17px}.how-final{padding-top:40px}@media(max-width:720px){.hero-final{min-height:570px}.hero-final-bg{background-position:63% center;background-size:cover}.hero-final-copy{padding-top:35px}.hero-message{top:245px}.hero-stats{bottom:12px}}body{background:radial-gradient(900px 500px at 75% 15%,#123c4a,#071c2b 48%,#03101c)}.header{background:linear-gradient(90deg,#03101cf2,#0f2635d1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom-color:#8fe5d229}.brand strong{letter-spacing:-.5px}.hero-final:after{content:"";position:absolute;inset:auto 0 0;height:42%;pointer-events:none;background:linear-gradient(0deg,rgba(0,8,17,.52),transparent)}.hero-final-copy{filter:drop-shadow(0 8px 14px rgba(0,0,0,.22))}.hero-search{height:34px;border-color:#6fffcacc;box-shadow:0 0 0 1px #54eeb32e,0 0 28px #22f0a38c,0 14px 30px #0000004d}.hero-search button{height:26px;padding:0 15px;background:linear-gradient(135deg,#24dc98,#08a96f);box-shadow:0 5px 14px #04b57173}.hero-stats{background:linear-gradient(135deg,#041425f5,#0d2939e8);border-color:#81eadc45;box-shadow:0 14px 35px #0000008c,inset 0 1px #ffffff14}.how-final{background:radial-gradient(620px 260px at 76% 0%,rgba(22,135,132,.24),transparent 65%),linear-gradient(120deg,#061928,#0a2d3c 58%,#08292e)}.how-card{background:linear-gradient(145deg,#224d65eb,#082336f5);border-color:#8edcf233}.how-card:hover{border-color:#6bfac780}.how-cta{box-shadow:0 13px 30px #0000004d,0 0 25px #1cdc9624}.category-section{background:radial-gradient(500px 240px at 35% 100%,rgba(19,106,120,.22),transparent 70%),linear-gradient(180deg,#092b3b,#061a29)}.category-card{border-color:#c3edf933}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(125deg,#5cf0be00,#5cf0be29);opacity:0;transition:.25s}.category-card:hover:after{opacity:1}.popular-final{background:radial-gradient(640px 300px at 75% 0%,rgba(25,122,113,.18),transparent 65%),#061a29;padding-bottom:65px}.popular-tabs{padding:5px;border:1px solid rgba(167,226,235,.14);background:#02101c61;border-radius:999px}.popular-tabs button{padding:6px 10px;font-weight:700;border:1px solid transparent}.popular-tabs button.active{background:linear-gradient(135deg,#27e3a0,#0fae79);box-shadow:0 5px 14px #15d38b4d}.popular-grid .gift-card{position:relative;border-color:#81e0db2b;background:linear-gradient(160deg,#103246,#091e30);box-shadow:0 12px 26px #00000052}.popular-grid .gift-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:7px;padding:1px;background:linear-gradient(140deg,rgba(118,247,206,.48),transparent 45%,rgba(123,180,255,.25));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;pointer-events:none}.popular-grid .gift-card:hover{transform:translateY(-7px) scale(1.018);box-shadow:0 23px 42px #00000070}.popular-grid .gift-topline>span:first-child{color:#7cf2c6;font-weight:800}.popular-grid .gift-body h3{min-height:25px;line-height:1.15}.popular-grid .gift-badge{background:#04121ec7;color:#e7f9f7}.final-banner{border:1px solid rgba(137,232,207,.18);box-shadow:0 18px 48px #00000057}@media(max-width:720px){.popular-tabs{border-radius:14px}.popular-tabs button{font-size:8px}.hero-search{height:36px}.popular-grid .gift-card{border-radius:11px}}.how-card{min-height:118px;padding:12px}.how-number{position:absolute;top:12px;left:12px;z-index:2}.how-visual{position:absolute;left:0;right:0;top:33px;height:31px;margin:0;display:flex;justify-content:center;align-items:center}.how-visual svg{width:28px;height:28px}.how-card h3{margin:58px 0 3px;font-size:10px;line-height:1.1;color:#fff}.how-card p{margin:0;font-size:8px;line-height:1.3;color:#c7dbe5}.how-cta{min-height:118px}.how-final .section-kicker,.category-section .section-kicker,.popular-final .section-kicker{font-size:10px;letter-spacing:1.1px}.how-title-row h2,.section-heading h2,.popular-final h2{font-size:23px}.how-card{min-height:136px;padding:15px}.how-number{width:25px;height:25px;font-size:10px;top:14px;left:14px}.how-visual{top:38px;height:34px}.how-visual svg{width:31px;height:31px}.how-card h3{margin-top:67px;font-size:12px}.how-card p{font-size:9px;line-height:1.35}.how-cta{min-height:136px}.how-cta h3{font-size:13px}.how-cta span,.how-cta small,.how-cta button{font-size:9px}.hero-stats .stat strong{font-size:14px}.category-info b{font-size:9px}.category-info small{font-size:7px}.category-section .section-heading>button{font-size:10px}.popular-tabs button{font-size:9px}.popular-grid .gift-topline,.popular-grid .gift-body h3{font-size:11px}.popular-grid .match,.popular-grid .gift-badge{font-size:8px}@media(max-width:720px){.how-title-row h2,.section-heading h2,.popular-final h2{font-size:20px}.how-card{min-height:132px}.category-info b{font-size:8px}.category-info small{font-size:7px}}:root{--page:#061825;--surface:#092537;--surface-raised:#0e3247;--text:#f5fbff;--soft:#bad0de;--mint:#46e0aa;--line:rgba(165,222,237,.18)}body{background:var(--page);color:var(--text);font-family:Inter,system-ui,sans-serif}.header{height:64px;padding:0 clamp(22px,5vw,86px);background:#04121ff0;border-bottom:1px solid rgba(181,229,239,.14)}.brand strong{font-size:25px}.brand small{font-size:10px}.header nav{margin-left:44px;gap:31px}.header nav button{font-size:13px}.search-mini{padding:9px 14px}.search-mini input{width:184px;font-size:11px}.icon-action{width:36px;height:36px}.hero-final{min-height:430px;position:relative;isolation:isolate;overflow:hidden;background:#061a2a}.hero-final-bg{background-image:linear-gradient(90deg,#020f1bf7,#03121ee0 33%,#03111d6e 57%,#020d1814),linear-gradient(0deg,#010a13b3,#020e1908 65%),url(/hero-crisp.png);background-size:cover;background-position:center 52%;filter:contrast(1.05) saturate(1.08);transform:scale(1.001)}.hero-final:after{height:30%;z-index:1;background:linear-gradient(0deg,rgba(2,13,23,.62),transparent)}.hero-final-copy{width:min(52%,650px);padding:66px 0 78px clamp(24px,7vw,120px);filter:none;z-index:3}.eyebrow{font-size:10px;letter-spacing:1.35px}.hero-final-copy h1{font-size:clamp(45px,4vw,64px);line-height:.96;letter-spacing:-2.7px;margin:10px 0 12px}.hero-final-copy p{max-width:445px;font-size:13px;line-height:1.45;margin-bottom:16px}.hero-search{width:min(430px,100%);height:43px;padding:4px 5px 4px 16px}.hero-search input{font-size:11px}.hero-search button{height:33px;padding:0 19px;font-size:11px}.hero-chips{margin-top:12px;gap:7px}.hero-chips span{padding:6px 11px;font-size:9px}.hero-message{right:clamp(25px,4vw,76px);top:48px;font-size:16px;max-width:190px;text-align:center}.hero-stats{left:50%;bottom:20px;transform:translate(-50%);gap:25px;padding:12px 22px;border-radius:14px;white-space:nowrap}.hero-stats .stat strong{font-size:15px}.hero-stats .stat span{font-size:8px}.how-final,.category-section,.popular-final{padding-left:clamp(24px,7vw,120px);padding-right:clamp(24px,7vw,120px)}.how-final{padding-top:68px;padding-bottom:56px;background:radial-gradient(660px 350px at 86% 4%,rgba(24,147,138,.2),transparent 65%),linear-gradient(135deg,#071c2d,#092b3c)}.how-title-row h2,.section-heading h2,.popular-final h2{font-size:clamp(27px,2.2vw,36px);line-height:1.06;letter-spacing:-1.2px;margin-bottom:24px}.section-kicker{font-size:10px;letter-spacing:1.35px;margin-bottom:9px}.circle-arrow{width:38px;height:38px;margin-bottom:24px}.how-grid{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(220px,.9fr);gap:16px}.how-card,.how-cta{min-height:220px;padding:22px;border-radius:15px}.how-card{display:flex;flex-direction:column;background:linear-gradient(145deg,#19435bfa,#082234fa);border-color:#95daf033}.how-number{position:static;width:32px;height:32px;margin-bottom:14px;font-size:11px}.how-visual{position:static;display:flex;justify-content:flex-start;align-items:center;height:45px;margin:0 0 16px}.how-visual svg{width:39px;height:39px}.how-card h3{margin:0 0 7px;font-size:15px;line-height:1.15}.how-card p{font-size:11px;line-height:1.45;color:#c4d9e5}.how-cta{justify-content:center;border-color:#64f0bf99;background:radial-gradient(circle at 75% 14%,rgba(104,255,190,.26),transparent 30%),linear-gradient(135deg,#08735b,#0b3844)}.how-cta h3{font-size:18px}.how-cta span,.how-cta small{font-size:11px}.how-cta button{padding:10px 17px;font-size:10px}.category-section{padding-top:58px;padding-bottom:58px;background:radial-gradient(650px 300px at 15% 100%,rgba(16,108,124,.26),transparent 70%),#061b2b}.category-section .section-heading{margin-bottom:22px}.category-section .section-heading>button{font-size:11px}.category-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;overflow:visible}.category-card{height:145px;border-radius:12px;box-shadow:0 12px 27px #0000004d}.category-info{left:13px;right:13px;bottom:12px;grid-template-columns:26px 1fr 22px;gap:7px}.cat-icon{width:26px;height:26px}.cat-icon svg{width:14px}.category-info b{font-size:12px}.category-info small{font-size:9px;margin-top:2px}.cat-arrow{display:grid;width:22px;height:22px}.popular-final{padding-top:60px;padding-bottom:78px;background:radial-gradient(700px 360px at 84% 0%,rgba(18,127,116,.18),transparent 68%),#051926}.popular-final .section-heading{margin-bottom:4px}.popular-tabs{width:max-content;max-width:100%;margin:2px 0 27px;padding:6px;gap:6px}.popular-tabs button{padding:8px 13px;font-size:10px}.popular-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.popular-grid .gift-card,.popular-grid .gift-card.featured{display:block;grid-column:auto;min-height:0;border-radius:14px;overflow:hidden;background:linear-gradient(160deg,#10354b,#092233)}.popular-grid .gift-card .gift-image,.popular-grid .gift-card.featured .gift-image{height:195px;min-height:0}.popular-grid .gift-card .gift-body,.popular-grid .gift-card.featured .gift-body{min-height:104px;padding:15px}.popular-grid .gift-card .gift-topline,.popular-grid .gift-card .gift-body h3{font-size:13px}.popular-grid .gift-card .gift-body h3{min-height:32px;margin-top:8px}.popular-grid .gift-card .match,.popular-grid .gift-card .gift-badge{font-size:9px}.popular-grid .gift-card.featured .gift-image{grid-row:auto}@media(max-width:1100px){.header nav{gap:20px;margin-left:28px}.hero-final-copy{width:58%}.how-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how-cta{grid-column:span 2}.category-row,.popular-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px)and (min-width:721px){.header{padding:0 22px}.header nav{flex:1;margin-left:18px;gap:14px}.header nav button{padding:10px 0;font-size:11px;white-space:nowrap}.header-actions{gap:1px}.icon-action{width:30px;height:30px}.search-mini{display:none}}@media(max-width:720px){.header{height:auto;min-height:60px;padding:8px 5%;flex-wrap:wrap}.header nav{order:3;width:100%;margin:0;justify-content:space-between;gap:8px}.header nav button{font-size:10px;padding:7px 0}.brand strong{font-size:21px}.search-mini{display:none}.hero-final{min-height:555px}.hero-final-bg{background-position:63% center}.hero-final-copy{width:auto;padding:50px 6% 120px}.hero-final-copy h1{font-size:46px}.hero-final-copy p{font-size:12px}.hero-message{display:none}.hero-stats{left:5%;right:5%;bottom:17px;transform:none;justify-content:space-between;gap:6px;padding:11px 12px}.hero-stats .stat strong{font-size:12px}.how-final,.category-section,.popular-final{padding-left:5%;padding-right:5%}.how-final{padding-top:48px}.how-grid{grid-template-columns:1fr}.how-cta{grid-column:auto}.how-card,.how-cta{min-height:180px}.category-section{padding-top:45px}.category-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.category-card{height:132px}.popular-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.popular-grid .gift-card .gift-image,.popular-grid .gift-card.featured .gift-image{height:145px}.popular-grid .gift-card .gift-body,.popular-grid .gift-card.featured .gift-body{min-height:92px;padding:12px}.popular-tabs{width:100%;border-radius:14px}.popular-tabs button{padding:7px 9px;font-size:9px}}.about-page{display:block;min-height:calc(100vh - 64px);padding:clamp(42px,6vw,88px) clamp(24px,7vw,120px);background:radial-gradient(850px 410px at 84% 0%,rgba(28,142,131,.22),transparent 65%),linear-gradient(145deg,#061a2a,#082637 56%,#06212b)}.about-card{max-width:1160px;margin:0 auto;padding:clamp(28px,5vw,62px);text-align:left;color:var(--text);border:1px solid rgba(154,228,219,.18);border-radius:24px;background:linear-gradient(145deg,#0f3447f0,#061c2bf5);box-shadow:0 26px 60px #00000047}.about-intro{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:24px;margin-top:45px;padding-top:48px;border-top:1px solid rgba(182,229,239,.16)}.about-card .brand-icon{margin:0}.about-card .brand-icon.large{width:62px;height:62px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#2ce1a0,#0d9870);color:#032017;box-shadow:0 12px 26px #12d39240}.about-card h1{max-width:730px;margin:8px 0 13px;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:clamp(32px,4vw,52px);letter-spacing:-1.8px}.about-card p{max-width:720px;color:#c2d8e4;font-size:15px;line-height:1.7}.about-card .primary-btn{margin-top:10px}.developer-section{padding-top:0}.developer-section h2{margin:0 0 25px;color:#fff;font-size:clamp(25px,2.4vw,34px);letter-spacing:-.9px}.developer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.developer-card{display:grid;grid-template-columns:116px minmax(0,1fr);gap:20px;align-items:center;padding:18px;border:1px solid rgba(161,224,239,.18);border-radius:18px;background:linear-gradient(145deg,#17475dd1,#082739e6);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.developer-card:hover{transform:translateY(-4px);border-color:#5cedbb8c;box-shadow:0 16px 28px #00000038}.developer-card img{width:116px;height:116px;object-fit:cover;object-position:center;border-radius:14px;border:1px solid rgba(223,255,250,.22)}.developer-label{display:block;margin-bottom:5px;color:#58e8b3;font-size:10px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase}.developer-card h3{margin:0 0 8px;color:#fff;font-size:21px}.developer-card p{margin:0;max-width:none;font-size:12px;line-height:1.6;color:#bfd7e3}@media(max-width:820px){.developer-grid{grid-template-columns:1fr}.developer-card{grid-template-columns:104px minmax(0,1fr)}.developer-card img{width:104px;height:104px}}@media(max-width:560px){.about-page{padding:30px 5% 48px}.about-card{padding:25px 18px;border-radius:18px}.about-intro{grid-template-columns:1fr;gap:17px;margin-top:34px;padding-top:34px}.about-card h1{font-size:33px;letter-spacing:-1.2px}.about-card p{font-size:13px}.developer-grid{gap:13px}.developer-card{grid-template-columns:82px minmax(0,1fr);gap:14px;padding:14px;border-radius:14px}.developer-card img{width:82px;height:82px;border-radius:11px}.developer-card h3{font-size:18px}.developer-card p{font-size:11px;line-height:1.5}}.results-page,.category-page{background:radial-gradient(720px 360px at 86% 0%,rgba(19,122,113,.17),transparent 65%),#061825;color:#f5fbff}.results-page .gift-card,.category-page .gift-card{background:linear-gradient(155deg,#10354a,#092231);border-color:#8fdee833;box-shadow:0 14px 30px #00000045}.results-page .gift-card:hover,.category-page .gift-card:hover{transform:translateY(-6px);border-color:#59eab88f;box-shadow:0 22px 42px #0000006b}.results-page .gift-body,.category-page .gift-body{background:transparent;color:#f5fbff}.results-page .gift-topline>span:first-child,.category-page .gift-topline>span:first-child{color:#71f2c2}.results-page .gift-body h3,.category-page .gift-body h3{color:#fff;font-family:Inter,system-ui,sans-serif;font-size:18px;line-height:1.2}.results-page .gift-body p,.category-page .gift-body p{color:#bfd2df}.results-page .gift-badge,.category-page .gift-badge{display:flex;align-items:center;gap:5px;background:#041522c7;color:#f4fbff;border:1px solid rgba(224,247,255,.25)}.results-page .heart-btn,.category-page .heart-btn{background:#03121fd1;color:#fff;border:1px solid rgba(224,247,255,.16)}.results-page .text-link,.category-page .text-link{color:#4ce7ad}.results-page .page-heading p,.category-page .page-heading p,.results-page .results-hero p,.category-page .back-link{color:#bdd2de}.results-page .secondary-btn{background:#061c2be6;border-color:#8fdee84d;color:#f5fbff}.empty-search{max-width:620px;margin:54px auto;padding:46px 32px;border:1px solid rgba(143,222,232,.2);border-radius:20px;background:linear-gradient(145deg,#10354a,#092231);text-align:center;color:#f5fbff}.empty-search svg{color:#4ce7ad}.empty-search h2{margin:16px 0 8px;font-size:24px}.empty-search p{margin:0 0 22px;color:#bfd2df;font-size:14px;line-height:1.55}.gift-detail-page{min-height:calc(100vh - 64px);padding:42px clamp(24px,7vw,120px) 72px;background:radial-gradient(720px 360px at 86% 0%,rgba(19,122,113,.17),transparent 65%),#061825}.gift-detail-page>.back-link{margin-bottom:24px;color:#bdd2de}.gift-detail-card{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(0,1.05fr);max-width:1050px;margin:0 auto;overflow:hidden;border:1px solid rgba(143,222,232,.2);border-radius:22px;background:linear-gradient(145deg,#10354a,#092231);box-shadow:0 20px 42px #00000059}.gift-detail-image{position:relative;min-height:420px;background:center / cover no-repeat}.gift-detail-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000a,#0000005c)}.gift-detail-image .gift-badge{z-index:1}.gift-detail-copy{padding:clamp(30px,5vw,62px);color:#f5fbff}.gift-detail-copy h1{margin:10px 0 12px;font-size:clamp(32px,4vw,48px);line-height:1.04}.gift-detail-copy>strong{color:#71f2c2;font-size:22px}.gift-detail-copy>p{margin:18px 0;color:#bfd2df;font-size:15px;line-height:1.7}.gift-detail-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 27px}.gift-detail-tags span{padding:7px 10px;border:1px solid rgba(143,222,232,.22);border-radius:999px;color:#cce4ee;font-size:11px}@media(max-width:720px){.gift-detail-page{padding:28px 5% 50px}.gift-detail-card{grid-template-columns:1fr}.gift-detail-image{min-height:270px}.gift-detail-copy{padding:28px 22px 34px}}.finder-page{background:radial-gradient(720px 360px at 86% 0%,rgba(19,122,113,.17),transparent 65%),#061825}.finder-top,.finder-top .back-link{color:#bdd2de}.progress{background:#b9dbe82e}.finder-card{background:linear-gradient(155deg,#10354a,#092231);border-color:#8fdee833;box-shadow:0 20px 42px #00000059}.finder-copy h1{color:#fff;font-family:Inter,system-ui,sans-serif}.finder-copy p{color:#bfd2df}.finder-card .option{background:#061c2bd1;border-color:#8fdee833;color:#f5fbff}.finder-card .option:hover{border-color:#59eab88f}.finder-card .option.selected{background:#167b6066;border-color:#4ce7ad;color:#fff}.finder-card .finder-actions{border-color:#8fdee829}.finder-page .secondary-btn{background:#061c2bd1;border-color:#8fdee847;color:#f5fbff}@media(max-width:720px){.hero-final-bg{background-image:linear-gradient(180deg,#020f1b6b,#020e198f 47%,#020d17e0),url(/hero-crisp.png);background-size:cover;background-position:60% center}.results-page .gift-body h3,.category-page .gift-body h3{font-size:17px}}
