:root{--ink:#14213d;--soft:#5c6270;--cream:#fffaf3;--white:#fff;--sky:#eaf6ff;--blue:#5573ff;--green:#55c989;--coral:#ff705c;--pink:#f53f87;--line:rgba(20,33,61,.16);--shadow:0 18px 50px rgba(20,33,61,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}img{display:block;max-width:100%}a{color:inherit}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.eyebrow{color:var(--coral);font-size:.8rem;font-weight:900;letter-spacing:.13em;margin:0 0 13px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,.serif{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.04em}h1{font-size:clamp(3.1rem,7.2vw,6.6rem);line-height:.92;margin-bottom:22px}h2{font-size:clamp(2.3rem,4.7vw,4.4rem);line-height:1.02;margin-bottom:20px}h3{font-size:1.35rem;line-height:1.2;margin-bottom:9px}.lede{color:var(--soft);font-size:clamp(1.06rem,2vw,1.25rem);max-width:700px}.small-copy{color:var(--soft);font-size:.95rem}.button{align-items:center;border:1px solid var(--ink);border-radius:999px;display:inline-flex;font-size:.9rem;font-weight:800;gap:8px;justify-content:center;min-height:49px;padding:0 22px;text-decoration:none;transition:transform .2s,box-shadow .2s}.button:hover{box-shadow:0 10px 22px rgba(20,33,61,.14);transform:translateY(-2px)}.button:focus-visible,a:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.button-primary{background:var(--ink);color:#fff}.button-white{background:#fff;color:var(--ink);border-color:#fff}.button-ghost{background:#fff}.text-link{font-weight:850;text-decoration-thickness:2px;text-underline-offset:4px}
header{background:rgba(255,250,243,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav{align-items:center;display:flex;gap:20px;justify-content:space-between;min-height:78px}.logo img{height:44px;width:auto}.nav-links{align-items:center;display:flex;gap:22px}.nav-links>a:not(.button){font-size:.9rem;font-weight:800;text-decoration:none}.breadcrumb{color:var(--soft);font-size:.86rem;font-weight:700;padding:28px 0 0}.breadcrumb a{text-underline-offset:3px}.breadcrumb span{margin:0 7px;color:#98a0ae}
section{padding:84px 0}.hero{background:linear-gradient(120deg,var(--cream),#fff 52%,var(--sky));padding:0 0 85px}.hero-grid{align-items:center;display:grid;gap:clamp(38px,6vw,82px);grid-template-columns:.9fr 1.1fr;padding-top:55px}.hero-copy .lede{max-width:610px}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:29px}.image-frame{border:1px solid var(--line);border-radius:34px;box-shadow:var(--shadow);margin:0;overflow:hidden;position:relative}.image-frame img{height:100%;object-fit:cover;width:100%}.hero-image{aspect-ratio:5/4}.hero-image img{object-position:center}.concept{background:rgba(255,250,243,.96);border:1px solid var(--line);border-radius:999px;bottom:12px;color:var(--ink);font-size:.72rem;font-weight:800;left:12px;line-height:1.25;padding:7px 11px;position:absolute}.section-heading{align-items:end;display:flex;gap:24px;justify-content:space-between;margin-bottom:31px}.section-heading>div{max-width:780px}.section-heading .lede{margin:0}.section-heading h2{margin-bottom:14px}.section-light{background:#fff}.section-blue{background:linear-gradient(145deg,var(--sky),#fff)}.section-cream{background:var(--cream)}
.catalog-grid{display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-card{background:#fff;border:1px solid var(--line);border-radius:25px;display:flex;flex-direction:column;overflow:hidden}.catalog-card.feature{grid-column:span 2}.catalog-card .media{aspect-ratio:4/3;margin:0;overflow:hidden;position:relative}.catalog-card.feature .media{aspect-ratio:16/9}.catalog-card .media img{height:100%;object-fit:cover;width:100%}.catalog-card .copy{display:flex;flex:1;flex-direction:column;padding:24px}.catalog-card .kicker{color:#495dcc;font-size:.79rem;font-weight:900;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.catalog-card p{color:var(--soft);font-size:.98rem;margin:0 0 17px}.catalog-card .format-list{border-top:1px solid var(--line);color:var(--ink);font-size:.86rem;font-weight:750;margin-top:auto;padding-top:13px}.catalog-card .text-link{display:inline-block;margin-top:17px}.category-link{align-items:center;background:#fff3e9;border:1px solid var(--line);border-radius:26px;display:flex;gap:20px;justify-content:space-between;margin-top:27px;padding:25px 29px;text-decoration:none}.category-link:hover{box-shadow:var(--shadow)}.category-link strong{font-family:Georgia,serif;font-size:1.5rem;font-weight:500}.category-link span{font-size:.9rem;font-weight:850}
.steps{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));counter-reset:step}.step{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.step:before{align-items:center;background:var(--green);border-radius:50%;content:"0" counter(step);counter-increment:step;display:flex;font-size:.76rem;font-weight:900;height:39px;justify-content:center;margin-bottom:21px;width:39px}.step:nth-child(2):before{background:var(--coral)}.step:nth-child(3):before{background:#c7b9ff}.step:nth-child(4):before{background:#a4d8f8}.step p{color:var(--soft);font-size:.94rem;margin:0}.formats{display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.format-card{background:#fff;border:1px solid var(--line);border-radius:25px;overflow:hidden}.format-card figure{aspect-ratio:1.25;margin:0;overflow:hidden;position:relative}.format-card figure img{height:100%;object-fit:cover;width:100%}.format-card .copy{padding:24px 26px 28px}.format-card p{color:var(--soft);font-size:1rem;margin:0}.format-card h3{font-family:Georgia,serif;font-size:1.55rem;font-weight:500;letter-spacing:-.02em}
.custom-grid{align-items:center;display:grid;gap:clamp(30px,6vw,78px);grid-template-columns:1fr 1fr}.color-panel{background:#e7dcff;border-radius:38px;padding:clamp(34px,5vw,65px);position:relative}.color-panel:before{background:#ffac98;border-radius:120px;content:"";height:105px;position:absolute;right:7%;top:-25px;transform:rotate(28deg);width:25px}.color-panel .serif{font-size:clamp(2.35rem,4.2vw,4rem);line-height:1.08;margin:0}.custom-grid p{color:var(--soft);font-size:1.08rem}.terms{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:26px 0 0;padding:0}.terms li{background:#fff;border:1px solid var(--line);border-radius:18px;font-size:.98rem;padding:19px 20px}.terms li:before{color:#16764f;content:"✦ ";font-weight:900}.gallery-grid{display:grid;gap:20px;grid-template-columns:1.2fr .8fr}.gallery-grid figure{aspect-ratio:4/3;margin:0}.gallery-grid figure img{height:100%;object-fit:cover;width:100%}.gallery-grid .wide{grid-row:span 2;aspect-ratio:auto}.gallery-grid .wide img{object-position:center}.cta-panel{align-items:center;background:var(--ink);border-radius:32px;color:#fff;display:flex;gap:28px;justify-content:space-between;padding:clamp(32px,5vw,62px)}.cta-panel h2{font-size:clamp(2.3rem,4vw,4rem);margin-bottom:14px}.cta-panel p{color:rgba(255,255,255,.8);font-size:1.04rem;margin:0;max-width:690px}.cta-panel .button{flex:none}
.other-grid{display:grid;gap:17px;grid-template-columns:repeat(3,minmax(0,1fr))}.other-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.other-card .number{color:var(--coral);font-size:.82rem;font-weight:900;letter-spacing:.1em;margin:0 0 25px}.other-card h3{font-family:Georgia,serif;font-size:1.55rem;font-weight:500}.other-card p{color:var(--soft);font-size:.96rem;margin:0 0 18px}.other-card a{font-size:.9rem;font-weight:850;text-underline-offset:4px}
footer{background:#0d172b;color:#fff;padding:32px 0}.footer-row{align-items:center;display:flex;gap:20px;justify-content:space-between}.footer-row img{filter:invert(1);height:39px;width:auto}.footer-links{display:flex;flex-wrap:wrap;gap:17px}.footer-links a{color:rgba(255,255,255,.8);font-size:.85rem;text-decoration:none}
h1,h2{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:900;letter-spacing:-.065em}.hero{background:radial-gradient(circle at 2% 12%,rgba(255,112,92,.18) 0 8%,transparent 8.2%),radial-gradient(circle at 94% 90%,rgba(85,201,137,.2) 0 11%,transparent 11.2%),linear-gradient(125deg,#fffaf3 0%,#fff 45%,#dfeaff 100%);isolation:isolate;overflow:hidden;position:relative}.hero:before{background:var(--blue);border-radius:60px;content:"";height:70%;opacity:.9;position:absolute;right:-9%;top:14%;transform:rotate(-6deg);width:45%;z-index:-1}.hero-grid{position:relative}.hero-image{border:6px solid #fff;transform:rotate(1deg)}.section-blue{background:linear-gradient(145deg,#e8efff 0%,#f7f0ff 55%,#fff 100%)}.catalog-card,.format-card,.other-card{box-shadow:0 18px 42px rgba(20,33,61,.08)}.catalog-card{border-top:7px solid var(--coral)}.catalog-card:nth-child(2n){border-top-color:var(--blue)}.catalog-card:nth-child(3n){border-top-color:var(--green)}.catalog-card.feature{border-top-color:var(--pink)}.format-card{border-top:7px solid var(--pink)}.format-card:nth-child(2){border-top-color:var(--blue)}.format-card:nth-child(3){border-top-color:var(--coral)}.format-card:nth-child(4){border-top-color:var(--green)}.category-link{background:linear-gradient(100deg,#ffe8dc,#f6e4ff)}.other-card:nth-child(1){background:#e8efff}.other-card:nth-child(2){background:#fff0e7}.other-card:nth-child(3){background:#eaf9f1}.cta-panel{background:radial-gradient(circle at 92% 15%,rgba(245,63,135,.28) 0 10%,transparent 10.2%),linear-gradient(120deg,var(--ink),#263d87)}
@media(max-width:920px){.hero-grid,.custom-grid{grid-template-columns:1fr}.hero:before{height:48%;right:-20%;top:48%;width:78%}.hero-image{aspect-ratio:16/10}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.other-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.wrap{width:min(100% - 24px,1180px)}section{padding:65px 0}.nav{min-height:68px}.logo img{height:39px}.nav-links>a:not(.button){display:none}.nav-links .button{font-size:.78rem;min-height:40px;padding:0 13px}.breadcrumb{padding-top:20px}.hero{padding-bottom:65px}.hero:before{border-radius:44px;height:43%;right:-36%;top:53%;width:108%}.hero-grid{gap:28px;padding-top:35px}h1{font-size:clamp(3rem,14vw,4.9rem)}.hero-image{aspect-ratio:4/3;transform:none}.section-heading{align-items:start;flex-direction:column}.catalog-grid,.formats,.other-grid,.terms,.gallery-grid{grid-template-columns:1fr}.catalog-card.feature{grid-column:auto}.catalog-card.feature .media{aspect-ratio:4/3}.steps{grid-template-columns:1fr 1fr}.step{padding:18px}.step h3{font-size:1.1rem}.category-link{align-items:start;flex-direction:column}.gallery-grid .wide{aspect-ratio:4/3;grid-row:auto}.cta-panel{align-items:start;flex-direction:column}.footer-row{align-items:start;flex-direction:column}}
@media(max-width:390px){.steps{grid-template-columns:1fr}.concept{font-size:.66rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
