:root{--background:#fff9f5;--surface:#fff;--ink:#172033;--muted:#5f6673;--coral:#c94b4b;--coral2:#ee6b5f;--coral-soft:#f9e4df;--teal:#2f7d78;--teal-soft:#dcefed;--lavender:#765a9e;--lavender-soft:#e9ddf4;--gold:#d9a441;--gold-soft:#faedce;--border:#e8e1dc;--danger:#b23a48;--serif:Georgia,'Times New Roman',serif;--sans:Inter,Arial,sans-serif;--shadow:0 12px 35px rgba(23,32,51,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--ink);font:16px/1.6 var(--sans)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%}.container{width:min(1160px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;left:16px;top:-60px;background:#fff;padding:10px;z-index:99}.skip-link:focus{top:10px}.site-header{height:86px;border-bottom:1px solid var(--border);background:rgba(255,249,245,.96);position:sticky;top:0;z-index:20}.nav-wrap{height:100%;display:flex;align-items:center;gap:34px}.brand{font:700 24px var(--serif);display:inline-flex;align-items:center}.brand span span,.brand>span:last-child span{color:var(--coral2)}.brand-mark{font:30px var(--serif);margin-right:10px;color:var(--ink)}nav{margin-left:auto;display:flex;gap:36px;align-items:center}nav a:hover{color:var(--coral)}.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 24px;border-radius:9px;border:1px solid var(--border);font-weight:700;cursor:pointer;background:#fff}.button-primary{color:#fff;border:0;background:linear-gradient(135deg,var(--coral2),#e95f54);box-shadow:0 8px 20px rgba(201,75,75,.16)}.button-secondary{background:#fff}.menu-toggle,.mobile-share{display:none}
.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:58px;padding:64px 0 42px;align-items:center}.hero h1{font:700 clamp(42px,5vw,68px)/1.03 var(--serif);margin:0 0 22px;letter-spacing:-2px}.hero h1 span{display:block;color:var(--coral2)}.hero-copy>p{font-size:18px;color:var(--muted);max-width:650px}.actions{display:flex;gap:14px;margin:28px 0 20px}.privacy-note{font-size:14px;color:var(--muted)}.privacy-note strong{color:var(--teal)}
.hero-art{min-height:430px;position:relative}.art-blob{position:absolute;inset:45px 45px 10px 50px;border-radius:48% 52% 43% 57%;background:linear-gradient(140deg,#fde3db,#fff1e8)}.scales{position:absolute;left:50%;top:50%;transform:translate(-50%,-40%);width:260px;height:230px}.scale-pillar{position:absolute;width:12px;height:160px;background:var(--ink);left:124px;top:48px;border-radius:8px}.scale-beam{position:absolute;width:210px;height:9px;background:var(--ink);left:25px;top:61px;transform:rotate(-5deg);border-radius:8px}.scale-base{position:absolute;width:130px;height:20px;background:var(--ink);left:65px;bottom:0;border-radius:50px 50px 5px 5px}.heart{position:absolute;left:105px;top:9px;width:52px;height:52px;background:var(--coral2);transform:rotate(45deg);border-radius:8px 24px 8px 24px;z-index:2}.heart:before,.heart:after{content:"";position:absolute;width:30px;height:30px;border-radius:50%;background:var(--coral2)}.heart:before{left:-14px;top:0}.heart:after{top:-14px;left:0}.pan{position:absolute;width:95px;height:44px;background:var(--ink);border-radius:0 0 50% 50%;top:145px}.pan:before,.pan:after{content:"";position:absolute;width:2px;height:80px;background:var(--ink);top:-69px}.pan:before{left:20px;transform:rotate(20deg)}.pan:after{right:20px;transform:rotate(-20deg)}.pan.left{left:0}.pan.right{right:0}.float-card{position:absolute;width:215px;padding:16px 20px;border-radius:18px;font-size:13px;box-shadow:var(--shadow)}.float-card strong{display:block;font-size:14px;margin:5px 0}.float-card.one{left:0;top:8px;background:#eee7f7}.float-card.two{right:0;top:25px;background:#e5f2ef}.float-card.three{right:-5px;bottom:8px;background:#fff0dd}
.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);margin:10px auto 44px}.trust-item{padding:22px 28px;display:flex;gap:18px}.trust-item+ .trust-item{border-left:1px solid var(--border)}.trust-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;color:white;font-size:23px;flex:0 0 auto;background:var(--teal)}.trust-item:nth-child(2) .trust-icon{background:var(--lavender)}.trust-item:nth-child(3) .trust-icon{background:#efa62a}.trust-item h3{font-size:15px;margin:0}.trust-item p{font-size:13px;margin:4px 0;color:var(--muted);line-height:1.45}
.section{padding:28px 0 58px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-heading h2,.page-intro h1{font:700 28px var(--serif);margin:0}.section-heading h2:before{content:'♡';color:var(--coral2);margin-right:9px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.story-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:22px;min-height:245px;display:flex;flex-direction:column;box-shadow:0 5px 20px rgba(23,32,51,.025)}.story-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.eyebrow{color:var(--teal);font-size:13px;font-weight:700}.story-card h3{font:700 21px/1.25 var(--serif);margin:9px 0}.story-card p{margin:0;color:var(--ink);line-height:1.55}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.chip{border-radius:8px;padding:6px 12px;font-size:12px;background:var(--coral-soft);color:#a63c36}.chip:nth-child(2n){background:var(--lavender-soft);color:#503878}.chip:nth-child(3n){background:var(--teal-soft);color:#21645f}.card-meta{display:flex;gap:22px;margin-top:auto;padding-top:18px;font-size:12px;color:var(--muted)}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;text-align:left}.step{display:flex;align-items:center;gap:18px}.step-icon{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;font-size:37px;background:var(--coral-soft);color:var(--coral2)}.step:nth-child(2) .step-icon{background:var(--lavender-soft);color:var(--lavender)}.step:nth-child(3) .step-icon{background:var(--teal-soft);color:var(--teal)}.step h3{font:700 16px var(--serif);margin:0}.step p{font-size:13px;line-height:1.4;margin:5px 0}.kindness{display:grid;grid-template-columns:1fr 2.3fr;gap:30px;padding:30px;border-radius:16px;background:linear-gradient(100deg,#fbf5f7,#f4edf9);border:1px solid #eadfe6}.kindness h2{font:700 30px/1.1 var(--serif);margin:0}.badges{display:flex;justify-content:space-around;gap:12px}.badge{text-align:center;font-size:13px;font-weight:700;max-width:95px}.badge span{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:#fff;margin:0 auto 8px;font-size:32px;color:var(--lavender)}
.page-intro{text-align:center;padding:58px 0 28px}.page-intro p{color:var(--muted);max-width:650px;margin:12px auto}.filters{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:10px 0 28px}.filter{padding:8px 15px;border:1px solid var(--border);border-radius:99px;background:#fff}.filter.active{background:var(--ink);color:#fff}.empty{text-align:center;background:#fff;border:1px solid var(--border);padding:60px 20px;border-radius:14px}.empty h2{font-family:var(--serif)}
.form-shell{width:min(780px,calc(100% - 40px));margin:50px auto 80px}.form-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:36px;box-shadow:var(--shadow)}.form-card h1{font:700 38px var(--serif);margin:0}.form-card>p{color:var(--muted)}.field{margin:24px 0}.field label,.fieldset-title{display:block;font-weight:700;margin-bottom:8px}.field input,.field textarea,.field select{width:100%;border:1px solid #d9d2cd;border-radius:9px;padding:13px;background:#fff;color:var(--ink)}.field textarea{min-height:210px;resize:vertical}.option-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}fieldset.field{border:0;padding:0;min-width:0}.option{display:flex!important;flex-direction:row!important;justify-content:flex-start!important;gap:12px;align-items:center!important;border:1px solid var(--border);border-radius:9px;padding:14px;min-height:58px;text-align:left!important;font-weight:600}.option input{appearance:auto!important;width:18px!important;height:18px!important;min-width:18px;margin:0!important;flex:0 0 18px!important}.form-note{background:var(--teal-soft);color:#245f5b;padding:15px;border-radius:9px}.error{background:#fbe5e8;color:var(--danger);padding:13px;border-radius:8px}.success{background:var(--teal-soft);padding:22px;border-radius:10px}.key-box{word-break:break-all;font-family:monospace;background:#fff;padding:14px;border:1px dashed var(--teal);border-radius:8px}
.story-detail{width:min(820px,calc(100% - 40px));margin:50px auto}.story-panel{background:#fff;border:1px solid var(--border);border-radius:18px;padding:36px}.story-panel h1{font:700 40px/1.15 var(--serif)}.story-body{font-size:18px;white-space:pre-wrap}.verdicts{display:flex;flex-wrap:wrap;gap:10px}.verdicts button{border:1px solid var(--border);background:var(--coral-soft);padding:10px 14px;border-radius:99px}.reply{margin-top:16px;padding:20px;background:#fff;border:1px solid var(--border);border-radius:12px}.support-panel{padding:18px;background:var(--gold-soft);border-radius:10px;margin:20px 0}
.safety-bar{width:min(1220px,calc(100% - 40px));margin:15px auto;background:#edf5f4;border-radius:11px;padding:12px;text-align:center;font-size:13px}.safety-bar span,.safety-bar a{color:var(--teal)}.site-footer{padding:40px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:35px}.footer-grid h3{font-size:13px}.footer-grid a:not(.brand),.footer-link{display:block;color:var(--muted);font-size:13px;margin:6px 0}.footer-link{padding:0;border:0;background:none;cursor:pointer}.cookie-banner{position:fixed;z-index:50;left:24px;right:24px;bottom:24px;max-width:940px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:22px 24px;background:#fff;border:1px solid var(--border);border-radius:15px;box-shadow:0 18px 55px rgba(23,32,51,.2)}.cookie-banner[hidden]{display:none}.cookie-banner h2{font:700 21px var(--serif);margin:0 0 5px}.cookie-banner p{margin:0;color:var(--muted);font-size:14px}.cookie-banner a{color:var(--teal);font-size:13px;text-decoration:underline}.cookie-actions{display:flex;gap:10px;flex:0 0 auto}.copyright{text-align:center;color:var(--muted);font-size:12px;margin-top:30px}
@media(max-width:850px){nav{display:none;position:absolute;top:75px;left:20px;right:20px;background:#fff;padding:20px;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);flex-direction:column}nav.open{display:flex}.menu-toggle{display:block;margin-left:auto;border:0;background:transparent}.nav-share{display:none}.hero{grid-template-columns:1fr;padding-top:42px}.hero-art{min-height:390px}.story-grid{grid-template-columns:repeat(2,1fr)}.trust-strip,.steps{grid-template-columns:1fr}.trust-item+.trust-item{border-left:0;border-top:1px solid var(--border)}.kindness{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.mobile-share{display:flex;position:fixed;bottom:14px;left:20px;right:20px;z-index:30}}
@media(max-width:560px){.container{width:min(100% - 28px,1160px)}.site-header{height:72px}.brand{font-size:19px}.hero h1{font-size:43px}.hero-art{min-height:350px}.float-card{width:180px;padding:12px}.scales{transform:translate(-50%,-35%) scale(.8)}.story-grid{grid-template-columns:1fr}.actions{flex-direction:column}.steps{gap:28px}.badges{flex-wrap:wrap}.footer-grid,.option-grid{grid-template-columns:1fr}.form-card,.story-panel{padding:24px}.story-panel h1{font-size:32px}.cookie-banner{left:12px;right:12px;bottom:85px;display:block}.cookie-actions{display:grid;margin-top:14px}.cookie-actions .button{width:100%}body{padding-bottom:75px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
