:root{--ink: #221c18;--espresso: #3a2f29;--taupe: #b59b8b;--clay: #c8a493;--champagne: #eee3d8;--ivory: #fbf7f1;--porcelain: #fffdf9;--sage: #879383;--mist: #e9ebe5;--line: rgba(58, 47, 41, .14);--shadow: 0 28px 80px rgba(44, 35, 29, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--ivory);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}img{max-width:100%}.site-header{position:relative;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px clamp(18px,4vw,54px);background:#fbf7f1c7;border-bottom:1px solid rgba(58,47,41,.11);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-mark{display:inline-flex;align-items:center}.brand-mark img,footer img{width:192px;height:auto}nav{display:none;align-items:center;gap:22px;color:#221c18ad;font-size:14px;font-weight:650}nav a:hover{color:var(--ink)}.header-cta,.primary-button,.ghost-button,.text-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border-radius:999px;font-weight:760}.header-cta{padding:10px 16px;background:var(--espresso);color:#fff;font-size:13px}.hero{position:relative;min-height:calc(100svh - 68px);display:grid;align-items:end;overflow:hidden;padding:118px 20px 36px;background:#181310}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:55% 50%;opacity:.78;scale:1.04}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#181310e0,#18131047 62%,#1813101f),linear-gradient(0deg,#181310b3,#18131014 52%)}.hero-content{position:relative;z-index:1;width:min(920px,100%);color:#fff}.eyebrow{margin:0 0 14px;color:var(--sage);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hero .eyebrow,.demo-section .eyebrow{color:#ead4c5}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:0}h1{max-width:860px;margin-bottom:24px;font-size:clamp(52px,11vw,116px);line-height:.9}h2{margin-bottom:18px;font-size:clamp(36px,6vw,72px);line-height:.98}h3{font-size:21px;line-height:1.18}p{color:#221c18ad;line-height:1.65}.hero p{max-width:690px;color:#ffffffd6;font-size:clamp(18px,2.2vw,24px);line-height:1.4}.hero-actions,.demo-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.primary-button{padding:12px 18px;color:#fff;background:var(--espresso);box-shadow:0 14px 32px #0000002e}.ghost-button{padding:12px 18px;color:var(--ink);background:#ffffffb8;border:1px solid rgba(255,255,255,.38)}.ghost-button.light{color:#fff;background:#ffffff1f}.booking-card{position:relative;z-index:2;width:min(360px,calc(100vw - 40px));margin-top:34px;padding:18px;color:var(--ink);background:#fffdf9d6;border:1px solid rgba(255,255,255,.36);border-radius:18px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-preview-stack{position:relative;z-index:2;width:min(560px,calc(100vw - 40px));margin-top:34px;color:var(--ink)}.hero-preview-wide{display:block;width:100%;background:var(--porcelain);border:1px solid rgba(255,255,255,.34);box-shadow:var(--shadow)}.hero-preview-wide{aspect-ratio:16 / 10;object-fit:cover;border-radius:24px}.hero-preview-caption{position:absolute;left:18px;bottom:16px;display:flex;flex-wrap:wrap;align-items:center;gap:7px;max-width:calc(100% - 36px);padding:10px 12px;background:#fffdf9db;border:1px solid rgba(255,255,255,.42);border-radius:999px;color:#221c18ad;font-size:12px;line-height:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-preview-caption strong{color:var(--ink)}.booking-card strong{display:block;padding-left:24px;font-size:17px}.booking-card p{margin:8px 0 14px;padding-left:24px;font-size:14px}.pulse-dot{position:absolute;top:22px;left:18px;width:12px;height:12px;border-radius:50%;background:#6b8f71;box-shadow:0 0 0 7px #6b8f712e}.mini-grid{display:grid;grid-template-columns:.9fr 1fr;gap:8px;padding:12px;background:#eee3d89e;border-radius:14px;font-size:13px}.mini-grid span{color:#221c188c}.intro-section,.section{padding:72px 20px}.proof-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--porcelain)}.proof-strip div{min-height:112px;padding:22px 20px;border-right:1px solid var(--line)}.proof-strip div:nth-child(2n){border-right:0}.proof-strip strong,.proof-strip span{display:block}.proof-strip strong{color:var(--espresso);font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:500}.proof-strip span{margin-top:6px;color:#221c1894;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.intro-section,.section-head,.split-showcase,.demo-card,footer{width:min(1180px,calc(100vw - 40px));margin-inline:auto}.intro-section{display:grid;gap:28px}.intro-copy h2{max-width:850px}.intro-panel{padding:24px;background:var(--porcelain);border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 60px #2c231d12}.intro-panel p{margin-bottom:0;font-size:18px}.intro-points{display:flex;flex-wrap:wrap;gap:9px;margin:14px 0}.intro-points span{display:inline-flex;align-items:center;min-height:38px;padding:9px 12px;color:var(--espresso);background:#c8a4932e;border:1px solid rgba(200,164,147,.28);border-radius:999px;font-size:14px;font-weight:820}.intro-panel .intro-footnote{color:#221c188f;font-size:15px}.package-section{background:var(--porcelain)}.package-grid{width:min(1180px,calc(100vw - 40px));display:grid;gap:14px;margin-inline:auto}.package-card{padding:24px;background:var(--ivory);border:1px solid var(--line);border-radius:22px;box-shadow:0 16px 48px #2c231d12}.package-card>span{display:inline-flex;margin-bottom:18px;padding:7px 10px;color:var(--espresso);background:#c8a4932e;border-radius:999px;font-size:12px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.package-card h3{margin:0 0 8px;color:var(--espresso);font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,40px);font-weight:500}.package-card strong{display:block;margin-bottom:12px}.package-card p{margin-bottom:0}.risk-note{width:min(1180px,calc(100vw - 40px));display:flex;align-items:center;gap:10px;margin:18px auto 0;padding:15px 17px;color:var(--espresso);background:#87938324;border:1px solid rgba(135,147,131,.24);border-radius:18px;font-weight:780}.muted{background:var(--mist)}.section-head{display:grid;gap:16px;margin-bottom:34px}.section-head p{max-width:560px}.text-link{width:max-content;color:var(--espresso)}.service-grid,.stylist-grid,.workflow-line,.gallery-grid,.module-grid{width:min(1180px,calc(100vw - 40px));display:grid;gap:14px;margin-inline:auto}.service-card,.stylist-card,.workflow-card,.module-card{padding:22px;background:#fffdf9db;border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 40px #2c231d0f}.service-card svg,.automation-note svg,.feature-list svg,.module-card svg{color:var(--sage)}.service-card h3,.stylist-card h3,.workflow-card h3{margin:16px 0 8px}.service-card p,.workflow-card p,.module-card p{margin-bottom:0}.module-grid{margin-bottom:18px}.module-card{display:grid;gap:10px}.module-card strong{font-size:18px}.split-showcase{display:grid;gap:32px;align-items:center}.phone-frame{overflow:hidden;max-height:820px;border-radius:30px;box-shadow:var(--shadow)}.phone-frame img{display:block;width:100%;height:100%;object-fit:cover}.showcase-copy p{max-width:560px;font-size:18px}.feature-list{display:grid;gap:10px;margin-top:26px}.feature-list span{display:flex;align-items:center;gap:10px;padding:13px 15px;background:var(--porcelain);border:1px solid var(--line);border-radius:999px;color:var(--espresso);font-weight:700}.stylist-card{display:grid;grid-template-columns:82px 1fr;gap:18px;align-items:start}.portrait{display:grid;place-items:center;width:82px;aspect-ratio:1;border-radius:50%;color:#fff;background:linear-gradient(145deg,var(--taupe),var(--espresso));font-family:Georgia,Times New Roman,serif;font-size:34px}.role{margin-bottom:4px;color:var(--sage);font-weight:800}.automation-note{display:flex;align-items:flex-start;gap:9px;margin-top:14px;padding:12px;background:#eee3d894;border-radius:14px;color:var(--espresso);font-size:14px;line-height:1.45}.center-copy{width:min(850px,calc(100vw - 40px));margin:0 auto 36px;text-align:center}.workflow-card span{color:var(--taupe);font-family:Georgia,Times New Roman,serif;font-size:34px}.workflow-card strong{display:block;margin-bottom:10px}.gallery-grid{grid-template-columns:1fr}.gallery-card{position:relative;min-height:380px;overflow:hidden;border-radius:24px;background:var(--espresso);box-shadow:var(--shadow)}.gallery-card img{width:100%;height:100%;min-height:0;object-fit:cover;opacity:.88}.gallery-card span{position:absolute;left:16px;bottom:16px;padding:9px 13px;color:var(--ink);background:#fffdf9d6;border-radius:999px;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.demo-section{padding:80px 20px;background:radial-gradient(circle at 12% 18%,rgba(200,164,147,.28),transparent 32%),linear-gradient(135deg,#332821,#181310)}.demo-card{display:grid;gap:28px;padding:clamp(26px,5vw,54px);color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:#ffffff14;box-shadow:0 34px 100px #00000042;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.demo-card p{max-width:710px;color:#ffffffc7}footer{display:flex;flex-direction:column;gap:8px;padding:34px 0}footer p{margin:0;font-size:14px}@media(min-width:760px){nav{display:flex}.hero{padding:140px clamp(34px,5vw,72px) 60px}.booking-card{position:absolute;right:clamp(34px,5vw,72px);bottom:60px}.hero-preview-stack{position:absolute;right:clamp(34px,5vw,72px);bottom:72px}.intro-section{grid-template-columns:1.15fr .85fr;align-items:end;padding-block:98px}.proof-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.proof-strip div:nth-child(2n){border-right:1px solid var(--line)}.proof-strip div:last-child{border-right:0}.section{padding-block:102px}.section-head{grid-template-columns:1fr .55fr;align-items:end}.package-grid,.service-grid,.module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.split-showcase{grid-template-columns:.82fr 1fr}.stylist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stylist-card{grid-template-columns:1fr}.workflow-line{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-grid{grid-template-columns:1.05fr .85fr;grid-auto-rows:330px}.gallery-card:first-child{grid-row:span 2}.gallery-card{min-height:0}.demo-card{grid-template-columns:1fr auto;align-items:end}}@media(max-width:759px){.site-header{padding:12px 16px}.brand-mark img{width:156px}.header-cta{min-height:40px;padding-inline:13px}.hero-image{object-position:62% 50%}.booking-card,.hero-preview-stack{width:100%}.hero-preview-caption{max-width:calc(100% - 28px);border-radius:18px;line-height:1.25}.service-card,.stylist-card,.workflow-card{padding:18px}.stylist-card{grid-template-columns:72px minmax(0,1fr)}.automation-note{grid-column:1 / -1}.gallery-card{min-height:340px}}:root{--j-ink: #211a16;--j-brown: #3a2a23;--j-walnut: #765845;--j-rose: #caa99a;--j-cream: #fbf7f0;--j-card: #fffdf8;--j-sage: #8e9b89;--j-mist: #e9ece4;--j-line: rgba(58, 42, 35, .14);--j-shadow: 0 26px 70px rgba(38, 28, 23, .13)}.jhair-page{min-height:100vh;color:var(--j-ink);background:var(--j-cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}.jhair-page a{color:inherit;text-decoration:none}.jhair-header{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px clamp(18px,4vw,54px);background:#fbf7f0e0;border-bottom:1px solid var(--j-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.jhair-wordmark{display:inline-flex;align-items:center;gap:10px;font-family:Georgia,Times New Roman,serif}.jhair-wordmark span{display:grid;place-items:center;width:38px;aspect-ratio:1;color:#fff;background:linear-gradient(145deg,var(--j-rose),var(--j-brown));border-radius:50%;font-size:22px}.jhair-wordmark strong{font-size:20px;font-weight:500}.jhair-header nav{display:none;gap:22px;color:#211a169e;font-size:14px;font-weight:720}.jhair-button,.jhair-text-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:999px;font-weight:800}.jhair-button{padding:11px 16px}.jhair-button.dark,.jhair-button.primary{color:#fff;background:var(--j-brown)}.jhair-button.light{color:var(--j-ink);background:#ffffffc7;border:1px solid rgba(255,255,255,.42)}.jhair-button.warm{background:var(--j-card);border-color:var(--j-line)}.jhair-button.full{width:100%}.jhair-hero{position:relative;min-height:calc(100svh - 70px);display:grid;align-items:end;overflow:hidden;padding:96px 20px 32px;background:#17110f}.jhair-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.82}.jhair-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#17110fde,#17110f4d 64%,#17110f2e),linear-gradient(0deg,#17110fb8,#17110f1a 54%)}.jhair-hero-copy{position:relative;z-index:1;width:min(850px,100%);color:#fff}.jhair-eyebrow{margin:0 0 12px;color:var(--j-sage);font-size:12px;font-weight:860;letter-spacing:.08em;text-transform:uppercase}.jhair-hero .jhair-eyebrow{color:#f0d4c7}.jhair-page h1,.jhair-page h2{margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:0}.jhair-page h1{font-size:clamp(66px,12vw,150px);line-height:.88}.jhair-page h2{font-size:clamp(36px,6vw,74px);line-height:.98}.jhair-page h3{margin:0 0 9px;font-size:21px}.jhair-page p{margin-top:0;color:#211a16a8;line-height:1.65}.jhair-hero p{max-width:660px;color:#ffffffd6;font-size:clamp(18px,2.2vw,24px);line-height:1.4}.jhair-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.jhair-proof-card{position:relative;z-index:2;width:min(340px,calc(100vw - 40px));margin-top:28px;padding:18px;color:var(--j-ink);background:#fffdf8e0;border:1px solid rgba(255,255,255,.44);border-radius:22px;box-shadow:var(--j-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.jhair-proof-card svg{color:#be8e64}.jhair-proof-card strong,.jhair-proof-card span{display:block}.jhair-proof-card span{margin:5px 0 10px;color:var(--j-sage);font-weight:800}.jhair-proof-card p{margin-bottom:0;font-size:14px}.jhair-proof-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:var(--j-card);border-bottom:1px solid var(--j-line)}.jhair-proof-strip div{min-height:106px;padding:22px 20px;border-right:1px solid var(--j-line);border-top:1px solid var(--j-line)}.jhair-proof-strip div:nth-child(2n){border-right:0}.jhair-proof-strip strong{display:block;color:var(--j-brown);font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:500}.jhair-proof-strip span{display:block;margin-top:6px;color:#211a168f;font-size:12px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.jhair-section{padding:76px 20px}.jhair-intro,.jhair-section-head,.jhair-booking,.jhair-center,.jhair-gallery,.jhair-service-grid,.jhair-team-grid,.jhair-flow-grid,.jhair-footer{width:min(1180px,calc(100vw - 40px));margin-inline:auto}.jhair-intro{display:grid;gap:28px}.jhair-note,.jhair-service-card,.jhair-team-card,.jhair-flow-card,.jhair-contact-card,.jhair-booking-card{padding:22px;background:#fffdf8e0;border:1px solid var(--j-line);border-radius:22px;box-shadow:0 16px 50px #261c1712}.jhair-note p{margin-bottom:0;font-size:18px}.jhair-muted{background:var(--j-mist)}.jhair-section-head,.jhair-booking{display:grid;gap:22px}.jhair-text-link{width:max-content}.jhair-side-copy{max-width:520px}.jhair-service-grid,.jhair-team-grid,.jhair-flow-grid{display:grid;gap:14px}.jhair-service-card svg,.jhair-feature-list svg,.jhair-team-card svg,.jhair-contact-card svg{color:var(--j-sage)}.jhair-service-card h3{margin-top:16px}.jhair-booking-card{display:grid;gap:14px}.jhair-booking-card strong{font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:500}.jhair-booking-card label{display:grid;gap:7px;color:#211a169e;font-size:12px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.jhair-booking-card input,.jhair-booking-card select{width:100%;min-height:46px;padding:10px 12px;color:var(--j-ink);background:var(--j-cream);border:1px solid var(--j-line);border-radius:12px;font:inherit;text-transform:none;letter-spacing:0}.jhair-feature-list{display:grid;gap:10px;margin-top:24px}.jhair-feature-list span{display:flex;align-items:center;gap:10px;padding:13px 15px;background:var(--j-card);border:1px solid var(--j-line);border-radius:999px;font-weight:780}.jhair-team-card{display:grid;gap:10px}.jhair-portrait{display:grid;place-items:center;width:72px;aspect-ratio:1;color:#fff;background:linear-gradient(145deg,var(--j-rose),var(--j-brown));border-radius:50%;font-family:Georgia,Times New Roman,serif;font-size:26px}.jhair-team-card span{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;padding:10px 12px;color:var(--j-brown);background:#eee3d8ad;border-radius:999px;font-size:13px;font-weight:750}.jhair-center{max-width:860px;text-align:center}.jhair-flow-card span{color:var(--j-rose);font-family:Georgia,Times New Roman,serif;font-size:32px}.jhair-gallery{display:grid;gap:14px}.jhair-gallery-card{position:relative;min-height:330px;overflow:hidden;border-radius:24px;box-shadow:var(--j-shadow)}.jhair-gallery-card img{width:100%;height:100%;min-height:inherit;object-fit:cover}.jhair-gallery-card span{position:absolute;left:16px;bottom:16px;padding:9px 13px;color:var(--j-ink);background:#fffdf8e0;border-radius:999px;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.jhair-contact-card{align-content:center}.jhair-footer{display:flex;flex-direction:column;gap:18px;padding:34px 20px}.jhair-footer p{margin-bottom:0}@media(min-width:760px){.jhair-header nav{display:flex}.jhair-hero{padding:128px clamp(34px,5vw,72px) 58px}.jhair-proof-card{position:absolute;right:clamp(34px,5vw,72px);bottom:58px}.jhair-proof-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.jhair-proof-strip div:nth-child(2n){border-right:1px solid var(--j-line)}.jhair-proof-strip div:last-child{border-right:0}.jhair-section{padding-block:104px}.jhair-intro,.jhair-section-head,.jhair-booking{grid-template-columns:1.1fr .9fr;align-items:center}.jhair-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.jhair-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.jhair-flow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.jhair-gallery{grid-template-columns:1.15fr .85fr;grid-auto-rows:340px}.jhair-gallery-card.large{grid-row:span 2}.jhair-gallery-card,.jhair-gallery-card img{min-height:0}.jhair-footer{flex-direction:row;align-items:center;justify-content:space-between}}@media(max-width:759px){.jhair-wordmark strong{font-size:17px}.jhair-header{padding-inline:12px}.jhair-header .jhair-button{min-height:40px;padding-inline:12px;font-size:13px}.jhair-hero>img{object-position:44% 50%}.jhair-service-grid,.jhair-team-grid,.jhair-flow-grid{grid-template-columns:1fr}.jhair-team-card{grid-template-columns:72px minmax(0,1fr);align-items:center}.jhair-team-card p,.jhair-team-card span{grid-column:1 / -1}}.options-page{min-height:100vh;color:#211b18;background:radial-gradient(circle at 16% 0%,rgba(196,152,126,.2),transparent 30%),linear-gradient(180deg,#fffaf5,#f4f1ec 44%,#eef3ef)}.options-header{position:sticky;top:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px clamp(18px,4vw,54px);background:#fffaf5d1;border-bottom:1px solid rgba(55,43,36,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.options-logo{display:inline-flex;align-items:center}.options-logo img{width:164px;height:auto}.options-header nav{display:none;align-items:center;gap:8px}.options-header nav a{display:grid;place-items:center;width:34px;aspect-ratio:1;border:1px solid rgba(55,43,36,.12);border-radius:999px;color:#211b189e;background:#ffffff94;font-size:12px;font-weight:850}.options-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 15px;color:#fff;background:#243a36;border-radius:999px;font-size:13px;font-weight:780}.options-hero,.immediate-preview,.package-strip,.concept-option,.options-recommendation{width:min(1220px,calc(100vw - 40px));margin-inline:auto}.options-hero{display:grid;gap:28px;align-items:end;padding:clamp(58px,9vw,112px) 0 34px}.options-eyebrow,.concept-kicker p,.package-strip span{margin:0;color:#708375;font-size:12px;font-weight:880;letter-spacing:.08em;text-transform:uppercase}.options-hero h1,.concept-copy h2,.options-recommendation h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:0;line-height:.96}.options-hero h1{max-width:930px;margin-top:14px;font-size:clamp(48px,9vw,104px)}.options-hero-copy>p:last-child,.options-hero-visual p,.concept-copy>p,.package-strip p,.options-recommendation p{color:#211b18a8;line-height:1.62}.options-hero-copy>p:last-child{max-width:760px;margin:24px 0 0;font-size:clamp(18px,2vw,23px)}.options-hero-visual{position:relative;min-width:0}.options-hero-visual figure{margin:0;overflow:hidden;background:#ffffffd1;border:1px solid rgba(55,43,36,.12);border-radius:24px;box-shadow:0 24px 80px #3f2e251f}.hero-before-after{display:grid;place-items:center;padding:9px}.hero-before-after img{display:block;width:100%;height:auto;object-fit:contain}.hero-phone-preview{position:absolute;right:-18px;bottom:-36px;width:min(150px,31vw)}.hero-phone-preview img{display:block;width:100%;aspect-ratio:3 / 4.35;object-fit:cover}.immediate-preview{display:grid;gap:24px;align-items:center;margin-bottom:24px;padding:clamp(20px,3vw,30px);background:#ffffffc7;border:1px solid rgba(55,43,36,.12);border-radius:32px;box-shadow:0 28px 90px #3f2e251c}.immediate-copy{min-width:0}.immediate-copy h2{max-width:720px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5.8vw,76px);font-weight:500;letter-spacing:0;line-height:.96}.immediate-copy p{max-width:680px;margin:20px 0 22px;color:#211b18a8;font-size:18px;line-height:1.6}.immediate-pills{display:flex;flex-wrap:wrap;gap:10px}.immediate-pills span{display:inline-flex;align-items:center;min-height:38px;padding:9px 13px;color:#243a36;background:#edf4ef;border:1px solid rgba(112,131,117,.22);border-radius:999px;font-size:13px;font-weight:820}.immediate-visuals{display:grid;gap:14px;min-width:0}.immediate-visuals figure{margin:0;overflow:hidden;background:#f7efe9;border:1px solid rgba(55,43,36,.12);border-radius:24px;box-shadow:0 18px 60px #3f2e251c}.immediate-main-image{display:grid;place-items:center;padding:10px}.immediate-main-image img{width:100%;height:auto;max-height:560px;object-fit:contain}.immediate-phone-image{display:none}.immediate-phone-image img{width:100%;height:100%;object-fit:cover}.package-strip{display:grid;gap:10px;margin-bottom:24px;padding:10px;background:#ffffff8c;border:1px solid rgba(55,43,36,.1);border-radius:26px}.package-strip div{padding:18px;background:#ffffffbf;border:1px solid rgba(55,43,36,.08);border-radius:18px}.package-strip strong{display:block;margin:8px 0 6px;font-size:19px}.package-strip p{margin:0;font-size:14px}.concept-list{display:grid;gap:24px;padding-bottom:72px}.concept-option{display:grid;gap:22px;align-items:center;padding:clamp(18px,3vw,28px);overflow:hidden;background:#ffffffb8;border:1px solid rgba(55,43,36,.12);border-radius:30px;box-shadow:0 26px 90px #3f2e2517}.concept-copy{min-width:0;padding:clamp(6px,2vw,16px)}.concept-kicker{display:flex;align-items:center;gap:12px;margin-bottom:18px}.concept-kicker span{display:grid;place-items:center;width:44px;aspect-ratio:1;border-radius:50%;color:#fff;background:#243a36;font-size:13px;font-weight:900}.concept-copy h2{max-width:710px;font-size:clamp(36px,5.7vw,72px)}.concept-copy>p{max-width:650px;margin:20px 0 22px;font-size:17px}.package-pill{display:flex;flex-wrap:wrap;align-items:center;gap:10px;width:fit-content;max-width:100%;margin-bottom:18px;padding:12px 14px;color:#243a36;background:#edf4ef;border:1px solid rgba(112,131,117,.22);border-radius:999px}.package-pill strong,.package-pill span{font-size:14px}.package-pill span{color:#211b189e}.concept-bullets{display:grid;gap:10px;margin:0 0 22px;padding:0;list-style:none}.concept-bullets li{display:flex;align-items:center;gap:10px;color:#211b18c7;font-weight:720}.concept-bullets svg,.package-pill svg{flex:0 0 auto;color:#b17665}.concept-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:12px 18px;color:#fff;background:#211b18;border-radius:999px;font-weight:820}.concept-visual{overflow:hidden;min-height:320px;background:#e9ded5;border:1px solid rgba(55,43,36,.12);border-radius:24px;box-shadow:0 18px 60px #3f2e251f}.concept-visual img{display:block;width:100%;height:100%;min-height:320px;object-fit:cover}.concept-visual.contain-visual{display:grid;place-items:center;padding:10px}.concept-visual.contain-visual img{height:auto;min-height:0;max-height:560px;object-fit:contain}.options-recommendation{margin-bottom:70px;padding:clamp(28px,5vw,58px);color:#fff;background:linear-gradient(135deg,#243a36f2,#211b18f5),radial-gradient(circle at 15% 15%,rgba(200,143,118,.28),transparent 34%);border-radius:32px}.options-recommendation .options-eyebrow{color:#dfc6b9}.options-recommendation h2{max-width:850px;margin-top:14px;font-size:clamp(38px,6vw,78px)}.options-recommendation p{max-width:780px;margin:22px 0 26px;color:#ffffffc2;font-size:18px}.options-recommendation .concept-button{color:#211b18;background:#fffaf5}@media(min-width:760px){.options-header nav{display:flex}.options-hero{grid-template-columns:minmax(0,.84fr) minmax(420px,.72fr)}.immediate-preview{grid-template-columns:.58fr 1fr}.immediate-visuals{grid-template-columns:minmax(0,1fr) minmax(180px,.34fr);align-items:stretch}.immediate-phone-image{display:block}.package-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.concept-option{grid-template-columns:.88fr 1.12fr}.concept-option.reverse{grid-template-columns:1.12fr .88fr}.concept-option.reverse .concept-copy{order:2}.concept-option.reverse .concept-visual{order:1}}@media(min-width:1180px){.concept-visual,.concept-visual img{min-height:520px}}@media(max-width:759px){.options-logo img{width:136px}.options-header-cta{padding-inline:12px;font-size:12px}.options-hero-visual{margin-bottom:16px}.hero-phone-preview{right:12px;bottom:-28px;width:104px}.concept-option{border-radius:24px}.concept-visual,.concept-visual img{min-height:260px}.concept-visual.contain-visual,.concept-visual.contain-visual img{min-height:0}.package-pill{width:100%;border-radius:18px}}.mobile-ui-page{min-height:100vh;color:#221b18;background:linear-gradient(180deg,#fff9f4,#f4eee7 42%,#eef3f0);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}.mobile-ui-page button,.mobile-ui-page a{font:inherit}.mobile-ui-header{position:relative;z-index:70;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px clamp(18px,4vw,54px);background:#fff9f4d6;border-bottom:1px solid rgba(55,43,36,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-logo{display:inline-flex;align-items:center}.mobile-logo img{width:164px;height:auto}.mobile-ui-header nav{display:none;align-items:center;gap:10px}.mobile-ui-header nav a{min-height:40px;padding:10px 15px;color:#fff;background:#253936;border-radius:999px;font-size:13px;font-weight:820}.mobile-hero{position:relative;min-height:min(760px,calc(100svh - 66px));display:grid;align-items:end;overflow:hidden;padding:110px clamp(20px,5vw,70px) 58px;background:#17110f}.mobile-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:58% 47%;opacity:.82}.mobile-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#17110fe6,#17110f61 58%,#17110f29),linear-gradient(0deg,#17110fb3,#17110f14 58%)}.mobile-hero-copy{position:relative;z-index:1;width:min(960px,100%);color:#fff}.mobile-eyebrow{margin:0 0 12px;color:#779083;font-size:12px;font-weight:880;letter-spacing:.08em;text-transform:uppercase}.mobile-hero .mobile-eyebrow{color:#f1d4c5}.mobile-hero h1,.phone-caption h2,.mobile-direction h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:0}.mobile-hero h1{max-width:1000px;font-size:clamp(44px,8vw,104px);line-height:.94}.mobile-hero p:last-child{max-width:720px;margin:24px 0 0;color:#ffffffd1;font-size:clamp(18px,2vw,23px);line-height:1.45}.mobile-notes{width:min(1220px,calc(100vw - 40px));display:grid;gap:10px;margin:26px auto 0;padding:10px;background:#ffffff94;border:1px solid rgba(55,43,36,.1);border-radius:28px}.mobile-notes a{min-width:0;padding:18px;color:inherit;text-decoration:none;background:#ffffffc2;border:1px solid rgba(55,43,36,.08);border-radius:20px}.mobile-notes span,.phone-caption span{display:inline-grid;place-items:center;width:42px;aspect-ratio:1;color:#fff;background:#253936;border-radius:50%;font-size:12px;font-weight:900}.mobile-notes strong{display:block;margin:12px 0 6px;font-size:18px}.mobile-notes p{margin:0;color:#221b189e;font-size:14px;line-height:1.5}.phone-gallery{width:min(1240px,calc(100vw - 32px));display:grid;gap:28px;margin:32px auto 0;padding-bottom:72px}.photo-gallery{width:min(1240px,calc(100vw - 32px));display:grid;gap:28px;margin:34px auto 0;padding-bottom:72px}.photo-concept{display:grid;gap:22px;align-items:center;overflow:hidden;padding:clamp(18px,3vw,34px);background:linear-gradient(135deg,#fffcf8f0,#f0e8e0db),linear-gradient(180deg,rgba(119,144,131,.08),transparent);border:1px solid rgba(55,43,36,.12);border-radius:34px;box-shadow:0 30px 96px #3a2b2321}.photo-concept.featured{background:linear-gradient(135deg,#26221ef5,#5a4130e6),linear-gradient(180deg,rgba(196,142,127,.2),transparent)}.photo-copy{min-width:0}.photo-copy>span{display:inline-grid;place-items:center;width:46px;aspect-ratio:1;color:#fff;background:#253936;border-radius:50%;font-size:12px;font-weight:900}.photo-concept.featured .photo-copy>span{color:#281d17;background:#f3dfc2}.photo-copy .mobile-eyebrow{margin-top:18px}.photo-concept.featured .mobile-eyebrow{color:#f1d6bd}.photo-copy h2{max-width:610px;margin:10px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,7vw,86px);font-weight:500;line-height:.94;letter-spacing:0}.photo-copy p:last-child{max-width:560px;margin:0;color:#221b18a8;font-size:17px;line-height:1.58}.photo-concept.featured .photo-copy h2{color:#fffaf4}.photo-concept.featured .photo-copy p:last-child{color:#fffaf4c2}.photo-frame{position:relative;overflow:hidden;background:#e7d9cc;border:1px solid rgba(255,255,255,.28);border-radius:30px;box-shadow:0 28px 76px #271c163d}.photo-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.24),transparent 34%,rgba(255,255,255,.1));mix-blend-mode:screen}.photo-frame img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover}.phone-example{display:grid;gap:22px;align-items:center;overflow:hidden;padding:clamp(18px,3vw,30px);background:linear-gradient(145deg,#ffffffd6,#f2e8e0b8),linear-gradient(180deg,rgba(119,144,131,.12),transparent);border:1px solid rgba(55,43,36,.12);border-radius:34px;box-shadow:0 28px 90px #3f2e251a}.phone-caption{align-self:center;min-width:0}.phone-caption h2{max-width:520px;margin-top:14px;font-size:clamp(34px,5vw,62px);line-height:.96}.phone-shell{justify-self:center;width:min(354px,100%);padding:12px;background:linear-gradient(145deg,#111,#393536);border:1px solid rgba(255,255,255,.22);border-radius:52px;box-shadow:0 32px 90px #1d161247,inset 0 0 0 2px #ffffff14}.phone-bezel{padding:8px;background:#050505;border-radius:42px}.phone-screen{height:840px;overflow:hidden;padding:12px 14px 16px;background:radial-gradient(circle at 22% 8%,rgba(204,163,144,.2),transparent 34%),linear-gradient(180deg,#fffdf9,#fbf6f0 58%,#f2f4ef);border-radius:34px}.phone-shell.rose .phone-screen{background:radial-gradient(circle at 20% 0%,rgba(198,132,128,.18),transparent 32%),linear-gradient(180deg,#fffdf9,#fbf4ef 58%,#f5efe9)}.phone-shell.sage .phone-screen{background:radial-gradient(circle at 78% 0%,rgba(119,144,131,.24),transparent 35%),linear-gradient(180deg,#fbfdf9,#f2f6f0 52%,#f8f3ee)}.phone-shell.blue .phone-screen{background:radial-gradient(circle at 18% 0%,rgba(120,148,165,.22),transparent 34%),linear-gradient(180deg,#fcfdff,#f3f6f8 52%,#fff8f1)}.phone-status{height:28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#141414;font-size:13px;font-weight:800}.phone-status span:last-child{justify-self:end;font-size:11px}.dynamic-island{width:84px;height:24px;background:#030303;border-radius:999px}.phone-url{height:30px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;margin-bottom:14px;padding:0 12px;color:#221b18b8;background:#e2e2e2c7;border-radius:999px;font-size:12px}.phone-url span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-app-head{text-align:center}.phone-app-head p{margin:0;color:#221b188c;font-size:13px}.phone-app-head h2{margin:2px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;line-height:1.05}.booking-panel,.summary-stack,.dashboard-stack,.reply-stack{display:grid;gap:10px}.booking-panel{padding:11px;background:#ffffff9e;border:1px solid rgba(76,57,47,.11);border-radius:22px}.screen-section-title{text-align:center}.screen-section-title h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.screen-section-title p{max-width:210px;margin:5px auto 0;color:#221b1894;font-size:12px;line-height:1.35}.step-card,.info-card,.transcript-card,.request-card,.priority-card,.script-card,.draft-card,.guardrail-card{background:#ffffffbd;border:1px solid rgba(76,57,47,.11);border-radius:16px;box-shadow:0 10px 28px #382b240d}.step-card{display:grid;gap:8px;padding:10px}.step-label{display:flex;align-items:center;gap:8px;color:#6d5145;font-size:11px;font-weight:880;text-transform:uppercase}.select-row{min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;width:100%;padding:9px 10px;color:#2c2521;background:#fffefa;border:1px solid rgba(76,57,47,.12);border-radius:12px;font-size:13px;text-align:left}.select-row>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-row strong{color:#221b189e;font-size:11px}.stylist-step .select-row{grid-template-columns:auto 1fr auto}.avatar,.lead-avatar{display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#c9a091,#6a4b40);font-weight:850}.avatar{width:38px;aspect-ratio:1}.select-row b,.select-row small{display:block}.select-row small{margin-top:2px;color:#221b1885;font-size:11px}.date-grid,.time-grid{display:grid;gap:7px}.date-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.time-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.date-grid button,.time-grid button,.tone-row button,.split-buttons button,.outline-action{min-height:38px;color:#2c2521;background:#fffefa;border:1px solid rgba(76,57,47,.12);border-radius:11px}.date-grid button{display:grid;gap:2px;place-items:center;font-size:12px}.date-grid b{font-size:11px}.date-grid .active,.time-grid .active,.tone-row .active{color:#6a4134;background:#f8e8e1;border-color:#a66b556b}.time-grid button{font-size:12px;font-weight:730}.phone-primary{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;color:#fff;background:linear-gradient(135deg,#b98473,#9e6b5d);border:0;border-radius:13px;box-shadow:0 12px 24px #99645333;font-size:16px;font-weight:820}.phone-primary.compact{min-height:42px;margin-top:12px;font-size:14px}.phone-trust-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 2px 2px}.phone-trust-row span{display:flex;align-items:center;gap:5px;min-width:0;color:#221b188f;font-size:10px;font-weight:740}.status-pill{justify-self:center;display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:7px 14px;color:#596331;background:#e6e0bf;border-radius:999px;font-weight:820}.info-card{display:grid;padding:12px 14px}.info-line{display:grid;grid-template-columns:auto .8fr 1.2fr;align-items:center;gap:9px;min-height:40px;border-bottom:1px solid rgba(76,57,47,.1)}.info-line:last-child{border-bottom:0}.mini-icon{display:grid;place-items:center;width:31px;aspect-ratio:1;color:#9a6758;background:#f8ece8;border-radius:50%}.info-line span{color:#221b18a3;font-size:13px}.info-line strong{color:#2d2521;font-size:13px;line-height:1.2}.transcript-card,.request-card,.priority-card,.draft-card,.guardrail-card{padding:14px}.transcript-card>p{margin:0 0 8px;color:#ad7563;font-size:13px;font-weight:760}.transcript-card div{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:12px;background:#fff7f3;border:1px solid rgba(166,107,85,.16);border-radius:13px;font-size:13px;line-height:1.38}.transcript-card svg,.draft-head svg{color:#c48e7f}.request-card{display:grid;gap:9px}.tag-line{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;color:#221b18ad;font-size:13px}.tag-line strong{color:#a66b55}.tag-line div{display:flex;gap:6px}.tag-line b{padding:6px 9px;color:#8a5444;background:#f6e4dd;border-radius:999px;font-size:12px}.appointment-options{display:grid;gap:6px;margin-top:3px}.appointment-options button{min-height:34px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;width:100%;padding:7px 9px;color:#3a2e28;background:#fffdf9;border:1px solid rgba(166,107,85,.18);border-radius:10px;font-size:12px;text-align:left}.split-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.split-buttons button{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#8a5b3c;background:#fffaf2;border-color:#8a5b3c57;font-size:13px;font-weight:780}.owner-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.owner-top button{display:grid;place-items:center;width:36px;aspect-ratio:1;color:#536a5f;background:#ffffffb8;border:1px solid rgba(83,106,95,.16);border-radius:50%}.owner-top span{justify-self:center;color:#536a5f;font-weight:850}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.metric-grid div{min-height:92px;display:grid;align-content:center;gap:6px;padding:12px 8px;text-align:center;background:#ffffffbd;border:1px solid rgba(83,106,95,.13);border-radius:16px}.metric-grid strong{color:#304a42;font-size:28px;line-height:1}.metric-grid span{color:#221b188f;font-size:11px;line-height:1.25}.priority-card p,.draft-head span{margin:0;color:#779083;font-size:12px;font-weight:850;text-transform:uppercase}.priority-card h3{margin:8px 0 7px;font-size:20px;line-height:1.1}.priority-card>span,.script-card span,.guardrail-card span{color:#221b1894;font-size:12px}.guardrail-card strong{display:block}.queue-list{display:grid;gap:8px}.queue-list button{min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:9px 10px;color:inherit;background:#ffffffc2;border:1px solid rgba(83,106,95,.12);border-radius:15px;text-align:left}.lead-avatar{width:34px}.queue-list strong,.queue-list small,.script-card strong,.script-card span{display:block}.queue-list small{margin-top:2px;color:#221b1885;font-size:12px}.queue-list b{padding:6px 8px;color:#536a5f;background:#e8f0e8;border-radius:999px;font-size:11px}.script-card,.guardrail-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px}.script-card svg,.guardrail-card svg{color:#5f7c70}.message-thread{display:grid;gap:8px}.message{max-width:88%;padding:12px;border-radius:16px;font-size:13px;line-height:1.42}.message.incoming{color:#263743;background:#e8eff4;border-bottom-left-radius:6px}.message.note{justify-self:end;color:#221b1894;background:#fff7ef;border-bottom-right-radius:6px}.draft-card p{margin:10px 0 0;color:#221b18b8;font-size:14px;line-height:1.48}.draft-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px}.draft-head b{padding:6px 8px;color:#8a5b3c;background:#f8eadc;border-radius:999px;font-size:11px}.tone-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tone-row button{font-size:13px;font-weight:790}.reply-actions{display:grid;gap:8px}.outline-action{min-height:44px;color:#304a42;background:#ffffffb8;border-color:#304a4233;font-weight:790}.mobile-direction{width:min(1180px,calc(100vw - 40px));margin:0 auto 72px;padding:clamp(28px,5vw,58px);color:#fff;background:linear-gradient(135deg,#253936f5,#221b18f2),linear-gradient(90deg,#c48e7f3d,#77908333);border-radius:34px}.mobile-direction .mobile-eyebrow{color:#dbc7bb}.mobile-direction h2{max-width:880px;margin-top:12px;font-size:clamp(36px,6vw,78px);line-height:.98}.mobile-direction p:last-child{max-width:780px;margin:22px 0 0;color:#ffffffc2;font-size:18px;line-height:1.55}@media(min-width:760px){.mobile-ui-header nav{display:flex}.mobile-notes{grid-template-columns:repeat(4,minmax(0,1fr))}.photo-concept{grid-template-columns:minmax(0,.72fr) minmax(420px,.82fr);min-height:740px}.photo-concept:nth-child(odd):not(.featured){grid-template-columns:minmax(420px,.82fr) minmax(0,.72fr)}.photo-concept:nth-child(odd):not(.featured) .photo-copy{order:2}.photo-concept:nth-child(odd):not(.featured) .photo-frame{order:1}.photo-frame{height:680px}.phone-example{grid-template-columns:minmax(0,.82fr) minmax(320px,.52fr);min-height:900px}.phone-example:nth-child(2n){grid-template-columns:minmax(320px,.52fr) minmax(0,.82fr)}.phone-example:nth-child(2n) .phone-caption{order:2}.phone-example:nth-child(2n) .phone-shell{order:1}}@media(min-width:1120px){.phone-gallery,.photo-gallery{gap:34px}.phone-shell{width:374px}.phone-screen{height:860px}}@media(max-width:759px){.mobile-logo img{width:136px}.mobile-hero{min-height:620px;padding-top:96px}.mobile-hero>img{object-position:58% 50%}.photo-concept{border-radius:28px}.photo-frame{border-radius:24px}.photo-frame img{min-height:430px}.phone-example{border-radius:28px}.phone-screen{height:836px;padding-inline:12px}.phone-shell{padding:10px;border-radius:46px}.phone-bezel{border-radius:37px}.phone-screen{border-radius:30px}.date-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
