:root{
  --ink:#10213f;
  --muted:#516078;
  --teal:#147f8c;
  --teal-dark:#0c6671;
  --paper:#fffdf5;
  --paper-2:#fff8e8;
  --line:#dce7ef;
  --blue:#2f75d6;
  --green:#68ad2e;
  --purple:#7255aa;
  --orange:#e8842e;
  --pink:#d45872;
  --shadow:0 18px 45px rgba(20,35,60,.14);
  --border:1px solid rgba(33,50,72,.17);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#e7dcc6;color:var(--ink);font-family:"Trebuchet MS",Verdana,sans-serif;line-height:1.55}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}.sr-only{position:absolute;left:-9999px}.page-shell{position:relative;max-width:1220px;margin:18px auto;background:var(--paper);border:2px solid rgba(24,34,48,.55);border-radius:30px;box-shadow:var(--shadow);overflow:hidden;min-height:100vh;background-image:linear-gradient(rgba(38,126,150,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(38,126,150,.08) 1px,transparent 1px);background-size:24px 24px}.spiral{position:absolute;inset:0 auto 0 0;width:38px;background:linear-gradient(90deg,rgba(0,0,0,.07),transparent);z-index:5;overflow:hidden}.spiral span{display:none}.spiral:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:6px;background:rgba(48,40,30,.18)}.spiral:after{content:"";position:absolute;left:-9px;top:18px;bottom:18px;width:38px;background-image:radial-gradient(ellipse 21px 12px at 6px 50%,transparent 0 40%,#221d18 42% 61%,#7a6a52 62% 76%,transparent 78%);background-size:38px 34px;background-repeat:repeat-y}.site-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:42px 42px 18px 72px}.brand{display:flex;gap:18px;align-items:flex-start}.brand-doodle{width:62px;height:72px;border:3px solid var(--ink);border-radius:10px;display:grid;place-items:center;transform:rotate(-8deg);font-size:32px;background:#fff}.brand strong,.site-footer strong{display:block;font-size:44px;letter-spacing:-2px;line-height:.95}.brand strong span,.site-footer strong span,.hero h1 span{color:var(--teal)}.brand em{display:block;margin-top:10px;font-style:normal;font-size:20px;line-height:1.25}.main-nav{display:flex;gap:28px;align-items:center;margin-top:14px;font-weight:700}.main-nav a:nth-child(1)::after,.main-nav a:nth-child(2)::after,.main-nav a:nth-child(3)::after{content:"⌄";font-size:.85em;margin-left:6px}.search-button{width:58px;height:58px;border:0;border-radius:999px;background:linear-gradient(145deg,#2b9cab,#116d78);color:white;font-size:32px;box-shadow:inset 0 -4px 0 rgba(0,0,0,.13);cursor:pointer}.hero{display:grid;grid-template-columns:1fr 1fr;gap:18px;min-height:500px;padding:20px 48px 42px 82px}.hero h1{font-size:54px;line-height:1.1;letter-spacing:-1px;margin:60px 0 20px;font-weight:900}.hero p{max-width:520px;font-size:18px;margin:0 0 28px}.hero-search{width:min(440px,100%);background:white;border:2px solid #9aa7b6;border-radius:999px;padding:10px 12px;display:flex;box-shadow:0 7px 18px rgba(34,46,66,.08)}.hero-search input{border:0;outline:0;flex:1;padding:10px 12px;font:inherit;background:transparent}.hero-search button{border:0;background:transparent;color:var(--ink);font-size:27px;cursor:pointer}.quick-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:34px;font-size:14px}.quick-links a{background:#e7ebef;border-radius:999px;padding:8px 18px;color:#0d315c}.hero-art{position:relative;min-height:460px}.calculator-illustration{position:absolute;right:115px;top:40px;width:230px;background:#246f79;border:4px solid #0b2633;border-radius:24px;padding:18px;transform:rotate(4deg);box-shadow:12px 16px 0 rgba(0,0,0,.08)}.screen{height:58px;background:#d7d5c4;border:3px solid #152a34;border-radius:10px;margin-bottom:18px;display:flex;align-items:center;justify-content:flex-end;padding:0 16px;font:28px "Courier New",monospace}.keys{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.keys span{height:41px;background:#315e69;color:white;border:2px solid #15313b;border-radius:8px;display:grid;place-items:center;font-weight:900;font-size:20px}.keys .accent{background:#eba438}.coffee{position:absolute;left:30px;top:185px;width:104px;height:104px;background:#e6a93e;border:4px solid #573a16;border-radius:52% 45% 48% 50%;box-shadow:inset 0 11px 0 rgba(70,35,10,.45)}.coffee:after{content:"";position:absolute;right:-38px;top:28px;width:34px;height:42px;border:9px solid #573a16;border-left:0;border-radius:0 30px 30px 0}.notepad{position:absolute;right:0;bottom:48px;width:150px;height:160px;background:#fff;border:2px solid #222;border-radius:8px;transform:rotate(8deg);padding:36px 22px 12px;font:26px "Courier New",monospace;text-align:center;box-shadow:8px 10px 0 rgba(0,0,0,.08)}.notepad:before{content:"";position:absolute;left:14px;right:14px;top:8px;height:20px;border-top:8px double #222}.formula{position:absolute;left:190px;bottom:72px;color:#356fb7;font:22px "Comic Sans MS","Trebuchet MS",sans-serif;transform:rotate(-8deg)}.doodle{position:absolute;color:#356fb7;font-size:44px}.star{left:185px;top:78px}.chart{right:20px;top:82px;font-size:82px;color:#587ed7}.notebook-section,.category-section{position:relative;margin:0 36px 36px 72px;padding:28px 32px;border:var(--border);border-radius:22px;background:rgba(255,255,255,.42)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.section-heading h2,.category-section h2{display:inline-block;margin:0 0 22px;font-size:30px;letter-spacing:-.5px;border-bottom:3px solid #8ec34a}.section-heading a{color:var(--teal-dark);font-weight:800}.tool-row{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.tool-card{min-height:210px;background:rgba(255,255,255,.74);border:var(--border);border-radius:16px;padding:22px 14px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;transition:transform .15s ease,box-shadow .15s ease}.tool-card:hover,.category-card:hover{transform:translateY(-3px);box-shadow:0 10px 22px rgba(30,45,65,.12)}.tool-card strong{line-height:1.15}.tool-card small,.category-card small,.promise-strip small{color:var(--muted)}.icon,.cat-icon{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;color:white;font-size:34px;font-weight:900}.icon svg{width:38px;height:38px;stroke:currentColor;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}.green{background:var(--green)}.blue{background:var(--blue)}.purple{background:var(--purple)}.orange{background:var(--orange)}.pink{background:var(--pink)}.teal{background:var(--teal)}.category-section h2{border-color:#3b83e6}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{position:relative;min-height:150px;background:rgba(255,255,255,.68);border:var(--border);border-radius:16px;padding:22px 22px 24px 96px;display:block}.category-card .cat-icon{position:absolute;left:22px;top:25px;background:transparent;border:0;font-size:44px}.category-card .cat-icon.green{color:var(--green)}.category-card .cat-icon.blue{color:var(--blue)}.category-card .cat-icon.purple{color:var(--purple)}.category-card .cat-icon.orange{color:var(--orange)}.category-card .cat-icon.pink{color:var(--pink)}.category-card .cat-icon.teal{color:var(--teal)}.category-card strong{display:block;font-size:19px;margin-bottom:6px}.category-card em{position:absolute;right:20px;bottom:12px;color:var(--teal);font-style:normal;font-size:28px}.sticky-note{position:absolute;right:-24px;top:-20px;width:112px;background:#ffe37c;padding:22px 18px;box-shadow:0 12px 20px rgba(0,0,0,.16);transform:rotate(8deg);font:18px "Comic Sans MS","Trebuchet MS",sans-serif}.promise-strip{margin:0 36px 26px 72px;padding:24px 34px;background:rgba(210,238,241,.8);border:var(--border);display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.promise-strip div{display:grid;grid-template-columns:54px 1fr;grid-template-rows:auto auto;column-gap:14px}.promise-strip span{grid-row:1/3;font-size:40px;color:var(--teal);align-self:center}.promise-strip strong{font-size:18px}.bottom-callouts{display:grid;grid-template-columns:80px 1fr minmax(360px,520px);align-items:center;gap:20px;margin:0 36px 28px 72px;padding:24px 32px;border-bottom:var(--border)}.lightbulb{font-size:48px}.bottom-callouts p{font-size:18px}.email-box label{display:block;font-weight:800;margin-bottom:10px}.email-box div{display:flex;gap:10px}.email-box input{flex:1;border:var(--border);border-radius:10px;padding:14px;font:inherit;background:#fffdf8}.email-box button{border:0;border-radius:10px;background:var(--teal);color:white;padding:0 24px;font:inherit;font-weight:900}.site-footer{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;padding:0 42px 34px 72px}.site-footer strong{font-size:27px;letter-spacing:-1px}.site-footer nav{display:flex;gap:30px}.site-footer p{grid-column:1/3;text-align:center;color:#6c6c6c;font-size:13px;margin:0}@media(max-width:980px){.page-shell{margin:0;border-radius:0}.site-header,.hero{padding-left:54px}.site-header{flex-wrap:wrap}.main-nav{order:3;width:100%;justify-content:flex-start;flex-wrap:wrap}.hero{grid-template-columns:1fr}.hero h1{margin-top:20px}.hero-art{min-height:390px}.tool-row{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.promise-strip{grid-template-columns:repeat(2,1fr)}.bottom-callouts{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr}.site-footer p{grid-column:1}.sticky-note{display:none}}@media(max-width:620px){.spiral{display:none}.site-header,.hero,.notebook-section,.category-section,.promise-strip,.bottom-callouts,.site-footer{margin-left:0;padding-left:20px;padding-right:20px}.brand strong{font-size:34px}.brand em{font-size:16px}.hero h1{font-size:42px}.calculator-illustration{right:40px;width:190px}.coffee{left:0}.notepad{right:4px;width:115px;font-size:20px}.tool-row,.category-grid,.promise-strip{grid-template-columns:1fr}.category-card{padding-left:92px}.site-footer nav{flex-wrap:wrap;gap:16px}.hero{padding-left:20px}.notebook-section,.category-section,.promise-strip,.bottom-callouts{margin-right:18px;margin-left:18px}}

/* v0.2.0 — Notebook art direction restoration */
body{font-family:"Trebuchet MS",Verdana,sans-serif;background:radial-gradient(circle at 22% 8%,rgba(255,255,255,.55),transparent 28%),#e7dcc6}.page-shell:after{content:"";position:absolute;left:6px;bottom:356px;width:42px;height:82px;border:4px solid #82827d;border-right:0;border-radius:32px 0 0 32px;transform:rotate(-18deg);opacity:.8;z-index:7;box-shadow:inset 4px 0 0 rgba(255,255,255,.45)}.brand-doodle{background:#fffef8}.brand-doodle svg{width:58px;height:68px;stroke:var(--ink);stroke-width:3;fill:none;filter:drop-shadow(2px 2px 0 rgba(15,30,55,.08))}.brand strong,.hero h1,.section-heading h2,.category-section h2{font-family:"Trebuchet MS","Comic Sans MS",cursive}.section-heading h2,.category-section h2{font-weight:900;text-decoration-thickness:3px;text-underline-offset:7px}.section-heading h2{border-bottom:0;text-decoration:underline;text-decoration-color:#76b947}.category-section h2{border-bottom:0;text-decoration:underline;text-decoration-color:#2f83df}.hero-art:before{content:"";position:absolute;right:88px;top:42px;width:264px;height:312px;border-radius:35px;background:repeating-linear-gradient(145deg,rgba(0,0,0,.06) 0 2px,transparent 2px 9px);transform:rotate(4deg);opacity:.34;filter:blur(.2px)}.calculator-illustration{background:linear-gradient(145deg,#2b7c87,#1c6571);border-width:5px;box-shadow:12px 17px 0 rgba(26,30,32,.1),inset -8px -9px 0 rgba(0,0,0,.08),inset 7px 7px 0 rgba(255,255,255,.08)}.calculator-illustration:before{content:"";position:absolute;inset:11px;border-radius:19px;background:repeating-linear-gradient(160deg,rgba(255,255,255,.08) 0 1px,transparent 1px 8px);pointer-events:none}.calculator-illustration:after{content:"";position:absolute;left:-16px;right:-10px;bottom:-20px;height:32px;background:radial-gradient(ellipse at center,rgba(0,0,0,.15),transparent 70%);z-index:-1}.screen{font-style:italic;background:#d8d7c6;box-shadow:inset 0 4px 0 rgba(0,0,0,.08)}.keys span{box-shadow:inset 2px 2px 0 rgba(255,255,255,.12),inset -2px -3px 0 rgba(0,0,0,.13);transform:rotate(var(--r,0deg))}.keys span:nth-child(3n){--r:1deg}.keys span:nth-child(4n){--r:-1deg}.coffee{background:radial-gradient(circle at 30% 28%,#f1c66a 0 17%,transparent 18%),linear-gradient(145deg,#f0bd58,#d99128);box-shadow:inset 0 12px 0 rgba(80,44,14,.28),inset -12px -9px 0 rgba(87,50,18,.12),9px 10px 0 rgba(0,0,0,.07);border-width:5px}.coffee:before{content:"";position:absolute;left:13px;top:15px;width:64px;height:20px;border-top:4px solid rgba(102,61,23,.55);border-radius:50%;transform:rotate(-3deg)}.notepad{background:linear-gradient(#fff,#fffdf7);border-width:3px;box-shadow:9px 12px 0 rgba(0,0,0,.10)}.notepad:after{content:"";position:absolute;left:14px;right:14px;top:62px;height:52px;background:repeating-linear-gradient(to bottom,transparent 0 14px,rgba(48,86,130,.22) 14px 16px)}.formula{font-family:"Comic Sans MS","Trebuchet MS",cursive;font-weight:700}.doodle.star{font-size:52px;color:#4e7fd8}.doodle.pie{right:6px;top:48px;width:70px;height:70px;border:3px solid #5d82d8;border-radius:50%;background:conic-gradient(from 20deg,rgba(93,130,216,.12) 0 58deg,transparent 58deg 100%);transform:rotate(18deg)}.doodle.pie:before,.doodle.pie:after{content:"";position:absolute;left:50%;top:50%;width:34px;height:3px;background:#5d82d8;transform-origin:left center}.doodle.pie:before{transform:rotate(-80deg)}.doodle.pie:after{transform:rotate(12deg)}.doodle.chart{right:12px;top:156px;width:96px;height:80px;border-left:3px solid #5d82d8;border-bottom:3px solid #5d82d8;color:#5d82d8;font-size:0}.doodle.chart:after{content:"";position:absolute;left:14px;top:9px;width:58px;height:40px;border-top:3px solid #5d82d8;border-right:3px solid #5d82d8;transform:skew(-20deg) rotate(-12deg)}.doodle.chart i{position:absolute;bottom:0;width:12px;border:2px solid #5d82d8;border-bottom:0}.doodle.chart i:nth-child(1){left:12px;height:20px}.doodle.chart i:nth-child(2){left:32px;height:34px}.doodle.chart i:nth-child(3){left:52px;height:48px}.doodle.chart i:nth-child(4){left:72px;height:60px}.doodle.bolt{right:84px;top:196px;color:#5d82d8;font-weight:900;transform:rotate(18deg)}.icon,.cat-icon{border-radius:18px;background:transparent!important;color:currentColor!important;font-family:"Comic Sans MS","Trebuchet MS",cursive;text-shadow:1px 1px 0 rgba(255,255,255,.65)}.tool-card .icon{width:70px;height:62px;font-size:46px}.tool-card .icon.green{color:var(--green)!important}.tool-card .icon.blue{color:var(--blue)!important}.tool-card .icon.purple{color:var(--purple)!important}.tool-card .icon.orange{color:var(--orange)!important}.tool-card .icon.teal{color:var(--teal)!important}.tool-card .icon.pink{color:var(--pink)!important}.icon.green{background:radial-gradient(circle at 50% 50%,var(--green) 0 42%,transparent 43%)!important;color:white!important;border-radius:50%;transform:rotate(-7deg)}.graph-icon svg{width:56px;height:56px;stroke-width:3.2;filter:drop-shadow(1px 1px 0 rgba(255,255,255,.8))}.sketch-calendar,.sketch-clock,.sketch-bill,.sketch-house,.sketch-moneybag,.sketch-briefcase,.sketch-heart,.sketch-arrows,.sketch-bars,.sketch-grid{position:relative;display:inline-grid;place-items:center}.sketch-calendar:before{content:"";width:46px;height:42px;border:4px solid currentColor;border-radius:8px;background:linear-gradient(currentColor 0 8px,transparent 8px),repeating-linear-gradient(90deg,transparent 0 11px,rgba(0,0,0,.12) 11px 13px),repeating-linear-gradient(0deg,transparent 0 11px,rgba(0,0,0,.10) 11px 13px);transform:rotate(-2deg)}.sketch-calendar:after{content:"";position:absolute;top:6px;width:28px;height:8px;border-left:4px solid currentColor;border-right:4px solid currentColor}.sketch-clock:before{content:"";width:46px;height:46px;border:4px solid currentColor;border-radius:50%;transform:rotate(-6deg)}.sketch-clock:after{content:"";position:absolute;width:17px;height:18px;border-left:4px solid currentColor;border-bottom:4px solid currentColor;transform:translate(5px,-4px) rotate(0deg);transform-origin:left bottom}.sketch-bill:before{content:"";width:58px;height:34px;border:4px solid currentColor;border-radius:6px;transform:rotate(-6deg);background:rgba(255,255,255,.28)}.sketch-bill i{position:absolute;font-style:normal;font-weight:900;font-size:24px}.sketch-bill:after{content:"";position:absolute;width:38px;height:16px;border-top:3px solid currentColor;border-bottom:3px solid currentColor;transform:rotate(-6deg)}.sketch-house:before{content:"";width:42px;height:34px;border:4px solid currentColor;border-top:0;transform:translateY(8px) rotate(-1deg)}.sketch-house:after{content:"";position:absolute;width:38px;height:38px;border-left:4px solid currentColor;border-top:4px solid currentColor;transform:translateY(-7px) rotate(45deg)}.category-card .cat-icon{width:54px;height:54px}.sketch-moneybag:before{content:"";width:42px;height:42px;border:4px solid currentColor;border-radius:50% 50% 45% 45%;transform:translateY(8px) rotate(-3deg)}.sketch-moneybag:after{content:"";position:absolute;top:0;width:28px;height:16px;border-bottom:4px solid currentColor;border-radius:50%;transform:rotate(2deg)}.sketch-moneybag i{position:absolute;font-style:normal;font-size:22px;font-weight:900;bottom:1px}.sketch-briefcase:before{content:"";width:48px;height:34px;border:4px solid currentColor;border-radius:6px;transform:translateY(6px) rotate(-1deg)}.sketch-briefcase:after{content:"";position:absolute;top:5px;width:24px;height:14px;border:4px solid currentColor;border-bottom:0;border-radius:5px 5px 0 0}.sketch-heart:before{content:"♡";font-size:60px;line-height:1;transform:rotate(-4deg)}.sketch-arrows:before{content:"↔";font-size:56px;font-weight:900;transform:rotate(-2deg)}.sketch-bars:before{content:"";width:48px;height:42px;background:linear-gradient(90deg,currentColor 0 8px,transparent 8px 14px,currentColor 14px 22px,transparent 22px 28px,currentColor 28px 36px,transparent 36px 42px,currentColor 42px 48px);clip-path:polygon(0 100%,0 44%,16% 44%,16% 100%,29% 100%,29% 26%,45% 26%,45% 100%,58% 100%,58% 10%,75% 10%,75% 100%,88% 100%,88% 0,100% 0,100% 100%);opacity:.9}.sketch-grid:before{content:"";width:44px;height:44px;background:linear-gradient(currentColor 0 0) 0 0/18px 18px no-repeat,linear-gradient(currentColor 0 0) 26px 0/18px 18px no-repeat,linear-gradient(currentColor 0 0) 0 26px/18px 18px no-repeat,linear-gradient(currentColor 0 0) 26px 26px/18px 18px no-repeat}.tool-card,.category-card{box-shadow:3px 5px 0 rgba(18,30,50,.035);border-color:rgba(33,50,72,.20);background:rgba(255,255,255,.58)}.tool-card:nth-child(odd){transform:rotate(-.3deg)}.tool-card:nth-child(even){transform:rotate(.25deg)}.tool-card:hover,.category-card:hover{transform:translateY(-3px) rotate(0deg)}.sticky-note{top:42%;right:-16px;transform:rotate(8deg);z-index:3}.sticky-note:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.38),transparent 42%);pointer-events:none}.promise-strip{border-radius:0 0 18px 18px}.mini-doodle{position:relative!important;width:48px;height:48px;font-size:0!important}.mini-doodle:before,.mini-doodle:after{content:"";position:absolute;color:var(--teal);border-color:var(--teal)}.mini-doodle.gift:before{inset:10px 5px 3px;border:4px solid var(--teal);border-radius:4px}.mini-doodle.gift:after{left:19px;top:5px;width:10px;height:38px;border-left:4px solid var(--teal);box-shadow:-12px 10px 0 -8px var(--teal),12px 10px 0 -8px var(--teal)}.mini-doodle.person:before{left:15px;top:5px;width:18px;height:18px;border:4px solid var(--teal);border-radius:50%}.mini-doodle.person:after{left:8px;bottom:3px;width:32px;height:22px;border:4px solid var(--teal);border-bottom:0;border-radius:24px 24px 0 0}.mini-doodle.device:before{left:2px;top:6px;width:30px;height:25px;border:4px solid var(--teal);border-radius:4px}.mini-doodle.device:after{right:2px;bottom:4px;width:18px;height:32px;border:4px solid var(--teal);border-radius:4px}.mini-doodle.star-mini:before{content:"☆";font-size:46px;border:0;line-height:1;color:var(--teal)}.sketch-lightbulb{width:56px;height:56px;position:relative}.sketch-lightbulb:before{content:"";position:absolute;left:12px;top:4px;width:32px;height:34px;border:4px solid var(--ink);border-radius:50%;background:rgba(255,226,124,.25)}.sketch-lightbulb:after{content:"";position:absolute;left:20px;top:36px;width:17px;height:15px;border:4px solid var(--ink);border-top:0;background:repeating-linear-gradient(to bottom,transparent 0 4px,rgba(16,33,63,.28) 4px 6px)}
@media(max-width:980px){.sticky-note{display:none}.page-shell:after{display:none}.doodle.pie,.doodle.chart,.doodle.bolt{display:none}}


/* v0.2.2.1 fine-tooth notebook art polish */
:root{--pencil:#21304a;--sketch-shadow:drop-shadow(1px 1px 0 rgba(255,255,255,.75)) drop-shadow(0 2px 0 rgba(16,33,63,.08));}

/* Push the overall art language closer to the original notebook mockup: colorful doodles, imperfect strokes, and less generic UI icons. */
.tool-card .icon,.category-card .cat-icon{filter:var(--sketch-shadow);}
.tool-card .icon{background:transparent!important;border-radius:0!important;position:relative;color:currentColor!important;}
.tool-card .icon:before,.tool-card .icon:after,.category-card .cat-icon:before,.category-card .cat-icon:after{box-sizing:border-box;}

/* Popular calculator icons */
.tool-row .tool-card:nth-child(1) .icon{width:62px;height:62px;border-radius:50%!important;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.28),transparent 28%),#67b62e!important;color:#fff!important;font-size:42px;box-shadow:inset -5px -6px 0 rgba(45,102,19,.14);transform:rotate(-7deg);} 
.tool-row .tool-card:nth-child(1) .icon::after{content:"";position:absolute;inset:7px;border:2px solid rgba(255,255,255,.22);border-radius:50%;}

.tool-row .tool-card:nth-child(2) .icon{color:#2f75d6!important;}
.tool-row .tool-card:nth-child(2) .sketch-calendar:before{width:48px;height:44px;border-width:4px;border-radius:9px;background:linear-gradient(#2f75d6 0 10px,rgba(47,117,214,.08) 10px),repeating-linear-gradient(90deg,transparent 0 12px,rgba(47,117,214,.20) 12px 14px),repeating-linear-gradient(0deg,transparent 0 12px,rgba(47,117,214,.18) 12px 14px);box-shadow:3px 4px 0 rgba(47,117,214,.08);}
.tool-row .tool-card:nth-child(2) .sketch-calendar:after{top:3px;width:30px;height:11px;border-left-width:4px;border-right-width:4px;}

.tool-row .tool-card:nth-child(3) .icon{width:62px;height:62px;border-radius:50%!important;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.24),transparent 28%),#7658ad!important;color:#fff!important;box-shadow:inset -5px -6px 0 rgba(34,19,84,.14);transform:rotate(4deg);}
.tool-row .tool-card:nth-child(3) .sketch-clock:before{width:40px;height:40px;border-color:#fff;border-width:4px;}
.tool-row .tool-card:nth-child(3) .sketch-clock:after{border-color:#fff;width:14px;height:15px;border-width:0 0 4px 4px;transform:translate(5px,-4px) rotate(0deg);}

.tool-row .tool-card:nth-child(4) .icon{width:62px;height:62px;border-radius:50%!important;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.25),transparent 28%),#e8842e!important;color:#fff!important;box-shadow:inset -5px -6px 0 rgba(116,54,11,.14);transform:rotate(-3deg);}
.tool-row .tool-card:nth-child(4) .graph-icon svg{stroke:#fff;width:47px;height:47px;}
.tool-row .tool-card:nth-child(4) .graph-icon::after{content:"";position:absolute;left:15px;bottom:10px;width:34px;height:30px;background:linear-gradient(90deg,rgba(255,255,255,.55) 0 5px,transparent 5px 10px,rgba(255,255,255,.55) 10px 15px,transparent 15px 20px,rgba(255,255,255,.55) 20px 25px,transparent 25px);clip-path:polygon(0 100%,0 66%,16% 66%,16% 100%,34% 100%,34% 46%,50% 46%,50% 100%,68% 100%,68% 22%,84% 22%,84% 100%);opacity:.35;}

.tool-row .tool-card:nth-child(5) .icon{color:#158998!important;transform:rotate(-3deg);}
.tool-row .tool-card:nth-child(5) .sketch-bill:before{width:62px;height:38px;border-width:4px;border-radius:7px;background:rgba(18,139,151,.06);box-shadow:3px 4px 0 rgba(20,127,140,.08);}
.tool-row .tool-card:nth-child(5) .sketch-bill:after{width:42px;height:18px;border-width:3px;}
.tool-row .tool-card:nth-child(5) .sketch-bill i{font-size:24px;}

.tool-row .tool-card:nth-child(6) .icon{color:#d45872!important;transform:rotate(2deg);}
.tool-row .tool-card:nth-child(6) .sketch-house:before{width:46px;height:34px;border-width:4px;border-top:0;background:rgba(212,88,114,.05);}
.tool-row .tool-card:nth-child(6) .sketch-house:after{width:39px;height:39px;border-width:4px;}

/* Category icon color and drawing pass. These should look like colored marker doodles, not monochrome app icons. */
.category-card .cat-icon{width:64px!important;height:64px!important;left:24px!important;top:24px!important;border-radius:0!important;background:transparent!important;}
.category-card .cat-icon.green{color:#168247!important;}
.category-card .cat-icon.blue{color:#2f75d6!important;}
.category-card .cat-icon.purple{color:#7658ad!important;}
.category-card .cat-icon.orange{color:#e79b23!important;}
.category-card .cat-icon.pink{color:#d45872!important;}
.category-card .cat-icon.teal{color:#147f8c!important;}

.category-grid .category-card:nth-child(1) .sketch-moneybag:before{width:45px;height:45px;border-width:4px;background:rgba(22,130,71,.04);}
.category-grid .category-card:nth-child(1) .sketch-moneybag:after{width:29px;height:16px;border-bottom-width:4px;}
.category-grid .category-card:nth-child(1) .sketch-moneybag i{font-size:21px;bottom:0;}
.category-grid .category-card:nth-child(2) .sketch-clock:before{width:48px;height:48px;border-width:4px;}
.category-grid .category-card:nth-child(2) .sketch-clock:after{width:17px;height:19px;border-width:0 0 4px 4px;}
.category-grid .category-card:nth-child(3) .sketch-briefcase:before{width:50px;height:35px;border-width:4px;background:rgba(118,88,173,.05);}
.category-grid .category-card:nth-child(3) .sketch-briefcase:after{width:24px;height:14px;border-width:4px;border-bottom:0;}
.category-grid .category-card:nth-child(4) .sketch-heart:before{font-size:64px;text-shadow:1px 1px 0 rgba(255,255,255,.8);}
.category-grid .category-card:nth-child(5) .sketch-house:before{width:46px;height:34px;border-width:4px;border-top:0;background:rgba(231,155,35,.05);}
.category-grid .category-card:nth-child(5) .sketch-house:after{width:39px;height:39px;border-width:4px;}
.category-grid .category-card:nth-child(6) .sketch-arrows:before{font-size:60px;line-height:1;}
.category-grid .category-card:nth-child(7) .sketch-bars:before{width:50px;height:44px;background:linear-gradient(90deg,currentColor 0 8px,transparent 8px 14px,currentColor 14px 22px,transparent 22px 28px,currentColor 28px 36px,transparent 36px 42px,currentColor 42px 50px);box-shadow:2px 2px 0 rgba(255,255,255,.7);}
.category-grid .category-card:nth-child(8) .sketch-grid:before{width:48px;height:48px;background:linear-gradient(currentColor 0 0) 0 0/19px 19px no-repeat,linear-gradient(currentColor 0 0) 29px 0/19px 19px no-repeat,linear-gradient(currentColor 0 0) 0 29px/19px 19px no-repeat,linear-gradient(currentColor 0 0) 29px 29px/19px 19px no-repeat;clip-path:none;border-radius:2px;}

/* Category card balance and color presence */
.category-card{padding-left:104px;min-height:152px;}
.category-card strong{font-size:20px;line-height:1.15;}
.category-card small{font-size:14px;line-height:1.45;}
.category-card em{color:#0f8793;font-weight:900;}

/* Sticky note should feel taped onto the side of the notebook, not floating over the All Calculators tile. */
.sticky-note{top:37%;right:-50px;width:116px;padding:20px 17px 22px;transform:rotate(8deg);z-index:4;}
.category-section{overflow:visible;padding-right:70px;}
.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));}

/* Small paperclip detail should stay visible and feel intentional. */
.page-shell:after{content:"";position:absolute;left:6px;top:70%;width:26px;height:72px;border:5px solid rgba(38,34,30,.72);border-left-color:transparent;border-radius:22px;transform:rotate(23deg);z-index:8;box-shadow:5px 4px 0 rgba(0,0,0,.05);}
.page-shell:before{content:"";position:absolute;left:16px;top:calc(70% + 11px);width:16px;height:47px;border:4px solid rgba(38,34,30,.50);border-left-color:transparent;border-radius:18px;transform:rotate(23deg);z-index:9;}

/* More hand-drawn section cards. */
.notebook-section,.category-section{box-shadow:inset 0 0 0 1px rgba(255,255,255,.38),0 8px 20px rgba(31,44,63,.045);}
.tool-card,.category-card{border-color:rgba(31,46,67,.18);box-shadow:3px 5px 0 rgba(18,30,50,.035),0 2px 10px rgba(31,44,63,.035);}

@media(max-width:980px){.category-section{padding-right:32px}.sticky-note{display:none}.page-shell:before,.page-shell:after{display:none}}
@media(max-width:620px){.category-card{padding-left:96px}.category-card .cat-icon{left:20px!important}.tool-row .tool-card .icon{transform:none!important}}


/* v0.2.3 popular calculator icon fidelity pass
   Goal: make the six Popular Calculator card icons match the original notebook mockup as closely as SVG safely allows. */
.tool-row .tool-card{min-height:206px;padding-top:21px;gap:10px;background:rgba(255,255,255,.62);box-shadow:2px 4px 0 rgba(18,30,50,.035),0 2px 8px rgba(31,44,63,.025);}
.tool-row .tool-card strong{font-size:16px;line-height:1.05;letter-spacing:-.15px;}
.tool-row .tool-card small{font-size:13px;line-height:1.35;max-width:132px;}
.tool-row .tool-card .icon.icon-art{width:64px!important;height:64px!important;display:grid;place-items:center;background:transparent!important;border-radius:0!important;font-size:0!important;line-height:0!important;box-shadow:none!important;text-shadow:none!important;filter:drop-shadow(1px 1px 0 rgba(255,255,255,.85)) drop-shadow(0 2px 0 rgba(16,33,63,.07));}
.tool-row .tool-card .icon.icon-art svg{display:block;width:64px;height:64px;overflow:visible;fill:none;stroke:currentColor;stroke-width:3.8;stroke-linecap:round;stroke-linejoin:round;}
.tool-row .tool-card .icon.icon-art .bg{stroke:none;fill:currentColor;}
.tool-row .tool-card .icon.icon-art .shine{fill:none;stroke:rgba(255,255,255,.45);stroke-width:2.5;}

/* 1. Percentage: green marker circle with chunky white percent sign. */
.tool-row .tool-card:nth-child(1) .icon.icon-art{color:#69b735!important;transform:rotate(-7deg)!important;}
.tool-row .tool-card:nth-child(1) .percent-slash,.tool-row .tool-card:nth-child(1) .percent-dot{stroke:#fff;fill:none;stroke-width:5;}
.tool-row .tool-card:nth-child(1) .percent-dot{fill:none;}

/* 2. Age: blue desk calendar with pegs and date squares. */
.tool-row .tool-card:nth-child(2) .icon.icon-art{color:#2f75dc!important;transform:rotate(.5deg)!important;}
.tool-row .tool-card:nth-child(2) .cal-body{fill:rgba(47,117,220,.04);}
.tool-row .tool-card:nth-child(2) .cal-top,.tool-row .tool-card:nth-child(2) .cal-ring,.tool-row .tool-card:nth-child(2) .cal-body{stroke:#2f75dc;}
.tool-row .tool-card:nth-child(2) .cal-dots circle{fill:#2f75dc;stroke:none;}

/* 3. Time: purple clock in circle, like the mockup. */
.tool-row .tool-card:nth-child(3) .icon.icon-art{color:#7656ad!important;transform:rotate(2deg)!important;}
.tool-row .tool-card:nth-child(3) .clock-face,.tool-row .tool-card:nth-child(3) .clock-hand{stroke:#fff;stroke-width:4;}
.tool-row .tool-card:nth-child(3) .clock-pin{fill:#fff;stroke:none;}

/* 4. Compound Interest: orange circle with rising line and bars. */
.tool-row .tool-card:nth-child(4) .icon.icon-art{color:#ee852d!important;transform:rotate(-3deg)!important;}
.tool-row .tool-card:nth-child(4) .axis,.tool-row .tool-card:nth-child(4) .bar{stroke:#fff;stroke-width:3.4;opacity:.9;}
.tool-row .tool-card:nth-child(4) .rise,.tool-row .tool-card:nth-child(4) .arrow{stroke:#fff;stroke-width:4.3;}
.tool-row .tool-card:nth-child(4) .graph-icon::after{display:none!important;}

/* 5. Debt Payoff: tilted green dollar bill, not a generic striped box. */
.tool-row .tool-card:nth-child(5) .icon.icon-art{color:#159252!important;transform:rotate(-5deg)!important;}
.tool-row .tool-card:nth-child(5) .bill{fill:rgba(21,146,82,.035);stroke:#159252;}
.tool-row .tool-card:nth-child(5) .bill-line,.tool-row .tool-card:nth-child(5) .bill-seal,.tool-row .tool-card:nth-child(5) .bill-dollar{stroke:#159252;}
.tool-row .tool-card:nth-child(5) .bill-seal{fill:rgba(21,146,82,.04);}

/* 6. Mortgage: pink hand-drawn house outline. */
.tool-row .tool-card:nth-child(6) .icon.icon-art{color:#d95873!important;transform:rotate(2deg)!important;}
.tool-row .tool-card:nth-child(6) .roof,.tool-row .tool-card:nth-child(6) .house,.tool-row .tool-card:nth-child(6) .door,.tool-row .tool-card:nth-child(6) .window{stroke:#d95873;}
.tool-row .tool-card:nth-child(6) .house{fill:rgba(217,88,115,.035);}

@media(max-width:620px){.tool-row .tool-card .icon.icon-art{width:58px!important;height:58px!important}.tool-row .tool-card .icon.icon-art svg{width:58px;height:58px}}

/* v0.2.3.2 custom Popular Calculator illustrations
   Replaces font/icon-style marks with hand-drawn SVG mini illustrations.
   Scope: Popular Calculators section only. */
.popular-tools .tool-card{
  min-height:204px;
  padding:21px 13px 18px;
  gap:9px;
  background:rgba(255,255,255,.58);
  border-color:rgba(16,33,63,.16);
  box-shadow:2px 4px 0 rgba(16,33,63,.035),0 2px 9px rgba(16,33,63,.025);
}
.popular-tools .tool-card strong{
  font-size:15.5px;
  line-height:1.06;
  letter-spacing:-.1px;
}
.popular-tools .tool-card small{
  font-size:12.5px;
  line-height:1.34;
  max-width:128px;
}
.popular-tools .mini-illo{
  width:62px;
  height:62px;
  display:grid;
  place-items:center;
  margin-bottom:1px;
  filter:drop-shadow(1px 1px 0 rgba(255,255,255,.85)) drop-shadow(1px 2px 0 rgba(16,33,63,.07));
}
.popular-tools .mini-illo svg{
  width:62px;
  height:62px;
  overflow:visible;
}
.popular-tools .mini-illo *{
  vector-effect:non-scaling-stroke;
}
.popular-tools .paint{
  stroke:none;
}
.popular-tools .shine{
  fill:none;
  stroke:rgba(255,255,255,.42);
  stroke-width:3;
  stroke-linecap:round;
}
.illo-percent{transform:rotate(-6deg)}
.illo-percent .paint{fill:#69b735;}
.illo-percent .white-mark{stroke:#fff;stroke-width:5.3;stroke-linecap:round;}
.illo-percent .white-dot{fill:none;stroke:#fff;stroke-width:4.5;}

.illo-calendar{transform:rotate(.5deg)}
.illo-calendar svg{fill:none;stroke:#2f75dc;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;}
.illo-calendar .page{fill:rgba(47,117,220,.035);}
.illo-calendar .top{stroke-width:4.3;}
.illo-calendar .rings{stroke-width:4;}
.illo-calendar circle{fill:#2f75dc;stroke:none;}

.illo-clock{transform:rotate(2deg)}
.illo-clock .paint{fill:#7656ad;}
.illo-clock .face,.illo-clock .hand{fill:none;stroke:#fff;stroke-width:4.1;stroke-linecap:round;stroke-linejoin:round;}
.illo-clock .pin{fill:#fff;stroke:none;}

.illo-growth{transform:rotate(-3deg)}
.illo-growth .paint{fill:#ee852d;}
.illo-growth .axis,.illo-growth .bars,.illo-growth .rise,.illo-growth .arrow{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}
.illo-growth .axis{stroke-width:3.1;opacity:.92;}
.illo-growth .bars{stroke-width:4;opacity:.92;}
.illo-growth .rise,.illo-growth .arrow{stroke-width:4.25;}

.illo-bill{transform:rotate(-2deg)}
.illo-bill svg{fill:none;stroke:#159252;stroke-linecap:round;stroke-linejoin:round;}
.illo-bill .bill{fill:rgba(21,146,82,.035);stroke-width:4;}
.illo-bill .inner{stroke-width:2.8;opacity:.9;}
.illo-bill .seal{fill:rgba(21,146,82,.04);stroke-width:3.4;}
.illo-bill .dollar{stroke-width:3.2;}

.illo-house{transform:rotate(1deg)}
.illo-house svg{fill:none;stroke:#d95873;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;}
.illo-house .body{fill:rgba(217,88,115,.035);}
.illo-house .window{stroke-width:3.2;}

@media(max-width:620px){
  .popular-tools .mini-illo,.popular-tools .mini-illo svg{width:58px;height:58px;}
}


/* v0.2.3.2 — Popular icon stroke cleanup: simplify dense small icons. */
.popular-tools .mini-illo svg{stroke-width:3.2;}
.illo-growth .axis{stroke-width:2.75;opacity:.9;}
.illo-growth .bar{fill:none;stroke:#fff;stroke-width:3.2;stroke-linecap:round;opacity:.92;}
.illo-growth .bars{display:none;}
.illo-growth .rise{stroke-width:3.55;}
.illo-growth .arrow{stroke-width:3.25;}
.illo-bill svg{stroke:#159252;}
.illo-bill .bill{fill:rgba(21,146,82,.025);stroke-width:3.35;}
.illo-bill .inner,.illo-bill .seal{display:none;}
.illo-bill .corner{fill:none;stroke:#159252;stroke-width:2.15;opacity:.7;}
.illo-bill .dollar{stroke:#159252;stroke-width:2.8;}
.illo-house svg{stroke-width:3.35;}
.illo-house .window,.illo-house .chimney{display:none;}
.illo-house .body{fill:rgba(217,88,115,.025);}
.illo-house .door{stroke-width:2.8;}

/* v0.2.5 — Money icon alternatives: coin stack + arrow and credit card + checkmark. */
.popular-tools .illo-coins,
.popular-tools .illo-credit{
  width:66px;
  height:62px;
  display:grid;
  place-items:center;
  filter:drop-shadow(1px 1px 0 rgba(255,255,255,.85));
}
.popular-tools .illo-coins svg,
.popular-tools .illo-credit svg{
  width:64px;
  height:60px;
  overflow:visible;
}
.illo-coins .coin,
.illo-coins .coin-line,
.illo-coins .coin-arrow,
.illo-credit .card-body,
.illo-credit .card-stripe,
.illo-credit .card-check{
  fill:none;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.illo-coins .coin-top{
  fill:rgba(232,132,46,.18);
  stroke:#e8842e;
  stroke-width:3.4;
}
.illo-coins .coin-side{
  fill:rgba(232,132,46,.08);
  stroke:#e8842e;
  stroke-width:3.4;
}
.illo-coins .coin-line{
  stroke:#e8842e;
  stroke-width:2.3;
  opacity:.82;
}
.illo-coins .coin-arrow{
  stroke:#e8842e;
  stroke-width:3.5;
}
.illo-credit .card-body{
  fill:rgba(20,127,140,.055);
  stroke:#158998;
  stroke-width:3.5;
}
.illo-credit .card-stripe{
  stroke:#158998;
  stroke-width:2.7;
  opacity:.8;
}
.illo-credit .card-check{
  stroke:#158998;
  stroke-width:4.1;
}


/* v0.2.5 — Browse Category polish: larger icons and rebuilt money bag.
   Stroke rule: custom SVG icons use consistent rounded strokes, minimal detail. */
.category-section .sticky-note{display:none!important;}
.category-section{padding-right:32px!important;overflow:hidden;}
.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
.category-card{padding-left:104px;min-height:152px;}
.category-card .cat-icon{display:none!important;}
.category-card .cat-illo{
  position:absolute;
  left:24px;
  top:25px;
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  filter:drop-shadow(1px 1px 0 rgba(255,255,255,.86));
}
.category-card .cat-illo svg{
  width:58px;
  height:58px;
  overflow:visible;
}
.category-card .cat-illo svg *{
  fill:none;
  stroke-width:2.6;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.category-card .cat-money svg *{stroke:#168247;}
.category-card .cat-money .bag-body{fill:rgba(22,130,71,.035);}
.category-card .cat-money .money-mark{stroke-width:2.35;}
.category-card .cat-time svg *{stroke:#2f75d6;}
.category-card .cat-time .clock-face{fill:rgba(47,117,214,.035);}
.category-card .cat-work svg *{stroke:#7658ad;}
.category-card .cat-work .case-body{fill:rgba(118,88,173,.05);}
.category-card .cat-work .case-line,.category-card .cat-work .case-latch{stroke-width:2.15;opacity:.82;}
.category-card .cat-health svg *{stroke:#d45872;}
.category-card .cat-health .heart-pulse{stroke-width:2.1;opacity:.75;}
.category-card .cat-home svg *{stroke:#e79b23;}
.category-card .cat-home .home-body{fill:rgba(231,155,35,.035);}
.category-card .cat-home .home-door{stroke-width:2.25;}
.category-card .cat-conversion svg *{stroke:#147f8c;}
.category-card .cat-conversion .arrow-line{stroke-width:2.75;}
.category-card .cat-statistics svg *{stroke:#2a9f52;}
.category-card .cat-statistics .bar{stroke-width:4.2;}
.category-card .cat-statistics .baseline{stroke-width:2.35;opacity:.7;}
.category-card .cat-all svg *{stroke:#2f75d6;}
.category-card .cat-all rect{fill:rgba(47,117,214,.025);}
@media(max-width:620px){.category-card{padding-left:96px}.category-card .cat-illo{left:20px;width:54px;height:54px}.category-card .cat-illo svg{width:54px;height:54px}}


/* v0.2.5 — Browse category polish: increase icon scale and rebuild money bag clarity. */
.category-card{padding-left:112px;min-height:158px;}
.category-card .cat-illo{
  left:26px;
  top:24px;
  width:66px;
  height:66px;
}
.category-card .cat-illo svg{
  width:66px;
  height:66px;
}
.category-card .cat-illo svg *{
  stroke-width:2.75;
}
.category-card .cat-money .bag-body{
  fill:rgba(22,130,71,.04);
  stroke-width:2.9;
}
.category-card .cat-money .bag-top,
.category-card .cat-money .bag-tie{
  stroke-width:2.65;
}
.category-card .cat-money .money-symbol{
  fill:#168247;
  stroke:none;
  font-family:"Trebuchet MS", Verdana, sans-serif;
  font-size:24px;
  font-weight:900;
  dominant-baseline:alphabetic;
}
.category-card .cat-time .clock-hand,
.category-card .cat-home .home-door,
.category-card .cat-work .case-line,
.category-card .cat-work .case-latch,
.category-card .cat-health .heart-pulse{
  stroke-width:2.35;
}
.category-card .cat-statistics .bar{stroke-width:4.35;}
.category-card .cat-all rect{stroke-width:2.65;}
@media(max-width:620px){
  .category-card{padding-left:100px;}
  .category-card .cat-illo{left:20px;width:60px;height:60px;}
  .category-card .cat-illo svg{width:60px;height:60px;}
}


/* v0.2.5 — Browse Category money icon pivot: stack of coins.
   Clean semi-illustrated SVG with consistent rounded strokes. */
.category-card .cat-money.cat-coins svg *{
  stroke:#168247;
  stroke-width:2.55;
  stroke-linecap:round;
  stroke-linejoin:round;
  fill:none;
}
.category-card .cat-money.cat-coins .stack-top{
  fill:rgba(22,130,71,.06);
}
.category-card .cat-money.cat-coins .stack-side{
  fill:rgba(22,130,71,.025);
}
.category-card .cat-money.cat-coins .stack-line{
  stroke-width:2.2;
  opacity:.95;
}
.category-card .cat-money.cat-coins .stack-arrow,
.category-card .cat-money.cat-coins .stack-arrow-head{
  stroke-width:2.7;
}


/* v0.2.6 — Lower section polish: keep gift/person/devices/star meanings,
   but restore the softer original notebook spacing and simple outline style. */
.promise-strip-v026{
  margin-top:2px;
  padding:23px 34px 22px;
  background:rgba(208,239,243,.72);
  border-color:rgba(33,50,72,.15);
  border-radius:0 0 18px 18px;
}
.promise-strip-v026 div{
  grid-template-columns:58px 1fr;
  column-gap:16px;
  align-items:center;
}
.promise-strip-v026 .promise-icon{
  grid-row:1/3;
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  color:var(--teal);
  font-size:0;
}
.promise-strip-v026 .promise-icon svg{
  width:45px;
  height:45px;
  display:block;
}
.promise-strip-v026 .promise-icon svg *{
  fill:none;
  stroke:currentColor;
  stroke-width:2.6;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.promise-strip-v026 .promise-gift svg *{stroke-width:2.45;}
.promise-strip-v026 .promise-person svg *{stroke-width:2.55;}
.promise-strip-v026 .promise-devices svg *{stroke-width:2.45;}
.promise-strip-v026 .promise-star svg *{stroke-width:2.35;}
.promise-strip-v026 strong{font-size:18px;line-height:1.15;}
.promise-strip-v026 small{font-size:13px;line-height:1.35;}

.bottom-callouts-v026{
  grid-template-columns:78px 1fr minmax(380px,560px);
  gap:22px;
  padding:26px 34px 24px;
  border-bottom:1px solid rgba(33,50,72,.15);
}
.bottom-callouts-v026 p{margin:0;font-size:18px;line-height:1.45;}
.sketch-bulb-v026{
  width:54px;
  height:54px;
  font-size:0;
  display:grid;
  place-items:center;
}
.sketch-bulb-v026 svg{width:54px;height:54px;overflow:visible;}
.sketch-bulb-v026 svg *{
  fill:none;
  stroke:var(--ink);
  stroke-width:2.25;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.sketch-bulb-v026 .glow{
  fill:rgba(255,218,92,.34);
  stroke:rgba(255,193,49,.95);
  stroke-width:1.6;
}
.email-box-v026 label{
  font-size:15px;
  margin-bottom:10px;
}
.email-box-v026 div{
  gap:12px;
  align-items:stretch;
}
.email-box-v026 input{
  min-height:48px;
  border:1.5px solid rgba(33,50,72,.18);
  border-radius:11px;
  background:#fffdf8;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8);
}
.email-box-v026 button{
  min-height:48px;
  border-radius:11px;
  background:#168c99;
  box-shadow:inset 0 -3px 0 rgba(0,0,0,.08);
}
@media(max-width:980px){
  .bottom-callouts-v026{grid-template-columns:70px 1fr;}
  .bottom-callouts-v026 .email-box{grid-column:1/3;}
}
@media(max-width:620px){
  .promise-strip-v026 div{grid-template-columns:52px 1fr;}
  .bottom-callouts-v026{grid-template-columns:1fr;}
  .bottom-callouts-v026 .email-box{grid-column:auto;}
}
