:root{
  --cream:#fffaf4;
  --cream-2:#f8eee5;
  --cream-3:#f3e3d7;
  --peach:#ef8c72;
  --peach-dark:#d96f56;
  --rose:#f6c9b8;
  --gold:#c99c52;
  --brown:#2b1710;
  --brown-2:#4b2c20;
  --ink:#261b17;
  --muted:#75665e;
  --line:#eaded4;
  --white:#fff;
  --shadow:0 24px 80px rgba(71,38,23,.10);
  --shadow-soft:0 14px 42px rgba(71,38,23,.08);
  --radius:24px;
  --shell:min(1240px,calc(100% - 48px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:var(--shell);margin-inline:auto}.narrow{max-width:920px}.section{padding:96px 0}.section-soft{background:#fffdf9}.section-dark{background:var(--brown);color:#fff}.eyebrow{display:inline-block;font-size:11px;line-height:1.2;font-weight:800;letter-spacing:1.7px;text-transform:uppercase;color:var(--peach-dark)}.script-note{display:block;font:italic 500 18px/1.2 Georgia,"Times New Roman",serif;color:var(--peach-dark);margin-bottom:10px}.section-heading{text-align:center;max-width:720px;margin:0 auto 42px}.section-heading.left{text-align:left;margin-left:0}.section-heading h2,.how-copy h2,.flavor-card h2,.business-grid h2,.provider-banner h2{font:500 clamp(38px,5vw,64px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-2.1px;margin:0;color:var(--brown)}.section-heading p{font-size:16px;line-height:1.7;color:var(--muted);margin:15px auto 0;max-width:620px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:13px 19px;border-radius:14px;border:1px solid transparent;font-size:13px;font-weight:800;transition:.2s ease;cursor:pointer}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(67,35,22,.13)}.btn-dark{background:var(--brown);color:#fff}.btn-peach{background:var(--peach);color:#fff}.btn-large{min-height:54px;padding:15px 23px}.div-icon{display:inline-flex;width:19px;height:19px}.div-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
/* Header */
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,250,244,.93);backdrop-filter:blur(15px);border-bottom:1px solid rgba(234,222,212,.82)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;flex-direction:column;flex:0 0 auto}.brand-word{font:600 31px/.9 Georgia,"Times New Roman",serif;letter-spacing:-1.6px;color:var(--brown)}.brand-word>span{color:var(--peach)}.brand small{margin-top:7px;font-size:7.5px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#8e786b}.brand .custom-logo{max-width:190px;height:auto}.main-nav ul{list-style:none;display:flex;align-items:center;gap:27px;margin:0;padding:0}.main-nav a{font-size:12px;font-weight:700;color:#69584f;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--peach);transition:.2s}.main-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:14px}.header-login{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:#604f47}.header-login .div-icon{width:18px}.mobile-menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:12px;position:relative}.mobile-menu-toggle span{display:block;width:18px;height:1.5px;background:var(--brown);position:absolute;left:11px;transition:.2s}.mobile-menu-toggle span:first-child{top:16px}.mobile-menu-toggle span:last-child{top:23px}.mobile-menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}.mobile-menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{position:fixed;z-index:49;top:82px;left:0;right:0;bottom:0;background:var(--cream);padding:28px 24px;overflow:auto}.mobile-nav>div>ul,.mobile-nav ul{list-style:none;margin:0;padding:0}.mobile-nav a{display:block;padding:15px 2px;border-bottom:1px solid var(--line);font:600 23px/1.2 Georgia,serif}.mobile-nav .btn{margin-top:20px;border:0;font:800 13px/1 system-ui,sans-serif}
/* Hero */
.home-hero{position:relative;overflow:hidden;padding:76px 0 72px;background:radial-gradient(circle at 78% 24%,rgba(246,201,184,.35),transparent 27%),radial-gradient(circle at 15% 90%,rgba(201,156,82,.10),transparent 24%),var(--cream)}.home-hero:before{content:"";position:absolute;width:390px;height:390px;border:1px solid rgba(201,156,82,.18);border-radius:50%;left:-190px;top:50px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(470px,.96fr);gap:58px;align-items:center}.hero-copy{position:relative;z-index:2}.hero-copy h1{font:500 clamp(58px,6vw,89px)/.88 Georgia,"Times New Roman",serif;letter-spacing:-4.7px;margin:16px 0 23px;color:var(--brown)}.hero-copy h1 em{font-weight:400;color:var(--peach-dark)}.hero-copy>p{max-width:690px;font-size:17px;line-height:1.72;color:#68574e;margin:0 0 24px}.hero-copy .diviness-lead-form{margin-top:26px;max-width:760px}.hero-trust{display:flex;flex-wrap:wrap;gap:17px;margin-top:20px;color:#7b695f;font-size:11px;font-weight:700}.hero-trust span{display:inline-flex;align-items:center;gap:5px}.hero-trust .div-icon{width:15px;color:var(--peach-dark)}.hero-visual{position:relative;min-height:590px}.hero-orbit{position:absolute;width:420px;height:420px;border-radius:50%;border:1px solid rgba(201,156,82,.24);left:74px;top:74px}.hero-orbit:before,.hero-orbit:after{content:"";position:absolute;border-radius:50%;border:1px dashed rgba(239,140,114,.21)}.hero-orbit:before{inset:32px}.hero-orbit:after{inset:76px}.hero-card{position:absolute;overflow:hidden;background-position:center;background-size:cover;border:7px solid var(--cream);box-shadow:0 24px 55px rgba(77,42,27,.18);isolation:isolate}.hero-card:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(34,18,12,.52),transparent 60%);z-index:-1}.hero-card span{position:absolute;left:18px;bottom:16px;color:#fff;font:italic 500 16px Georgia,serif;text-shadow:0 1px 7px rgba(0,0,0,.25)}.hero-card-a{width:230px;height:300px;left:4px;top:66px;border-radius:112px 112px 28px 28px;background-image:linear-gradient(135deg,#c98d76,#f6d0b5)}.hero-card-a:after{content:"";position:absolute;width:82px;height:140px;border-radius:45px 45px 20px 20px;background:linear-gradient(#eeb299,#e36f61);left:72px;top:56px;box-shadow:0 16px 28px rgba(82,32,23,.18);z-index:-2}.hero-card-b{width:205px;height:265px;right:31px;top:10px;border-radius:30px 30px 95px 95px;background-image:linear-gradient(145deg,#66855e,#dce2ad)}.hero-card-b:after{content:"";position:absolute;width:105px;height:150px;border-radius:10px 10px 50px 50px;background:linear-gradient(#f6f0df 0 43%,#a6bd7c 45%);left:45px;top:55px;z-index:-2}.hero-card-c{width:215px;height:205px;left:177px;bottom:24px;border-radius:28px 80px 28px 80px;background-image:linear-gradient(145deg,#f1a995,#f4d3bd)}.hero-card-c:after{content:"";position:absolute;width:118px;height:90px;border-radius:59px 59px 20px 20px;background:#f6e8d2;left:45px;top:50px;box-shadow:inset 0 -18px #e9b9a6;z-index:-2}.hero-card-d{width:205px;height:245px;right:8px;bottom:45px;border-radius:95px 24px 95px 24px;background-image:linear-gradient(145deg,#7b4b35,#e5a364)}.hero-card-d:after{content:"";position:absolute;width:115px;height:100px;border-radius:58px 58px 16px 16px;background:linear-gradient(#d46e45,#8e3628);left:40px;top:63px;z-index:-2}.hero-sticker{position:absolute;z-index:6;display:grid;place-items:center;text-align:center;width:126px;height:126px;border-radius:50%;background:var(--brown);color:#fff;right:190px;top:228px;font:italic 500 20px/1.05 Georgia,serif;transform:rotate(-9deg);box-shadow:0 16px 30px rgba(55,27,17,.2)}.hero-sticker:after{content:"";position:absolute;right:18px;top:18px;width:9px;height:9px;border:1px solid var(--peach);border-radius:50%}
/* proof */
.home-proof{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-line{min-height:66px;display:flex;align-items:center;justify-content:center;gap:27px;font-size:10px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase;color:#7b685e}.proof-line i{width:4px;height:4px;border-radius:50%;background:var(--peach)}
/* categories */
.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.category-card{display:flex;flex-direction:column;min-height:285px;border:1px solid var(--line);border-radius:24px;background:var(--cream);overflow:hidden;transition:.24s ease;box-shadow:0 1px 0 rgba(255,255,255,.9) inset}.category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-soft);border-color:#e3caba}.category-art{height:175px;position:relative;display:grid;place-items:center;overflow:hidden}.category-art:before,.category-art:after{content:"";position:absolute;border-radius:50%;filter:blur(.2px)}.category-art:before{width:150px;height:150px;background:rgba(255,255,255,.35);right:-20px;top:-26px}.category-art:after{width:90px;height:90px;border:1px solid rgba(255,255,255,.5);left:26px;bottom:-28px}.cat-1 .category-art{background:linear-gradient(145deg,#dce7c2,#94aa72)}.cat-2 .category-art{background:linear-gradient(145deg,#e4c9ac,#a8765a)}.cat-3 .category-art{background:linear-gradient(145deg,#efc0b8,#cf7068)}.cat-4 .category-art{background:linear-gradient(145deg,#e7b982,#8c5938)}.cat-5 .category-art{background:linear-gradient(145deg,#f6d2d1,#e99f9c)}.cat-6 .category-art{background:linear-gradient(145deg,#e9b383,#923d29)}.cat-7 .category-art{background:linear-gradient(145deg,#e5e1d0,#bda984)}.cat-8 .category-art{background:linear-gradient(145deg,#f0c7aa,#ad5f45)}.category-icon{position:relative;z-index:2;width:70px;height:70px;display:grid;place-items:center;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.9);border-radius:22px;color:var(--brown);box-shadow:0 15px 35px rgba(67,35,22,.12);transform:rotate(-4deg)}.category-icon .div-icon{width:33px;height:33px}.category-number{position:absolute;right:15px;top:13px;font:italic 500 13px Georgia,serif;color:rgba(58,35,26,.55)}.category-copy{position:relative;padding:19px 19px 20px;background:#fff}.category-copy h3{font:600 19px/1.15 Georgia,serif;margin:0 0 6px;color:var(--brown)}.category-copy p{margin:0;font-size:11px;color:#9a857a}.category-arrow{position:absolute;right:17px;bottom:18px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#f4e8df;color:var(--brown)}.category-arrow .div-icon{width:15px;height:15px}
/* how */
.how-section{background:linear-gradient(180deg,var(--cream-2),#fffaf6)}.how-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.how-copy h2{margin:12px 0 20px}.how-copy h2 em{color:var(--peach-dark);font-weight:400}.how-copy p{font-size:16px;line-height:1.75;color:var(--muted);max-width:600px;margin:0 0 25px}.how-steps{display:flex;flex-direction:column;gap:12px}.how-steps article{display:grid;grid-template-columns:58px 1fr;gap:18px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px 22px;box-shadow:0 7px 23px rgba(58,31,20,.035)}.how-steps article>span{width:48px;height:48px;border-radius:15px;background:#f8e7dc;color:var(--peach-dark);display:grid;place-items:center;font-size:11px;font-weight:900;letter-spacing:1px}.how-steps h3{font:600 20px Georgia,serif;margin:0 0 5px}.how-steps p{font-size:13px;color:var(--muted);margin:0;line-height:1.5}
/* occasions */
.occasion-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:24px;overflow:hidden}.occasion-grid a{min-height:132px;background:#fff;padding:21px;position:relative;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.occasion-grid a:hover{background:#fff5ee}.occasion-grid a>span{font-size:10px;font-weight:900;letter-spacing:1px;color:var(--peach-dark)}.occasion-grid strong{font:600 20px Georgia,serif}.occasion-grid .div-icon{position:absolute;right:18px;bottom:18px;width:17px;color:#9e8272}
/* flavor */
.flavor-section{background:#fffdf9}.flavor-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:25px}.flavor-card{border:1px solid var(--line);background:var(--cream);border-radius:28px;padding:44px;min-height:400px}.flavor-card h2{max-width:690px;margin-bottom:29px}.flavor-chips{display:flex;flex-wrap:wrap;gap:9px}.flavor-chips a{padding:10px 14px;border:1px solid var(--line);background:#fff;border-radius:999px;font-size:12px;font-weight:700;color:#67564d;transition:.2s}.flavor-chips a:hover,.flavor-chips a.accent{background:#f7ded3;border-color:#edc4b3;color:#773d2f}.flavor-visual{border-radius:28px;min-height:400px;background:linear-gradient(145deg,#ed9f82,#dc765f);position:relative;overflow:hidden;padding:37px;color:#fff}.flavor-ring{position:absolute;width:360px;height:360px;border-radius:50%;border:1px solid rgba(255,255,255,.32);right:-120px;top:-90px}.flavor-ring:before,.flavor-ring:after{content:"";position:absolute;border:1px dashed rgba(255,255,255,.35);border-radius:50%}.flavor-ring:before{inset:37px}.flavor-ring:after{inset:80px}.flavor-visual strong{position:relative;display:block;font:500 clamp(44px,5vw,68px)/.83 Georgia,serif;letter-spacing:-3px;margin-top:80px}.flavor-visual strong em{font-weight:400;color:#44241a}.flavor-visual small{position:absolute;bottom:33px;left:39px;font-size:10px;font-weight:900;letter-spacing:1.6px;text-transform:uppercase}
/* Business */
.business-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.business-grid .eyebrow{color:#f1ab92}.business-grid h2{color:#fff;max-width:760px;margin:13px 0 18px}.business-grid p{font-size:16px;line-height:1.7;color:#d7c8c0;max-width:650px;margin:0 0 24px}.business-cards{display:grid;grid-template-columns:1fr 1fr;gap:11px}.business-cards span{min-height:102px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:rgba(255,255,255,.06);display:flex;align-items:flex-end;padding:17px;color:#efe4df;font:600 17px Georgia,serif}.business-cards span:nth-child(2),.business-cards span:nth-child(3){background:rgba(239,140,114,.12)}
/* provider CTA */
.provider-cta{background:#fffdf9}.provider-banner{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:45px 48px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(125deg,#fff8f1,#f7e6da);box-shadow:var(--shadow-soft)}.provider-banner h2{font-size:clamp(36px,4vw,52px);margin:6px 0 12px}.provider-banner p{margin:0;color:var(--muted);line-height:1.65;max-width:750px}.provider-banner>div:last-child{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:205px}.provider-claim-link{font-size:11px;text-decoration:underline;color:#7a6256}
/* generic pages */
.page-shell{padding:68px 0 90px;min-height:65vh;background:radial-gradient(circle at 85% 10%,rgba(246,201,184,.23),transparent 25%),var(--cream)}.content-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:clamp(28px,5vw,56px);box-shadow:var(--shadow-soft)}.content-card>h1,.content-card article h1{font:500 clamp(42px,6vw,64px)/1 Georgia,serif;letter-spacing:-2px;color:var(--brown);margin:9px 0 24px}.entry-content{font-size:16px;line-height:1.75;color:#554942}.entry-content h2{font:600 32px/1.12 Georgia,serif;color:var(--brown);margin-top:42px}.entry-content h3{font:600 23px Georgia,serif}.entry-content a{color:var(--peach-dark);text-decoration:underline}.entry-content ul,.entry-content ol{padding-left:22px}
/* Footer */
.site-footer{background:#21120d;color:#e9ddd6;padding:68px 0 27px}.footer-top{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;padding-bottom:41px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-brand .brand-word{color:#fff}.footer-brand small{color:#ac9487}.footer-intro p{max-width:490px;color:#bba9a0;font-size:13px;line-height:1.65;margin:18px 0 0}.footer-quote{font:italic 500 clamp(24px,3vw,38px) Georgia,serif;color:#f0a38c;text-align:right}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding:42px 0}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid h3{margin:0 0 7px;color:#fff;font:600 16px Georgia,serif}.footer-grid a{font-size:12px;color:#bdaaa0;transition:.2s}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:10px;text-transform:uppercase;letter-spacing:1.2px;color:#8f7c72}
/* integrations */
.home-hero .diviness-lead-form{background:rgba(255,255,255,.93);border-color:#e9d9cf;box-shadow:0 17px 50px rgba(73,39,24,.10)}.home-hero .div-field>span{color:#69584f}.page-shell .div-onboarding-shell,.page-shell .div-claim-shell,.page-shell .div-provider-app{margin-top:0}.div-pro-shell{font-family:inherit}
/* responsive */
@media(max-width:1120px){.main-nav{display:none}.header-actions .header-login{display:none}.mobile-menu-toggle{display:block}.header-actions{margin-left:auto}.hero-grid{grid-template-columns:1fr .86fr;gap:25px}.hero-visual{transform:scale(.88);transform-origin:center}.category-grid{grid-template-columns:repeat(2,1fr)}.occasion-grid{grid-template-columns:repeat(2,1fr)}.flavor-grid{grid-template-columns:1fr}.flavor-visual{min-height:330px}.business-grid{grid-template-columns:1fr;gap:35px}}
@media(max-width:850px){:root{--shell:min(100% - 28px,1240px)}.section{padding:72px 0}.header-inner{height:72px}.mobile-nav{top:72px}.header-actions>.btn{display:none}.hero-grid{display:block}.home-hero{padding:55px 0 42px}.hero-copy h1{font-size:clamp(53px,12vw,72px);letter-spacing:-3.4px}.hero-copy>p{font-size:15px}.hero-visual{min-height:520px;margin-top:24px;transform:scale(.9)}.how-grid{grid-template-columns:1fr;gap:36px}.flavor-card{padding:32px}.business-grid h2{font-size:48px}.provider-banner{align-items:flex-start;flex-direction:column;padding:36px}.provider-banner>div:last-child{align-items:flex-start}.footer-top{align-items:flex-start;flex-direction:column}.footer-quote{text-align:left}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){:root{--shell:calc(100% - 22px)}.brand-word{font-size:28px}.site-header .btn{display:none}.section{padding:58px 0}.section-heading{margin-bottom:28px}.section-heading h2,.how-copy h2,.flavor-card h2,.business-grid h2,.provider-banner h2{letter-spacing:-1.4px}.home-hero{padding-top:42px}.hero-copy h1{font-size:52px;line-height:.91;letter-spacing:-2.7px;margin-top:12px}.hero-copy .eyebrow{font-size:9px}.hero-copy>p{line-height:1.63}.hero-trust{gap:9px 13px}.hero-trust span{font-size:10px}.hero-visual{min-height:405px;margin:18px -15px 0;transform:none}.hero-orbit{width:300px;height:300px;left:42px;top:52px}.hero-card{border-width:5px}.hero-card-a{width:155px;height:210px;left:4px;top:55px}.hero-card-b{width:143px;height:190px;right:11px;top:7px}.hero-card-c{width:153px;height:142px;left:112px;bottom:7px}.hero-card-d{width:143px;height:174px;right:1px;bottom:22px}.hero-card span{font-size:12px;left:12px;bottom:10px}.hero-sticker{width:89px;height:89px;right:127px;top:169px;font-size:14px}.proof-line{justify-content:flex-start;overflow:auto;white-space:nowrap;padding:0 4px}.proof-line i{flex:0 0 auto}.category-grid{grid-template-columns:1fr 1fr;gap:9px}.category-card{min-height:226px;border-radius:19px}.category-art{height:132px}.category-icon{width:55px;height:55px;border-radius:17px}.category-icon .div-icon{width:26px;height:26px}.category-copy{padding:14px}.category-copy h3{font-size:16px;max-width:130px}.category-copy p{display:none}.category-arrow{width:27px;height:27px;right:12px;bottom:12px}.how-steps article{padding:16px;grid-template-columns:48px 1fr}.occasion-grid{grid-template-columns:1fr 1fr;border-radius:18px}.occasion-grid a{min-height:110px;padding:16px}.occasion-grid strong{font-size:17px;max-width:120px}.flavor-card{padding:27px 22px;min-height:auto}.flavor-visual{min-height:280px;padding:25px}.flavor-visual strong{margin-top:48px}.business-cards{grid-template-columns:1fr 1fr}.business-cards span{min-height:80px;padding:13px;font-size:14px}.provider-banner{padding:27px 22px;border-radius:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.footer-top{padding-bottom:30px}.footer-bottom{flex-direction:column}.content-card{border-radius:22px}.page-shell{padding:33px 0 58px}}
/* Directories & editorial pages */
.directory-hero{padding:92px 0 82px;background:radial-gradient(circle at 82% 18%,rgba(246,201,184,.38),transparent 27%),linear-gradient(180deg,#fffaf4,#f8eee5)}.directory-hero .shell{position:relative}.directory-hero h1,.business-page-hero h1{font:500 clamp(55px,7vw,90px)/.91 Georgia,"Times New Roman",serif;letter-spacing:-4px;color:var(--brown);margin:15px 0 22px;max-width:950px}.directory-hero h1 em,.business-page-hero h1 em{font-weight:400;color:var(--peach-dark)}.directory-hero p{max-width:720px;color:var(--muted);font-size:17px;line-height:1.72;margin:0 0 24px}.directory-hero.city{background:radial-gradient(circle at 15% 25%,rgba(201,156,82,.11),transparent 25%),linear-gradient(145deg,#fffaf4,#f4e7dc)}.directory-hero.cuisine{background:radial-gradient(circle at 75% 40%,rgba(167,184,138,.20),transparent 25%),linear-gradient(145deg,#fffaf4,#f5eee2)}.directory-hero.original{background:radial-gradient(circle at 82% 20%,rgba(239,140,114,.23),transparent 24%),linear-gradient(145deg,#fff8f0,#f4e1d5)}.directory-section.alt{background:#fffdf9}.directory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.directory-tile{position:relative;min-height:180px;padding:22px;border:1px solid var(--line);border-radius:22px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.directory-tile:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft);background:#fff8f3}.directory-tile>span{font-size:10px;font-weight:900;letter-spacing:1.2px;color:var(--peach-dark)}.directory-tile h3{font:600 25px/1.05 Georgia,serif;margin:0;max-width:180px}.directory-tile .div-icon{position:absolute;right:19px;bottom:19px;width:17px;color:#92796b}.directory-chip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.directory-chip-grid>a{min-height:66px;border-radius:17px;border:1px solid var(--line);background:var(--cream);display:flex;align-items:center;justify-content:space-between;padding:14px 17px;font-weight:750;font-size:13px;transition:.2s}.directory-chip-grid>a:hover{background:#f6dfd4;border-color:#ebc1b1}.directory-chip-grid span{width:31px;height:31px;border-radius:50%;background:#fff;display:grid;place-items:center}.directory-chip-grid .div-icon{width:15px}.directory-city-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.directory-city-grid a{position:relative;min-height:178px;border-radius:23px;border:1px solid var(--line);padding:23px;background:linear-gradient(145deg,#fff,#fff7f1);overflow:hidden;transition:.2s}.directory-city-grid a:after{content:"";position:absolute;width:130px;height:130px;border:1px solid rgba(239,140,114,.23);border-radius:50%;right:-47px;top:-55px}.directory-city-grid a:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft)}.directory-city-grid>a>span{font-size:10px;color:var(--peach-dark);font-weight:900}.directory-city-grid h2{font:600 30px Georgia,serif;margin:34px 0 3px}.directory-city-grid small{font-size:11px;color:#9a8579}.directory-city-grid .div-icon{position:absolute;right:18px;bottom:18px;width:17px}.cuisine-editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cuisine-editorial-card{position:relative;min-height:225px;border-radius:25px;padding:24px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;color:var(--brown);transition:.22s}.cuisine-editorial-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.cuisine-editorial-card:after{content:"";position:absolute;width:155px;height:155px;border-radius:50%;right:-35px;top:-35px;background:rgba(255,255,255,.25)}.cuisine-editorial-card.c1{background:#eed7bf}.cuisine-editorial-card.c2{background:#dce6c8}.cuisine-editorial-card.c3{background:#f3c2b3}.cuisine-editorial-card.c4{background:#e7d9ce}.cuisine-editorial-card.c5{background:#d9c3a9}.cuisine-editorial-card.c6{background:#e8cbd3}.cuisine-editorial-card>span{font-size:10px;font-weight:900;letter-spacing:1px}.cuisine-editorial-card h2{font:600 32px/.98 Georgia,serif;margin:0 0 7px}.cuisine-editorial-card p{font-size:11px;margin:0;color:#725e53}.cuisine-editorial-card .div-icon{position:absolute;right:18px;bottom:18px;width:18px}.original-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.original-grid>a{position:relative;min-height:240px;border-radius:26px;border:1px solid var(--line);background:#fff;padding:27px;overflow:hidden;transition:.2s}.original-grid>a:nth-child(2n){background:#fff2eb}.original-grid>a:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.original-grid .spark{display:grid;place-items:center;width:47px;height:47px;border-radius:15px;background:#f8dfd4;color:var(--peach-dark)}.original-grid .spark .div-icon{width:22px;height:22px}.original-grid h2{font:600 29px Georgia,serif;margin:36px 0 8px}.original-grid p{max-width:260px;color:var(--muted);font-size:12px;line-height:1.55}.original-grid .div-icon{position:absolute;right:21px;bottom:21px;width:18px}.business-page-hero{padding:94px 0;background:radial-gradient(circle at 78% 18%,rgba(239,140,114,.18),transparent 30%),var(--brown);color:#fff}.business-page-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:65px;align-items:center}.business-page-hero .eyebrow{color:#f0a88f}.business-page-hero h1{color:#fff}.business-page-hero p{font-size:17px;line-height:1.72;color:#d9c9c1;max-width:680px;margin:0 0 25px}.business-page-art{display:grid;grid-template-columns:1fr 1fr;gap:12px;transform:rotate(2deg)}.business-page-art span{min-height:145px;border-radius:23px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.07);padding:20px;display:flex;align-items:flex-end;font:600 20px Georgia,serif}.business-page-art span:nth-child(2),.business-page-art span:nth-child(3){background:rgba(239,140,114,.15)}.business-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.business-feature-grid article{border:1px solid var(--line);border-radius:22px;background:#fff;padding:26px;min-height:220px}.business-feature-grid b,.process-grid>article>span{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#f8e4da;color:var(--peach-dark);font-size:11px}.business-feature-grid h3{font:600 24px Georgia,serif;margin:38px 0 8px}.business-feature-grid p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.process-grid article{border:1px solid var(--line);border-radius:22px;background:#fff;padding:24px;min-height:230px}.process-grid h2{font:600 27px Georgia,serif;margin:43px 0 9px}.process-grid p{font-size:13px;line-height:1.62;color:var(--muted);margin:0}.center-cta{text-align:center;margin-top:34px}
@media(max-width:980px){.directory-grid{grid-template-columns:repeat(2,1fr)}.directory-chip-grid,.directory-city-grid,.cuisine-editorial-grid,.original-grid{grid-template-columns:repeat(2,1fr)}.business-page-grid{grid-template-columns:1fr}.business-page-art{max-width:620px}.process-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.directory-hero{padding:56px 0}.directory-hero h1,.business-page-hero h1{font-size:52px;letter-spacing:-2.7px}.directory-hero p,.business-page-hero p{font-size:15px}.directory-grid{grid-template-columns:1fr 1fr;gap:8px}.directory-tile{min-height:150px;padding:16px}.directory-tile h3{font-size:20px}.directory-chip-grid{grid-template-columns:1fr}.directory-city-grid,.cuisine-editorial-grid,.original-grid{grid-template-columns:1fr}.directory-city-grid a{min-height:145px}.cuisine-editorial-card{min-height:185px}.original-grid>a{min-height:210px}.business-page-hero{padding:58px 0}.business-page-art span{min-height:105px;font-size:16px}.business-feature-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr 1fr;gap:8px}.process-grid article{min-height:205px;padding:18px}.process-grid h2{font-size:22px;margin-top:34px}}

/* ========================================================================== 
   DIVINESS 0.3 — DA NOIR / CRÈME / OR — validée
   ========================================================================== */
:root{
  --dv3-black:#090807;--dv3-black-2:#12100d;--dv3-cream:#f8f3eb;--dv3-cream-2:#efe5d6;
  --dv3-gold:#d7ab5f;--dv3-gold-2:#bb8b3e;--dv3-ink:#17120e;--dv3-muted:#72675e;
  --dv3-line:#ded2c2;--dv3-white:#fff;--dv3-radius:22px;--dv3-shadow:0 20px 60px rgba(22,14,9,.12);
}
body{background:var(--dv3-cream);color:var(--dv3-ink)}
.dv3-header.site-header{background:rgba(9,8,7,.96);border-color:rgba(215,171,95,.18);color:#fff}
.dv3-header .header-inner{height:72px}.dv3-header .brand-word{color:#fff;font-size:32px}.dv3-header .brand-word>span{color:var(--dv3-gold)}.dv3-header .brand small{color:var(--dv3-gold);letter-spacing:2.2px}
.dv3-header .main-nav a{color:#f7f0e8}.dv3-header .main-nav a:after{background:var(--dv3-gold)}.dv3-header .mobile-menu-toggle{background:transparent;border-color:rgba(255,255,255,.25)}.dv3-header .mobile-menu-toggle span{background:#fff}.dv3-header .header-actions{gap:12px}
.dv3-icon-link{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#fff}.dv3-icon-link .div-icon{width:18px;height:18px}
.dv3-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:12px 18px;border-radius:14px;border:1px solid transparent;font-size:12px;font-weight:800;transition:.2s;cursor:pointer}.dv3-btn:hover{transform:translateY(-1px)}.dv3-btn-gold{background:linear-gradient(135deg,#efca7b,var(--dv3-gold));color:#17100b;box-shadow:0 10px 30px rgba(215,171,95,.16)}.dv3-btn .div-icon{width:16px}
.dv3-kicker{font-size:10px;letter-spacing:1.45px;font-weight:900;color:var(--dv3-gold);text-transform:uppercase}.dv3-script{font:italic 500 19px Georgia,serif;color:var(--dv3-gold)}

.dv3-hero{background:var(--dv3-black);color:#fff;overflow:hidden}.dv3-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;min-height:545px;align-items:stretch}.dv3-hero-copy{padding:64px 38px 42px 0;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.dv3-hero-copy h1{font:500 clamp(48px,5.6vw,76px)/.98 Georgia,serif;letter-spacing:-2.8px;margin:15px 0 20px;max-width:710px}.dv3-hero-copy h1 em{color:var(--dv3-gold);font-weight:400}.dv3-hero-copy>p{font-size:15px;line-height:1.72;color:#ddd3c8;max-width:640px;margin:0 0 18px}.dv3-hero-photo{position:relative;background-size:cover;background-position:center;min-height:545px}.dv3-photo-shade{position:absolute;inset:0;background:linear-gradient(90deg,var(--dv3-black) 0,rgba(9,8,7,.72) 12%,rgba(9,8,7,.12) 44%,rgba(9,8,7,.02) 100%)}
.dv3-hero-form{margin-top:10px}.dv3-hero-form .diviness-lead-form{background:rgba(20,18,15,.88)!important;border:1px solid rgba(215,171,95,.25)!important;box-shadow:none!important;border-radius:18px!important;color:#fff!important}.dv3-hero-form .div-field label{color:#baaFA4!important}.dv3-hero-form input,.dv3-hero-form select,.dv3-hero-form textarea{background:#15120f!important;color:#fff!important;border-color:#3c332b!important}.dv3-hero-form .div-btn{background:var(--dv3-gold)!important;color:#16100b!important}.dv3-trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:20px;font-size:11px;color:#d8cec4}.dv3-trust-row span{display:inline-flex;align-items:center;gap:7px}.dv3-trust-row .div-icon{width:15px;color:var(--dv3-gold)}

.dv3-categories{background:var(--dv3-cream);padding:48px 0 26px}.dv3-heading{text-align:center;margin-bottom:24px}.dv3-heading>span{font:italic 500 17px Georgia,serif;color:var(--dv3-gold-2)}.dv3-heading h2{font:500 clamp(34px,4.2vw,49px)/1 Georgia,serif;margin:7px 0;color:var(--dv3-ink);letter-spacing:-1.2px}.dv3-heading.dark h2{color:#fff}.dv3-card-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.dv3-activity-card{background:#fff;border:1px solid var(--dv3-line);border-radius:16px;overflow:hidden;box-shadow:0 7px 25px rgba(37,25,15,.04);transition:.22s}.dv3-activity-card:hover{transform:translateY(-4px);box-shadow:var(--dv3-shadow)}.dv3-card-photo{height:170px;background-size:cover;background-position:center;position:relative}.dv3-icon-badge{position:absolute;left:14px;bottom:-18px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--dv3-cream);border:1px solid var(--dv3-line);color:var(--dv3-gold-2)}.dv3-icon-badge .div-icon{width:20px}.dv3-card-body{padding:27px 14px 17px;min-height:145px;position:relative}.dv3-card-body h3{font:600 22px/1 Georgia,serif;margin:0 0 12px}.dv3-card-body p{font-size:11px;line-height:1.45;color:var(--dv3-muted);margin:0 20px 0 0}.dv3-card-arrow{position:absolute;right:13px;bottom:14px;color:var(--dv3-gold-2)}.dv3-card-arrow .div-icon{width:16px}
.dv3-proof-band{margin-top:18px;background:linear-gradient(135deg,#11100d,#090807);color:#fff;border-radius:18px;display:grid;grid-template-columns:repeat(4,1fr);padding:16px 18px}.dv3-proof-band>div{display:flex;align-items:center;gap:12px;padding:3px 18px;border-left:1px solid rgba(255,255,255,.12)}.dv3-proof-band>div:first-child{border-left:0}.dv3-proof-band b{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(215,171,95,.35);color:var(--dv3-gold)}.dv3-proof-band b .div-icon{width:19px}.dv3-proof-band strong,.dv3-proof-band small{display:block}.dv3-proof-band strong{font-size:12px}.dv3-proof-band small{color:#aaa096;font-size:10px;margin-top:3px}

.dv3-occasion{padding:24px 0 34px;background:var(--dv3-cream)}.dv3-occasion-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:34px;align-items:center}.dv3-occasion h2{font:500 42px/1 Georgia,serif;margin:4px 0 10px}.dv3-occasion p{color:var(--dv3-muted);font-size:13px;line-height:1.6;max-width:360px}.dv3-small-label{display:block;font-size:10px;font-weight:800;color:#574b42;margin:7px 0 8px}.dv3-chips,.dv3-vibes{display:flex;gap:9px;flex-wrap:wrap}.dv3-chips a{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--dv3-line);border-radius:12px;padding:9px 14px;font-size:11px;font-weight:700}.dv3-chips .div-icon{width:15px;color:var(--dv3-gold-2)}.dv3-vibes a{padding:7px 17px;background:#e8e4dc;border-radius:999px;font-size:10px;font-weight:700}.dv3-vibes a.active{background:#e96f50;color:#fff}

.dv3-pro-banner{background:#0c0b09;color:#fff;position:relative;overflow:hidden}.dv3-pro-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0b0a08 0,#0b0a08 .37turn,rgba(11,10,8,.88) 55%,rgba(11,10,8,.95) 100%),var(--provider-bg) center/cover no-repeat;opacity:.96}.dv3-pro-inner{position:relative;z-index:2;min-height:142px;display:grid;grid-template-columns:1.15fr 1fr auto;gap:26px;align-items:center;padding-block:24px}.dv3-pro-copy>span{font-size:9px;color:var(--dv3-gold);font-weight:900;letter-spacing:1.2px}.dv3-pro-copy h2{font:500 31px/1.08 Georgia,serif;margin:5px 0 8px}.dv3-pro-copy p{color:#bbb0a6;font-size:11px;line-height:1.55;margin:0}.dv3-pro-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dv3-pro-points p{display:flex;gap:10px;align-items:center;margin:0}.dv3-pro-points b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid rgba(215,171,95,.3);color:var(--dv3-gold)}.dv3-pro-points b .div-icon{width:16px}.dv3-pro-points strong,.dv3-pro-points small{display:block}.dv3-pro-points strong{font-size:10px}.dv3-pro-points small{font-size:9px;color:#a99d93;margin-top:3px}
.dv3-final{background:var(--dv3-cream);padding:14px 0 24px}.dv3-final>.shell{background:#0c0b09;color:#fff;border-radius:18px;min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:17px 34px}.dv3-final>.shell>div{display:flex;align-items:center;gap:18px}.dv3-final h2{font:500 29px Georgia,serif;margin:0}.dv3-final h2 em{color:var(--dv3-gold)}.dv3-final p{font-size:10px;color:#aaa096;margin:4px 0 0}.dv3-icon-round{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;border:1px solid rgba(215,171,95,.3);color:var(--dv3-gold)}

.dv3-footer{background:#080706;color:#d9d0c7;border-top:1px solid rgba(215,171,95,.15);padding-top:44px}.dv3-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px;padding-bottom:35px}.dv3-footer .brand-word{color:#fff}.dv3-footer h3{font-size:10px;letter-spacing:1.2px;text-transform:uppercase;color:var(--dv3-gold);margin:0 0 13px}.dv3-footer a{display:block;font-size:11px;color:#beb3aa;margin:8px 0}.dv3-footer-brand p{max-width:320px;color:#9d9289;font-size:11px;line-height:1.6}.dv3-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.08);color:#776e67}

/* About */
.dv3-about-hero{background:#080706;color:#fff}.dv3-about-grid{display:grid;grid-template-columns:.78fr 1.22fr;min-height:470px;align-items:center}.dv3-about-grid>div:first-child{padding:55px 45px 55px 0}.dv3-about-grid h1{font:500 clamp(48px,5.7vw,76px)/1 Georgia,serif;letter-spacing:-2.6px;margin:15px 0 20px}.dv3-about-grid h1 em{color:var(--dv3-gold);font-weight:400}.dv3-about-grid p{color:#c9bfb6;line-height:1.7;max-width:580px}.dv3-about-photo{height:100%;min-height:470px;background-size:cover;background-position:center;border-left:1px solid rgba(215,171,95,.2)}.dv3-about-light{padding:62px 0;background:var(--dv3-cream)}.dv3-about-mission{display:grid;grid-template-columns:.72fr 1.28fr;gap:42px;align-items:center}.dv3-about-visual{min-height:360px;border-radius:24px;background-size:cover;background-position:center;box-shadow:var(--dv3-shadow)}.dv3-about-mission h2,.dv3-about-audience h2,.dv3-about-partner h2{font:500 44px/1.04 Georgia,serif;margin:8px 0 14px}.dv3-about-mission h2 em{color:var(--dv3-gold-2)}.dv3-about-mission>div>p{color:var(--dv3-muted);line-height:1.7}.dv3-about-features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:25px}.dv3-about-features article{border-top:1px solid var(--dv3-line);padding-top:16px}.dv3-about-features b{color:var(--dv3-gold-2)}.dv3-about-features h3{font-size:13px;margin:9px 0 5px}.dv3-about-features p{font-size:11px;color:var(--dv3-muted);line-height:1.5}.dv3-about-steps{background:#0a0908;color:#fff;padding:50px 0}.dv3-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.dv3-step-grid article{padding:19px;border-left:1px solid rgba(255,255,255,.12)}.dv3-step-grid article:first-child{border-left:0}.dv3-step-grid span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#24211d;color:var(--dv3-gold)}.dv3-step-grid h3{font:500 20px Georgia,serif;margin:15px 0 8px}.dv3-step-grid p{font-size:11px;line-height:1.55;color:#b8aea5}.dv3-center{text-align:center;margin-top:25px}.dv3-about-audience{padding:58px 0;background:var(--dv3-cream)}.dv3-audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.dv3-audience-grid article{background:#fff;border:1px solid var(--dv3-line);border-radius:18px;padding:22px}.dv3-audience-grid b{color:var(--dv3-gold-2)}.dv3-audience-grid h3{font:500 24px Georgia,serif;margin:12px 0 7px}.dv3-audience-grid p{font-size:12px;color:var(--dv3-muted)}.dv3-about-partner{background:#0a0908;color:#fff}.dv3-about-partner>.shell{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:42px}.dv3-about-partner h2{color:#fff}.dv3-about-partner p{color:#b8aea5;max-width:650px}

/* Directory / legacy templates restyled */
.directory-hero,.business-page-hero{background:radial-gradient(circle at 80% 20%,rgba(215,171,95,.14),transparent 35%),#0a0908!important;color:#fff}.directory-hero h1,.business-page-hero h1{color:#fff!important}.directory-hero p,.business-page-hero p{color:#c5bbb2!important}.directory-tile,.directory-chip-grid>a,.directory-city-grid a,.cuisine-editorial-card,.original-grid>a,.business-feature-grid article,.process-grid article{border-color:var(--dv3-line)!important}.directory-tile:hover,.directory-chip-grid>a:hover{border-color:var(--dv3-gold)!important}.section-dark{background:#0a0908}.btn-dark{background:#0a0908}.btn-peach,.btn.btn-peach{background:var(--dv3-gold);color:#16100b}.eyebrow,.script-note{color:var(--dv3-gold-2)}

@media(max-width:1100px){.dv3-card-grid{grid-template-columns:repeat(3,1fr)}.dv3-hero-grid{grid-template-columns:1fr 1fr}.dv3-pro-inner{grid-template-columns:1fr 1fr}.dv3-pro-inner>.dv3-btn{grid-column:1/-1;width:max-content}.dv3-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.dv3-footer-grid>div:last-child{grid-column:2/-1}}
@media(max-width:820px){.dv3-header .main-nav,.dv3-header .header-actions{display:none}.dv3-header .mobile-menu-toggle{display:block}.dv3-header .mobile-nav{background:#0a0908;color:#fff}.dv3-hero-grid,.dv3-about-grid{grid-template-columns:1fr}.dv3-hero-copy{padding:48px 0 20px}.dv3-hero-photo{min-height:430px}.dv3-photo-shade{background:linear-gradient(180deg,var(--dv3-black),transparent 25%)}.dv3-proof-band{grid-template-columns:1fr 1fr}.dv3-proof-band>div:nth-child(3){border-left:0}.dv3-occasion-grid,.dv3-about-mission{grid-template-columns:1fr}.dv3-pro-inner{grid-template-columns:1fr}.dv3-pro-points{grid-template-columns:1fr 1fr}.dv3-final>.shell{align-items:flex-start}.dv3-about-photo{min-height:390px;border-left:0}.dv3-step-grid{grid-template-columns:1fr 1fr}.dv3-footer-grid{grid-template-columns:1fr 1fr}.dv3-footer-grid>div:last-child{grid-column:auto}}
@media(max-width:600px){:root{--shell:calc(100% - 28px)}.dv3-hero-copy h1{font-size:49px;letter-spacing:-1.9px}.dv3-hero-copy>p{font-size:14px}.dv3-hero-photo{min-height:340px}.dv3-card-grid{grid-template-columns:1fr 1fr;gap:9px}.dv3-card-photo{height:130px}.dv3-card-body{min-height:135px;padding:25px 12px 14px}.dv3-card-body h3{font-size:18px}.dv3-card-body p{font-size:10px}.dv3-proof-band{grid-template-columns:1fr;padding:9px 16px}.dv3-proof-band>div{border-left:0;border-top:1px solid rgba(255,255,255,.1);padding:11px 3px}.dv3-proof-band>div:first-child{border-top:0}.dv3-occasion-grid{gap:18px}.dv3-pro-points{grid-template-columns:1fr}.dv3-final>.shell{display:block;padding:20px}.dv3-final>.shell>div{align-items:flex-start}.dv3-final .dv3-btn{margin-top:16px;width:100%}.dv3-footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.dv3-footer-brand{grid-column:1/-1}.dv3-about-grid h1{font-size:48px}.dv3-about-grid>div:first-child{padding:45px 0 30px}.dv3-about-mission h2,.dv3-about-audience h2{font-size:38px}.dv3-about-features,.dv3-step-grid,.dv3-audience-grid{grid-template-columns:1fr}.dv3-about-partner>.shell{display:block}.dv3-about-partner .dv3-btn{margin-top:14px;width:100%}}
