:root{--ink:#24201e;--paper:#fffdf8;--pink:#f4c5d5;--purple:#5d42d6;--orange:#ff7955;--line:#ded8d0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}.noise{position:fixed;inset:0;opacity:.04;pointer-events:none;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5vw;border-bottom:1px solid var(--line)}.brand{color:var(--ink);text-decoration:none;font-family:Fraunces,serif;font-size:20px;font-weight:700;letter-spacing:-.8px}.brand-mark{color:var(--purple);font-family:Arial;margin-right:4px}.site-header nav{display:flex;gap:35px;margin-left:90px}.site-header nav a,.mini-cta{font-size:13px;color:var(--ink);text-decoration:none}.mini-cta{font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:3px}.mini-cta span{margin-left:8px}.hero{min-height:590px;max-width:1250px;margin:auto;padding:80px 5.5vw 55px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:20px}.eyebrow{font:500 11px 'DM Mono',monospace;letter-spacing:1.4px;margin:0 0 19px}.eyebrow span{display:inline-block;width:17px;height:1px;background:currentColor;vertical-align:middle;margin:0 9px 2px 0}.hero h1,.section-heading h2,.how h2{font:700 clamp(50px,5.8vw,79px)/.98 Fraunces,serif;letter-spacing:-4px;margin:0}.hero h1 em,.section-heading h2 em,.how h2 em{font-weight:600;color:var(--purple)}.hero-text{font-size:16px;line-height:1.6;color:#625d59;max-width:410px;margin:28px 0}.primary-cta,.generate{display:inline-flex;align-items:center;justify-content:center;gap:31px;background:var(--ink);color:white;text-decoration:none;border:0;border-radius:2px;padding:16px 19px;font:600 14px 'DM Sans';cursor:pointer;transition:.2s}.primary-cta:hover,.generate:hover{transform:translateY(-2px);background:var(--purple)}.trust{display:flex;align-items:center;margin-top:39px;gap:12px}.trust p{font-size:12px;color:#716b67}.avatars{display:flex}.avatars b{width:25px;height:25px;border:2px solid var(--paper);border-radius:50%;display:grid;place-items:center;margin-left:-6px;background:#ec927e;color:#fff;font:11px Fraunces}.avatars b:nth-child(2){background:#6b91be}.avatars b:nth-child(3){background:#b6a17e}.avatars b:nth-child(4){background:var(--purple)}.hero-visual{height:456px;position:relative;display:grid;place-items:center}.hero-strip{position:relative;width:240px;padding:13px 13px 16px;background:#f7cde1;box-shadow:12px 14px 0 #e7b1ca;transform:rotate(4deg);z-index:2}.strip-top,.preview-head,.preview-bottom{display:flex;justify-content:space-between;font:500 8px 'DM Mono';letter-spacing:.5px}.hero-photo{height:91px;margin-top:9px;display:grid;place-items:center;color:#fff;font-size:37px}.photo-a{background:linear-gradient(135deg,#7366bc,#e490b6 48%,#efc08b)}.photo-b{background:linear-gradient(135deg,#f1aa8e,#bd6f78 55%,#524990)}.photo-c{background:linear-gradient(135deg,#7795b6,#d8cc9b 47%,#c87396)}.hero-strip p{font:600 17px/1.05 Fraunces;margin:14px 0 10px;letter-spacing:-.6px}.strip-foot{border-top:1px solid #9d6e87;padding-top:8px;font:500 7px 'DM Mono';letter-spacing:.9px;display:flex;justify-content:space-between}.tape{position:absolute;width:80px;height:26px;background:#e5ddc991;z-index:3}.tape-left{transform:rotate(-35deg);top:42px;left:calc(50% - 150px)}.tape-right{transform:rotate(36deg);bottom:33px;right:calc(50% - 143px)}.star,.sparkle{position:absolute;z-index:3;color:var(--purple)}.star-one{font-size:48px;top:27px;right:9%}.star-two{font-size:35px;bottom:29px;left:12%;color:var(--orange)}.sparkle{font-size:20px;top:115px;left:13%}.scribble{position:absolute;right:0;bottom:44px;font:17px/1.1 'DM Mono';transform:rotate(-7deg);color:var(--purple)}.marquee{overflow:hidden;background:var(--purple);color:#fff;padding:13px 0;white-space:nowrap;font:500 12px 'DM Mono';letter-spacing:2px}.marquee div{animation:scroll 26s linear infinite}.marquee i{font-style:normal;color:#ffce58;margin:0 16px}@keyframes scroll{to{transform:translateX(-30%)}}.creator-section,.gallery-section{max-width:1250px;margin:auto;padding:102px 5.5vw}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:43px}.section-heading h2{font-size:48px;letter-spacing:-2.7px}.section-heading>p{max-width:275px;color:#6f6964;font-size:14px;line-height:1.55;margin-bottom:4px}.creator-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:72px}.controls{border-top:1px solid var(--ink)}.step{padding:23px 0 25px;border-bottom:1px solid var(--line)}.step-label{display:flex;align-items:center;gap:11px;margin-bottom:20px;font:500 11px 'DM Mono';letter-spacing:1px}.step-label b{font-weight:400;color:var(--purple)}.step-label small{margin-left:auto;color:#9a9490;font:10px 'DM Mono';letter-spacing:0}.themes{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.theme{background:#fff;border:1px solid var(--line);text-align:left;padding:12px;cursor:pointer;transition:.2s}.theme:hover,.theme.active{border-color:var(--ink);box-shadow:3px 3px 0 var(--ink)}.theme strong,.theme small{display:block}.theme strong{font-size:13px;margin:8px 0 2px}.theme small{font-size:11px;color:#777}.swatches{display:flex;gap:3px}.swatches i{width:14px;height:14px;border-radius:50%;background:#f1a8cc}.swatches i:nth-child(2){background:#7f65e0}.swatches i:nth-child(3){background:#d8e7ff}.theme[data-theme=cafe] i{background:#956b4d}.theme[data-theme=cafe] i:nth-child(2){background:#e8d5ae}.theme[data-theme=cafe] i:nth-child(3){background:#59755e}.theme[data-theme=retro] i{background:#e96c3c}.theme[data-theme=retro] i:nth-child(2){background:#f6c455}.theme[data-theme=retro] i:nth-child(3){background:#317174}.upload-row{display:flex;gap:12px}.upload-card{height:106px;width:145px;border:1px dashed #a7a09b;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.upload-plus{font-size:24px;color:var(--purple);line-height:20px}.upload-card strong{font-size:12px;margin-top:7px}.upload-card small{font-size:10px;color:#817b77;margin-top:2px}.thumbs{display:flex;gap:9px}.thumbnail{height:106px;width:74px;position:relative;overflow:hidden;background:#eee}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail button{position:absolute;top:3px;right:3px;border:0;width:18px;height:18px;border-radius:50%;background:#fff;cursor:pointer}.caption-label{display:block;font-size:12px;margin-bottom:8px}input#occasion{width:100%;border:0;border-bottom:1px solid var(--line);outline:0;background:transparent;padding:8px 0;font:15px 'DM Sans';color:var(--ink)}input#occasion:focus{border-color:var(--purple)}.generate{margin-top:23px;width:100%;padding:17px}.preview-wrap{background:#f1ece5;padding:19px;align-self:start}.preview-title{display:flex;justify-content:space-between;font:10px 'DM Mono';letter-spacing:.7px;margin-bottom:16px}.status{color:#56764a}.status i{display:inline-block;width:6px;height:6px;background:#70af59;border-radius:50%;margin-right:4px}.preview{position:relative;max-width:265px;min-height:462px;margin:auto;padding:14px;background:#f2b7d0;box-shadow:7px 8px 0 #d695b0;overflow:hidden;transition:.3s}.preview-head{position:relative;z-index:1}.preview-photos{display:grid;gap:9px;margin-top:10px}.preview-photo{height:97px;background:#c8a7d5;overflow:hidden;display:grid;place-items:center;color:#fff;font:37px Fraunces}.preview-photo img{width:100%;height:100%;object-fit:cover}.caption{position:relative;z-index:1;font:600 22px/1 Fraunces;margin:16px 2px;letter-spacing:-1px}.preview-bottom{position:relative;z-index:1;border-top:1px solid #a66883;padding-top:9px;font-size:7px}.deco{position:absolute;opacity:.7}.deco-a{font-size:49px;right:-4px;top:150px;color:#7854ce}.deco-b{font-size:38px;left:-4px;bottom:45px;color:#ffed62}.preview-actions{display:flex;gap:8px;margin-top:21px}.preview-actions button{border:1px solid #c5beb6;background:transparent;height:41px;cursor:pointer;font:600 12px 'DM Sans'}.preview-actions>button:first-child{width:42px;font-size:19px}.download{flex:1}.download:hover{background:var(--ink);color:#fff}.theme-cafe{background:#e6d4ac;color:#3b2b23;box-shadow:7px 8px 0 #bc9a6c}.theme-cafe .preview-photo{background:#9f7658}.theme-cafe .preview-bottom{border-color:#8d674c}.theme-cafe .deco-a{color:#5d7c5e}.theme-retro{background:#f3cb61;color:#253c3c;box-shadow:7px 8px 0 #e67d4e}.theme-retro .preview-photo{background:#317174}.theme-retro .preview-bottom{border-color:#9f7132}.theme-retro .deco-a{color:#df553d}.gallery-section{padding-top:30px}.gallery-section .section-heading>a{color:var(--ink);font-size:13px;font-weight:600;text-decoration:none;border-bottom:1px solid}.gallery{display:grid;grid-template-columns:1.1fr .8fr 1fr;gap:14px}.gallery-card{height:293px;padding:19px;display:flex;justify-content:space-between;align-items:end;color:#fff;font:600 15px Fraunces;position:relative;overflow:hidden}.gallery-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0004,transparent 50%)}.gallery-card span,.gallery-card b{position:relative;z-index:1}.gallery-card b{font-size:27px}.g1{background:linear-gradient(135deg,#9172a6,#f4a4a6 50%,#4e6390)}.g2{background:linear-gradient(135deg,#836246,#d8ae7a 50%,#4d6b4d)}.g3{background:linear-gradient(135deg,#e67143,#f3bd71 45%,#516f93)}.how{background:var(--ink);color:#fff;padding:76px max(5.5vw,calc((100vw - 1125px)/2));margin-top:65px}.how>div{display:flex;justify-content:space-between;align-items:end}.how h2{font-size:47px;letter-spacing:-2.5px}.how h2 em{color:#f3c4d6}.how-steps{display:flex;gap:34px}.how-steps p{font-size:12px;display:flex;flex-direction:column;gap:12px}.how-steps b{color:#f7c6d8;font:17px 'DM Mono'}footer{padding:30px 5.5vw;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#777}footer p{margin:0}@media(max-width:760px){.site-header{padding:0 22px}.site-header nav{display:none}.mini-cta{font-size:11px}.hero{padding:58px 22px 45px;grid-template-columns:1fr;gap:12px}.hero h1{font-size:58px;letter-spacing:-3px}.hero-visual{height:370px;transform:scale(.84);margin:-20px}.creator-section,.gallery-section{padding:70px 22px}.section-heading{align-items:start;flex-direction:column;gap:15px}.creator-grid{grid-template-columns:1fr;gap:35px}.themes{grid-template-columns:1fr}.theme{display:grid;grid-template-columns:50px 1fr;align-items:center}.theme small{grid-column:2}.preview-wrap{max-width:420px;width:100%}.gallery{grid-template-columns:1fr}.gallery-card{height:180px}.how{padding:55px 22px}.how>div{display:block}.how-steps{margin-top:35px;gap:18px}.how h2{font-size:40px}.site-header nav{margin:0}footer{padding:25px 22px}footer p{display:none}}
