:root{--ink:#172b34;--ink-soft:#52666b;--cream:#f6f8f6;--paper:#fff;--line:#dbe5e1;--teal:#c85b82;--teal-dark:#7d3558;--lime:#f4bfd0;--pale-teal:#fff0f5;--orange:#e7a269;--violet:#c9b4e8;--radius:1.25rem}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:var(--cream);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh;overflow:hidden}.container{width:min(1160px,100% - 48px);margin:0 auto}.topline{background:var(--ink);color:#dceae6;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.topline-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:34px;display:flex}.topline-contact{opacity:.7}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f8f6e6;border-bottom:1px solid #dbe5e1d9;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;min-height:80px;display:flex}.brand{align-items:center;gap:.65rem;display:inline-flex}.brand-mark{border:1px solid var(--line);background:#fff;border-radius:13px;place-items:center;width:41px;height:41px;display:grid;overflow:hidden}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.brand-copy{gap:.12rem;line-height:1;display:grid}.brand-copy strong{letter-spacing:.17em;font-size:.97rem}.brand-copy small{color:var(--ink-soft);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem}.main-nav{color:var(--ink-soft);align-items:center;gap:2rem;font-size:.9rem;display:flex}.main-nav a{transition:color .2s}.main-nav a:hover{color:var(--teal-dark)}.main-nav .nav-cta{background:var(--teal);color:#fff;border-radius:999px;align-items:center;gap:.45rem;padding:.73rem 1.1rem;display:inline-flex;box-shadow:0 8px 18px #c85b822e}.main-nav .nav-cta:hover{color:#fff;background:var(--teal-dark)}.menu-toggle{color:var(--ink);background:0 0;border:0;display:none}.hero{background:var(--cream);padding:82px 0 0;position:relative}.hero:before{content:"";pointer-events:none;opacity:.35;background-image:linear-gradient(#0a899112 1px,#0000 1px),linear-gradient(90deg,#0a899112 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.hero-grid{grid-template-columns:minmax(0,.98fr) minmax(420px,.8fr);align-items:center;gap:7rem;display:grid;position:relative}.hero-copy{padding-bottom:50px}.eyebrow,.section-label{color:var(--teal-dark);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.55rem;font-size:.72rem;font-weight:700;display:inline-flex}.eyebrow-dot{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d9ee7640}h1,h2,h3,p{margin:0}h1{letter-spacing:-.07em;max-width:720px;margin-top:1.25rem;font-size:clamp(3.3rem,6vw,5.5rem);font-weight:690;line-height:.97}.hero-copy h1{margin-top:0}.hero-lede{max-width:530px;color:var(--ink-soft);margin-top:1.65rem;font-size:1.08rem;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.9rem 1.2rem;font-size:.9rem;font-weight:700;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--teal);color:#fff;box-shadow:0 12px 24px #c85b8233}.button-primary:hover{background:var(--teal-dark)}.button-secondary{border-color:var(--line);color:var(--ink);background:#ffffff59}.button-secondary:hover{border-color:var(--teal);background:#fff}.button-dark{background:var(--ink);color:#fff;width:100%}.button-dark:hover{background:var(--teal-dark)}.hero-proof{color:var(--ink-soft);align-items:center;gap:.75rem;margin-top:2.25rem;font-size:.78rem;line-height:1.35;display:flex}.hero-proof strong{color:var(--ink);font-size:.84rem}.avatar-stack{display:flex}.avatar-stack span{border:2px solid var(--cream);background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-6px;font-size:.6rem;font-weight:700;display:grid}.avatar-stack span:first-child{background:var(--lime);color:var(--ink);margin-left:0}.avatar-stack span:nth-child(2){color:var(--ink);background:#8ac4bf}.avatar-stack span:nth-child(3){background:var(--ink)}.hero-visual{place-items:center;min-height:555px;display:grid;position:relative}.hero-glow{filter:blur(2px);background:radial-gradient(circle,#d9ee76d9,#d9ee7600 67%);border-radius:50%;width:465px;height:465px;position:absolute}.hero-visual:after{content:"";border:1px solid #0a899138;border-radius:50%;width:120px;height:120px;position:absolute;top:70px;right:-80px}.quote-card{z-index:2;background:var(--ink);color:#f3f8f4;border-radius:25px;width:min(100%,380px);padding:1.65rem;position:relative;transform:rotate(2deg);box-shadow:0 28px 55px #172b3438}.quote-card:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:19px;position:absolute;inset:9px}.quote-card-top,.quote-row,.quote-product,.card-button{z-index:1;position:relative}.quote-card-top{justify-content:space-between;align-items:center;display:flex}.card-kicker,.form-kicker{color:var(--lime);letter-spacing:.15em;font-size:.62rem;font-weight:800}.status-dot{background:#8ee8bf;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #8ee8bf1c}.quote-product{border-bottom:1px solid #ffffff21;align-items:center;gap:.9rem;margin:1.8rem 0 1.4rem;padding-bottom:1.35rem;display:flex}.product-thumb{border-radius:17px;place-items:center;width:66px;height:66px;display:grid;overflow:hidden}.mint-thumb{background:var(--pale-teal)}.product-thumb img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.mini-label{color:#9eb4b4;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.22rem;font-size:.62rem;display:block}.quote-product strong{font-size:1.02rem;display:block}.quote-product p{color:#b1c1bf;margin-top:.25rem;font-size:.78rem}.quote-row{color:#a9bcba;justify-content:space-between;align-items:center;gap:.7rem;padding:.55rem 0;font-size:.78rem;display:flex}.quote-pill,.quote-channel{color:#e9f2ed;align-items:center;gap:.3rem;display:inline-flex}.quote-pill{color:var(--lime);background:#d9ee7621;border-radius:999px;padding:.3rem .55rem}.card-button{background:var(--lime);color:var(--ink);border-radius:13px;justify-content:space-between;align-items:center;margin-top:1.2rem;padding:.9rem 1rem;font-size:.82rem;font-weight:800;display:flex}.card-button:hover{background:#e4f79b}.visual-note{z-index:3;color:var(--ink);background:#ffffffd9;border:1px solid #172b341c;border-radius:999px;align-items:center;gap:.48rem;padding:.64rem .78rem;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;box-shadow:0 12px 26px #172b341a}.visual-note svg{color:var(--teal)}.note-top{top:60px;left:12px;transform:rotate(-3deg)}.note-bottom{bottom:62px;right:-20px;transform:rotate(3deg)}.hero-bottomline{color:#73847f;letter-spacing:.08em;text-transform:uppercase;justify-content:flex-end;gap:1rem;padding:0 0 22px;font-size:.72rem;display:flex;position:relative}.section{padding:108px 0}.intro-section{background:#fff}.intro-grid{grid-template-columns:.9fr 1fr;align-items:start;gap:7rem;display:grid}h2{letter-spacing:-.065em;margin-top:1rem;font-size:clamp(2.3rem,4.4vw,4rem);font-weight:680;line-height:1.02}h2 em{color:var(--teal);font-style:normal}.intro-text{max-width:520px;color:var(--ink-soft);padding-top:1.7rem;font-size:1rem;line-height:1.72}.intro-text p+p{margin-top:1.1rem}.intro-text strong{color:var(--ink)}.catalog-section{background:var(--cream)}.section-heading,.product-heading{justify-content:space-between;align-items:end;gap:2rem;display:flex}.text-link{color:var(--teal-dark);align-items:center;gap:.4rem;font-size:.84rem;font-weight:700;display:inline-flex}.text-link:hover{color:var(--ink)}.category-grid{grid-template-columns:repeat(4,1fr);gap:.9rem;margin-top:3rem;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:19px;flex-direction:column;justify-content:space-between;gap:1.2rem;min-height:205px;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.category-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px #172b3414}.category-card:after{content:"";opacity:.62;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-33px;right:-22px}.category-card.lime:after{background:var(--lime)}.category-card.blue:after{background:#e6bfd0}.category-card.orange:after{background:var(--orange)}.category-card.violet:after{background:var(--violet)}.category-icon{z-index:1;background:var(--pale-teal);width:43px;height:43px;color:var(--teal-dark);border-radius:13px;place-items:center;display:grid;position:relative}.category-card h3{z-index:1;font-size:1.06rem;position:relative}.category-card p{z-index:1;max-width:190px;color:var(--ink-soft);margin-top:.4rem;font-size:.82rem;line-height:1.45;position:relative}.category-arrow{z-index:1;position:absolute;bottom:1.15rem;right:1.1rem}.product-heading{margin-top:8.8rem}.catalog-note{color:var(--ink-soft);align-items:center;gap:.4rem;font-size:.75rem;display:inline-flex}.catalog-note-dot{background:var(--orange);border-radius:50%;width:7px;height:7px}.product-grid{grid-template-columns:repeat(4,1fr);gap:.9rem;margin-top:3rem;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:19px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px #172b3414}.product-image{place-items:center;height:224px;display:grid;position:relative;overflow:hidden}.product-card.mint .product-image{background:var(--pale-teal)}.product-card.blue .product-image{background:#f8edf2}.product-card.violet .product-image{background:#eeeafa}.product-card.orange .product-image{background:#fff2de}.product-image img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.04)}.product-placeholder{color:#af7c3b;text-align:center;place-items:center;gap:.65rem;font-size:.75rem;line-height:1.25;display:grid}.product-badge{color:var(--ink);letter-spacing:.06em;text-transform:uppercase;background:#ffffffc7;border-radius:999px;padding:.42rem .62rem;font-size:.63rem;font-weight:800;position:absolute;top:12px;right:12px}.product-body{padding:1rem 1.05rem 1.15rem}.product-eyebrow{color:var(--teal-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.63rem;font-weight:800}.product-body h3{letter-spacing:-.03em;margin-top:.55rem;font-size:1.12rem}.product-body p{min-height:37px;color:var(--ink-soft);margin-top:.42rem;font-size:.8rem;line-height:1.45}.product-body a{color:var(--teal-dark);align-items:center;gap:.35rem;margin-top:1rem;font-size:.78rem;font-weight:800;display:inline-flex}.product-body a:hover{color:var(--ink)}.process-section{background:var(--teal);color:#eff9f5}.process-grid{grid-template-columns:.8fr 1.1fr;align-items:center;gap:8rem;display:grid}.process-section .section-label{color:var(--lime)}.process-copy h2{max-width:490px}.process-copy p{color:#c3ded8;max-width:480px;margin-top:1.25rem;font-size:1rem;line-height:1.68}.process-copy .button{background:var(--lime);color:var(--ink);margin-top:2rem}.process-copy .button:hover{background:#e6f99b}.steps{border-top:1px solid #ffffff40}.step{border-bottom:1px solid #ffffff40;grid-template-columns:55px 1fr 25px;align-items:center;gap:1.1rem;padding:1.45rem 0;display:grid}.step-number{color:var(--lime);letter-spacing:.1em;font-size:.75rem;font-weight:800}.step h3{font-size:1.16rem}.step p{color:#c3ded8;margin-top:.38rem;font-size:.86rem}.step>svg{color:var(--lime)}.quote-section{background:#e6f3ef}.quote-grid{grid-template-columns:.9fr .9fr;align-items:start;gap:7rem;display:grid}.quote-intro h2{max-width:500px}.quote-intro>p{max-width:450px;color:var(--ink-soft);margin-top:1.2rem;font-size:.98rem;line-height:1.65}.contact-list{color:var(--ink-soft);gap:.8rem;margin-top:2.5rem;font-size:.83rem;display:grid}.contact-list span,.contact-list a{align-items:center;gap:.6rem;width:fit-content;display:inline-flex}.contact-list svg{color:var(--teal)}.contact-list a:hover{color:var(--teal-dark)}.quote-form{background:#fff;border-radius:23px;padding:1.6rem;box-shadow:0 18px 35px #172b3414}.form-head{color:#82928e;letter-spacing:.1em;justify-content:space-between;margin-bottom:1.5rem;font-size:.65rem;display:flex}.form-head .form-kicker{color:var(--teal-dark)}.quote-form label{color:var(--ink);gap:.45rem;margin-top:1rem;font-size:.78rem;font-weight:700;display:grid}.quote-form input{border:1px solid var(--line);width:100%;color:var(--ink);background:var(--cream);border-radius:10px;outline:none;padding:.8rem .85rem;font-size:.84rem;transition:border-color .2s,box-shadow .2s}.quote-form input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0a89911a}.quote-form input::placeholder{color:#9aa8a5}.form-row{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.quote-form .button{margin-top:1.45rem}.form-note{color:#8a9995;align-items:center;gap:.35rem;margin-top:.85rem;font-size:.68rem;display:flex}.form-note svg{color:var(--teal)}.faq-section{background:#fff}.faq-grid{grid-template-columns:.82fr 1.18fr;gap:8rem;display:grid}.faq-grid>div:first-child p{max-width:330px;color:var(--ink-soft);margin-top:1.15rem;font-size:.9rem;line-height:1.6}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.3rem 0;font-size:.98rem;font-weight:700;display:flex}.faq-item button svg{color:var(--teal);transition:transform .2s}.faq-item.open button svg{transform:rotate(180deg)}.faq-item p{max-width:650px;color:var(--ink-soft);padding:0 2.2rem 1.35rem 0;font-size:.88rem;line-height:1.65}.site-footer{background:var(--ink);color:#edf6f2;padding:55px 0 25px}.footer-grid{grid-template-columns:1.7fr .7fr .95fr;gap:5rem;display:grid}.site-footer .brand-mark{border-color:#ffffff26}.site-footer .brand-copy small{color:#9bb0ad}.footer-brand p{color:#a9bfbb;max-width:300px;margin-top:1.2rem;font-size:.82rem;line-height:1.55}.footer-col{align-content:start;gap:.7rem;font-size:.8rem;display:grid}.footer-col>span{color:var(--lime);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.4rem;font-size:.66rem;font-weight:800}.footer-col a{color:#b9cbc7;align-items:center;gap:.45rem;width:fit-content;display:inline-flex}.footer-col a:hover{color:#fff}.footer-bottom{color:#8ea6a1;border-top:1px solid #ffffff26;justify-content:space-between;gap:1rem;margin-top:4.5rem;padding-top:1.2rem;font-size:.68rem;display:flex}.floating-whatsapp{z-index:30;background:var(--lime);color:var(--ink);border-radius:999px;align-items:center;gap:.45rem;padding:.82rem 1rem;font-size:.78rem;font-weight:800;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 25px #172b3433}.floating-whatsapp:hover{background:#e7f998;transform:translateY(-2px)}.catalog-nav{color:var(--ink-soft);align-items:center;gap:2rem;font-size:.9rem;display:flex}.catalog-nav a{transition:color .2s}.catalog-nav a:hover{color:var(--teal-dark)}.catalog-nav .nav-cta{background:var(--teal);color:#fff;border-radius:999px;align-items:center;gap:.45rem;padding:.73rem 1.1rem;display:inline-flex;box-shadow:0 8px 18px #0a899126}.catalog-nav .nav-cta:hover{color:#fff;background:var(--teal-dark)}.catalog-hero{background:var(--cream);padding:82px 0 70px;position:relative;overflow:hidden}.catalog-hero:before{content:"";pointer-events:none;opacity:.35;background-image:linear-gradient(#0a899112 1px,#0000 1px),linear-gradient(90deg,#0a899112 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.catalog-hero-inner{grid-template-columns:1fr auto;align-items:end;gap:2rem;display:grid;position:relative}.catalog-breadcrumb{color:#7a8c88;grid-column:1/-1;align-items:center;gap:.35rem;font-size:.75rem;display:flex}.catalog-breadcrumb a:hover{color:var(--teal-dark)}.catalog-breadcrumb svg{color:var(--teal)}.catalog-hero-copy h1{max-width:690px;margin-top:1rem}.catalog-hero-copy p{max-width:560px;color:var(--ink-soft);margin-top:1.25rem;font-size:1.02rem;line-height:1.65}.catalog-page-section{background:#fff}.catalog-page-intro{grid-template-columns:.9fr 1fr;align-items:end;gap:7rem;display:grid}.catalog-page-intro>p{max-width:480px;color:var(--ink-soft);padding-bottom:.25rem;font-size:.98rem;line-height:1.7}.catalog-category-strip{flex-wrap:wrap;gap:.65rem;margin-top:3rem;display:flex}.catalog-category-chip{border:1px solid var(--line);background:var(--cream);color:var(--ink-soft);border-radius:999px;align-items:center;gap:.4rem;padding:.62rem .78rem;font-size:.78rem;font-weight:700;display:inline-flex}.catalog-category-chip:hover{border-color:var(--teal);color:var(--teal-dark)}.catalog-category-chip svg{color:var(--teal)}.catalog-product-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.catalog-product-grid .product-card{scroll-margin-top:105px}.catalog-demo-note{border:1px solid var(--line);background:var(--cream);border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-top:3rem;padding:1.15rem 1.25rem;display:grid}.catalog-demo-icon{background:var(--lime);width:42px;height:42px;color:var(--ink);border-radius:13px;place-items:center;display:grid}.catalog-demo-note strong{font-size:.9rem}.catalog-demo-note p{color:var(--ink-soft);margin-top:.26rem;font-size:.8rem;line-height:1.45}.catalog-demo-note>a{color:var(--teal-dark);white-space:nowrap;align-items:center;gap:.35rem;font-size:.78rem;font-weight:800;display:inline-flex}.catalog-demo-note>a:hover{color:var(--ink)}.catalog-quote-banner{background:#e6f3ef}.catalog-quote-inner{justify-content:space-between;align-items:end;gap:2rem;display:flex}.catalog-quote-inner h2{max-width:600px}.catalog-quote-inner p{max-width:500px;color:var(--ink-soft);margin-top:1rem;line-height:1.6}.catalog-quote-inner .button{flex:none;width:auto}.footer-location{color:#9cb2ae;align-items:center;gap:.45rem;display:inline-flex}.quote-section,.catalog-quote-banner{background:var(--pale-teal)}@media (max-width:980px){.hero-grid,.process-grid,.quote-grid{gap:4rem}.hero-grid{grid-template-columns:1fr .78fr}.hero-visual{min-height:480px}.quote-card{width:min(100%,330px)}.note-top{left:-15px}.note-bottom{right:-15px}.intro-grid,.faq-grid,.catalog-page-intro{gap:4rem}.category-grid,.product-grid,.catalog-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.container{width:min(100% - 32px,560px)}.header-inner{min-height:70px}.menu-toggle{place-items:center;display:grid}.main-nav{border:1px solid var(--line);background:#fffffff7;border-radius:17px;flex-direction:column;align-items:stretch;gap:0;padding:.6rem;display:none;position:absolute;top:70px;left:16px;right:16px;box-shadow:0 18px 35px #172b3421}.main-nav.open{display:flex}.main-nav a{padding:.8rem .7rem}.main-nav .nav-cta{justify-content:center;margin-top:.35rem}.catalog-nav{gap:.9rem;font-size:.74rem}.catalog-nav>a:not(.nav-cta){display:none}.catalog-nav .nav-cta{padding:.65rem .78rem;font-size:.72rem}.hero{padding-top:52px}.hero-grid,.intro-grid,.process-grid,.quote-grid,.faq-grid,.catalog-page-intro{grid-template-columns:1fr;gap:3rem}.hero-copy{padding-bottom:0}.hero-copy h1{font-size:clamp(3.15rem,16vw,4.8rem)}.hero-lede{font-size:1rem}.hero-visual{min-height:460px;margin-top:-1rem}.hero-glow{width:360px;height:360px}.hero-bottomline{white-space:nowrap;justify-content:flex-start;gap:.7rem;font-size:.61rem;overflow:hidden}.section{padding:76px 0}.section-heading,.product-heading{display:block}.section-heading .text-link{margin-top:1.2rem}.category-grid,.product-grid,.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:2rem}.category-card{min-height:180px;padding:1rem}.category-card p{font-size:.76rem}.product-heading{margin-top:6rem}.catalog-note{margin-top:1rem}.product-image{height:175px}.product-body{padding:.85rem}.product-body h3{font-size:.98rem}.product-body p{font-size:.74rem}.product-body a{font-size:.7rem}.process-copy h2,.quote-intro h2,.faq-grid h2,.catalog-page-intro h2{font-size:2.7rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem 1.2rem}.footer-brand{grid-column:1/-1}.footer-bottom{gap:.4rem;margin-top:3rem;display:grid}.floating-whatsapp{bottom:15px;right:15px}.catalog-hero{padding:58px 0 50px}.catalog-hero-inner{grid-template-columns:1fr;gap:1.5rem}.catalog-hero-inner>.button{width:100%}.catalog-category-strip{margin-top:0}.catalog-demo-note{grid-template-columns:auto 1fr}.catalog-demo-note>a{grid-column:2}.catalog-quote-inner{align-items:start;display:grid}.catalog-quote-inner .button{width:100%}}@media (max-width:420px){.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.category-grid,.product-grid{grid-template-columns:1fr}.product-image{height:220px}.form-row{grid-template-columns:1fr;gap:0}.hero-visual{min-height:440px}.quote-card{transform:rotate(1.5deg)scale(.94)}.note-top{font-size:.64rem;top:18px;left:-4px}.note-bottom{font-size:.64rem;bottom:30px;right:-2px}}
