:root{--paper:#f2f2ef;--paper-deep:#e5e5e1;--white:#fff;--ink:#101113;--graphite:#34363a;--muted:#7a7d82;--line:#dedfdf;--line-dark:#c8cacc;--silver:#b9bdc2;--success:#2f735a;--warning:#8c5b2b;--radius-xl:30px;--radius-lg:23px;--radius-md:17px;--shadow-soft:0 20px 45px #18191b17;--shadow-card:0 12px 28px #18191b14}*{box-sizing:border-box}html{background:#d5d5d3;min-width:320px}body{min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 12% 9%,#ffffffd1 0 2px,#0000 3px),radial-gradient(circle at 86% 16%,#ffffffb3 0 4px,#0000 5px),radial-gradient(circle at 77% 81%,#ffffff8c 0 2px,#0000 3px),linear-gradient(135deg,#d9d9d7 0%,#cfcfce 55%,#dededc 100%);margin:0;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.experience-shell{min-height:100vh;padding:42px clamp(20px,5vw,76px) 54px;overflow:hidden}.experience-header{justify-content:space-between;align-items:end;gap:26px;width:min(1120px,100%);margin:0 auto 30px;display:flex}.experience-header>div{gap:8px;display:grid}.experience-header img{width:184px;height:auto}.experience-header span,.notes-index{color:#5f6165;letter-spacing:.2em;font-size:10px;font-weight:750}.experience-header p{color:#5f6165;text-align:right;word-break:keep-all;width:min(390px,45%);margin:0;font-size:12px;line-height:1.65}.experience-layout{grid-template-columns:minmax(430px,.9fr) minmax(400px,1fr);align-items:center;gap:clamp(56px,9vw,126px);width:min(1120px,100%);margin:0 auto;display:grid}.phone-preview{perspective:1500px;place-items:center;min-width:0;display:grid}.phone-frame{background:linear-gradient(145deg,#3e4043,#151619 48%,#3f4144 100%);border:1px solid #ffffffd9;border-radius:52px;width:min(428px,100%);height:860px;padding:9px;position:relative;transform:rotateY(1.5deg);box-shadow:0 38px 80px #14141642,inset 0 0 0 1px #000c,inset 0 0 0 3px #ffffff14}.phone-frame:before,.phone-frame:after{content:"";background:#4b4d50;border-radius:0 3px 3px 0;width:3px;position:absolute;right:-3px}.phone-frame:before{height:74px;top:174px}.phone-frame:after{height:112px;top:272px}.phone-speaker{z-index:60;background:#0b0b0d;border-radius:20px;width:102px;height:27px;position:absolute;top:19px;left:50%;transform:translate(-50%);box-shadow:inset 0 -1px #ffffff14}.app-viewport{background:var(--paper);border-radius:43px;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffb3}.status-bar{background:var(--white);color:#18191b;justify-content:space-between;align-items:center;height:37px;padding:10px 24px 0;font-size:10px;font-weight:700;display:flex}.mobile-header{background:var(--white);border-bottom:1px solid #eeeeeb;justify-content:space-between;align-items:center;height:58px;padding:5px 22px 8px;display:flex}.mobile-header img{width:119px;height:auto}.mobile-header>div{align-items:center;gap:7px;display:flex}.mobile-header a,.mobile-header button{width:35px;height:35px;color:var(--ink);background:#f7f7f5;border:1px solid #e2e2df;border-radius:50%;place-items:center;text-decoration:none;display:grid}.apply-banner{color:#66686c;background:#f8f8f6;border-bottom:1px solid #e9e9e6;align-items:center;gap:7px;min-height:31px;padding:6px 20px;font-size:8.5px;font-weight:650;display:flex}.apply-banner span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.apply-banner-success{color:var(--success);background:#edf4ef}.apply-banner-applying{color:#4d5560;background:#eff1f4}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-scroll{overscroll-behavior:contain;scrollbar-width:none;height:calc(100% - 126px);padding-bottom:93px;overflow:hidden auto}.app-scroll::-webkit-scrollbar{display:none}.app-page{min-height:100%;padding:21px 20px 32px}.overline,.section-header>div>span,.hero-card-copy>span,.home-editorial>div>span,.home-quick-grid span,.current-face-strip span,.face-card-copy small,.magazine-feature-copy>span,.magazine-card-copy small,.style-stage-top>span,.device-card-top>div>span,.device-current>span{color:#77797d;letter-spacing:.16em;font-size:7.5px;font-style:normal;font-weight:800}.welcome-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.welcome-row h1{color:var(--ink);letter-spacing:-.055em;margin:8px 0 0;font-size:27px;line-height:1.13}.connection-badge{background:var(--white);width:43px;height:43px;box-shadow:var(--shadow-card);border:1px solid #dedfdd;border-radius:50%;place-items:center;display:grid;position:relative}.connection-badge span{border:2px solid var(--white);background:#48a77f;border-radius:50%;width:8px;height:8px;position:absolute;bottom:2px;right:1px}.hero-style-card{border-radius:var(--radius-xl);min-height:404px;color:var(--white);background:radial-gradient(circle at 68% 45%,#b3b9c23b,#0000 29%),linear-gradient(150deg,#3b3d41 0%,#121315 42%,#282a2e 100%);margin-top:21px;padding:19px;position:relative;overflow:hidden;box-shadow:0 23px 42px #12131538}.hero-style-card:before{content:"";border:1px solid #ffffff12;border-radius:50%;width:210px;height:210px;position:absolute;top:77px;right:-70px;box-shadow:0 0 0 28px #ffffff06,0 0 0 56px #ffffff04}.hero-card-copy{z-index:5;position:relative}.hero-card-copy>span{color:#b9bdc3}.hero-card-copy h2{letter-spacing:-.045em;max-width:190px;margin:7px 0 0;font-size:23px;font-weight:620;line-height:1.05}.hero-card-copy p{color:#9fa3a9;margin:7px 0 0;font-size:8px}.hero-style-card .watch-product{z-index:3;transform-origin:50%;position:absolute;top:66px;right:1px;transform:scale(.84)rotate(8deg)}.hero-card-actions{z-index:5;grid-template-columns:1.2fr .8fr;gap:8px;display:grid;position:absolute;bottom:17px;left:18px;right:18px}.hero-card-actions button{min-height:43px;color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:15px;justify-content:center;align-items:center;gap:6px;font-size:9px;font-weight:750;display:flex}.hero-card-actions button:first-child{border-color:var(--white);background:var(--white);color:var(--ink)}.watch-product{width:225px;height:295px;margin:0 auto;position:relative}.strap-piece{z-index:1;background:linear-gradient(90deg, #ffffff0d, transparent 22% 78%, #00000038), var(--strap-color);border:1px solid #ffffff24;width:79px;height:112px;position:absolute;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 13px 24px #0000002e}.strap-piece span{background:var(--strap-accent);opacity:.32;border-radius:5px;width:6px;position:absolute;top:7px;bottom:7px;left:50%;transform:translate(-50%)}.strap-piece-top{border-radius:20px 20px 8px 8px;top:0}.strap-piece-bottom{border-radius:8px 8px 22px 22px;bottom:0}.watch-case{z-index:3;background:linear-gradient(145deg,#f3f3f1 0%,#8f9398 22%,#eff0ed 48%,#6f7378 74%,#e8e8e5 100%);border:1px solid #ffffff73;border-radius:50%;width:202px;height:202px;padding:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 32px #0000004f,inset 0 0 0 2px #ffffff5c}.watch-bezel{background:#202124;border-radius:50%;width:100%;height:100%;padding:9px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff1f,inset 0 0 0 8px #00000061}.watch-bezel:before{content:"";z-index:3;pointer-events:none;border:1px solid #ffffff47;border-radius:50%;position:absolute;inset:2px}.watch-bezel img{object-fit:cover;border-radius:50%;width:100%;height:100%}.bezel-polished{background:linear-gradient(135deg,#f4f4f1,#777b80 24%,#f0f1ef 52%,#5c6065 75%,#d7d9d8)}.bezel-graphite{background:repeating-conic-gradient(#4a4c50 0 2deg, #141517 2deg 5deg), #202124}.bezel-frosted{background:linear-gradient(145deg,#d8d9d6,#999c9f 47%,#ecece9)}.bezel-navy{background:linear-gradient(145deg,#35435c,#0e1726 45%,#293851)}.watch-crown{z-index:-1;background:linear-gradient(90deg,#8d9195,#e0e1de);border:1px solid #75797e;border-radius:0 7px 7px 0;width:12px;height:29px;position:absolute;top:50%;right:-10px;transform:translateY(-50%)}.home-metrics{grid-template-columns:1.45fr .9fr;gap:10px;margin-top:13px;display:grid}.home-metrics>div{border-radius:var(--radius-md);background:var(--white);border:1px solid #e1e1de;min-width:0;padding:14px;box-shadow:0 8px 18px #1e1f210a}.home-metrics span{color:#777a7e;letter-spacing:.09em;align-items:center;gap:5px;font-size:6.5px;font-weight:800;display:flex}.home-metrics strong,.home-metrics small{display:block}.home-metrics strong{text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:12px;overflow:hidden}.home-metrics small{color:#898b8e;margin-top:3px;font-size:7px}.section-header{justify-content:space-between;align-items:end;gap:12px;margin:24px 0 11px;display:flex}.section-header>div>span{margin-bottom:5px;display:block}.section-header h2{letter-spacing:-.045em;margin:0;font-size:20px;line-height:1}.section-header>button{color:#6f7175;background:0 0;border:0;align-items:center;gap:2px;padding:5px 0;font-size:8px;display:flex}.home-editorial{border-radius:var(--radius-lg);background:var(--white);width:100%;min-height:104px;color:var(--ink);text-align:left;border:1px solid #dfdfdc;grid-template-columns:82px 1fr auto;align-items:center;gap:12px;padding:11px;display:grid;box-shadow:0 9px 20px #1e1f210d}.editorial-watch{background:radial-gradient(circle,#41444b 0 24%,#24262a 25% 44%,#ddddda 45% 100%);border-radius:18px;place-items:center;width:82px;height:82px;display:grid;overflow:hidden}.editorial-watch img{object-fit:cover;border:4px solid #b9bcc0;border-radius:50%;width:68px;height:68px;box-shadow:0 9px 14px #00000038}.home-editorial>div:nth-child(2){min-width:0}.home-editorial strong,.home-editorial small{display:block}.home-editorial strong{margin-top:7px;font-size:11px;line-height:1.35}.home-editorial small{color:#909296;letter-spacing:.08em;margin-top:7px;font-size:6.5px}.home-quick-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.home-quick-grid button,.home-quick-grid a{border-radius:var(--radius-md);min-height:112px;color:var(--ink);text-align:left;background:#ededeb;border:1px solid #dfdfdc;flex-direction:column;align-items:flex-start;padding:15px;text-decoration:none;display:flex}.home-quick-grid button:first-child{color:var(--white);background:#252629;border-color:#252629}.home-quick-grid span{color:currentColor;opacity:.58;margin-top:auto}.home-quick-grid strong{margin-top:5px;font-size:9px}.page-intro{color:#77797d;word-break:keep-all;max-width:330px;margin:10px 0 18px;font-size:9px;line-height:1.6}.faces-page>.section-header,.magazine-page>.section-header,.style-page>.section-header,.my-watch-page>.section-header{margin-top:1px}.current-face-strip{min-height:69px;color:var(--white);background:#202124;border-radius:18px;grid-template-columns:49px 1fr auto;align-items:center;gap:11px;padding:9px 12px 9px 9px;display:grid}.mini-face{background:linear-gradient(145deg,#f2f2ef,#777a7e);border-radius:50%;width:49px;height:49px;padding:3px;overflow:hidden}.mini-face img{object-fit:cover;border-radius:50%;width:100%;height:100%}.current-face-strip>div:nth-child(2){min-width:0}.current-face-strip span,.current-face-strip strong{display:block}.current-face-strip span{color:#9fa2a7}.current-face-strip strong{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;overflow:hidden}.current-face-strip>svg{color:#7fbea4}.face-search{background:var(--white);color:#85878b;border:1px solid #dbdcda;border-radius:15px;align-items:center;gap:9px;height:43px;margin-top:13px;padding:0 14px;display:flex}.face-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:9px}.face-search input::placeholder{color:#9a9c9f}.filter-row,.magazine-categories{scrollbar-width:none;gap:6px;margin:12px 0;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.magazine-categories::-webkit-scrollbar{display:none}.filter-row button,.magazine-categories button{color:#77797c;letter-spacing:.07em;background:0 0;border:1px solid #d9dad8;border-radius:999px;flex:none;min-height:30px;padding:0 12px;font-size:7px;font-weight:800}.filter-row button.selected,.magazine-categories button.selected{border-color:var(--ink);background:var(--ink);color:var(--white)}.face-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.face-card{background:var(--white);min-width:0;color:var(--ink);text-align:left;border:1px solid #dfdfdc;border-radius:22px;padding:9px;box-shadow:0 8px 17px #1e1f210a}.face-card.selected{border-color:#86898e;box-shadow:0 0 0 1px #86898e}.face-card-art{aspect-ratio:1;background:radial-gradient(circle at 50% 45%,#505257 0 35%,#dbdbd7 36% 62%,#ededeb 63%);border-radius:17px;place-items:center;display:grid;position:relative;overflow:hidden}.face-card-art:after{content:"";filter:blur(5px);background:#00000029;border-radius:50%;width:76%;height:7px;position:absolute;bottom:8%;right:12%}.face-card-art img{z-index:2;object-fit:cover;border:4px solid #b7babf;border-radius:50%;width:83%;height:83%;position:relative;box-shadow:0 10px 17px #00000047}.face-card-art em{z-index:5;background:var(--ink);color:var(--white);letter-spacing:.08em;border-radius:999px;padding:4px 6px;font-size:5.5px;font-style:normal;font-weight:800;position:absolute;top:8px;left:8px}.face-card-art i{z-index:5;border:2px solid var(--white);background:var(--success);width:23px;height:23px;color:var(--white);border-radius:50%;place-items:center;font-style:normal;display:grid;position:absolute;bottom:8px;right:8px}.face-card-copy{min-width:0;padding:9px 2px 4px}.face-card-copy small,.face-card-copy strong,.face-card-copy>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.face-card-copy small{font-size:5.8px}.face-card-copy strong{margin-top:5px;font-size:9px}.face-card-copy>span{color:#85878b;margin-top:4px;font-size:6.5px}.magazine-feature{width:100%;color:var(--white);text-align:left;box-shadow:var(--shadow-card);background:#252629;border:0;border-radius:27px;padding:0;overflow:hidden}.magazine-feature-art{background:linear-gradient(135deg,#d8d8d5,#f1f1ee 44%,#bcbec2);place-items:center;height:240px;display:grid;position:relative;overflow:hidden}.feature-orbit{border:1px solid #17181a47;border-radius:50%;width:240px;height:96px;position:absolute;top:78px;transform:rotate(-8deg)}.feature-orbit:before,.feature-orbit:after{content:"";border:1px solid #17181a1f;border-radius:50%;position:absolute}.feature-orbit:before{inset:-27px 18px}.feature-orbit:after{inset:24px -39px}.magazine-feature-art img{z-index:2;object-fit:cover;border:8px solid #a7aaaf;border-radius:50%;width:182px;height:182px;position:relative;transform:rotate(5deg);box-shadow:0 22px 32px #00000054}.magazine-feature-art>span{z-index:4;background:var(--ink);color:var(--white);letter-spacing:.1em;border-radius:999px;padding:6px 8px;font-size:6px;font-weight:800;position:absolute;top:16px;left:16px}.magazine-feature-copy{padding:17px 18px 19px}.magazine-feature-copy>span{color:#b5b8bd}.magazine-feature-copy h2{letter-spacing:-.04em;margin:7px 0 0;font-size:20px;line-height:1.18}.magazine-feature-copy p{color:#b5b8bd;word-break:keep-all;margin:8px 0 0;font-size:8px;line-height:1.55}.magazine-feature-copy small{color:#7f8389;letter-spacing:.08em;margin-top:13px;font-size:6.5px;display:block}.magazine-list{gap:9px;display:grid}.magazine-card{background:var(--white);width:100%;min-height:91px;color:var(--ink);text-align:left;border:1px solid #dfdfdc;border-radius:19px;grid-template-columns:22px 72px 1fr auto;align-items:center;gap:10px;padding:9px;display:grid}.magazine-card-index{color:#a0a2a5;font-size:8px;font-weight:700;transform:rotate(-90deg)}.magazine-card-art{background:#d6d6d3;border-radius:15px;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.magazine-card-art img{object-fit:cover;border:3px solid #a6a9ad;border-radius:50%;width:58px;height:58px;box-shadow:0 7px 12px #0003}.magazine-card-copy{min-width:0}.magazine-card-copy small,.magazine-card-copy strong,.magazine-card-copy em{display:block}.magazine-card-copy small{font-size:5.8px}.magazine-card-copy strong{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:9px;line-height:1.35;overflow:hidden}.magazine-card-copy em{color:#9a9c9f;margin-top:5px;font-size:6.5px;font-style:normal}.style-stage{color:var(--white);background:radial-gradient(circle,#ffffff17,#0000 32%),linear-gradient(150deg,#3c3e42,#17181a 55%,#292b2e);border-radius:29px;padding:12px 11px 17px;position:relative;overflow:hidden;box-shadow:0 22px 38px #1415172e}.style-stage:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:260px;height:100px;position:absolute;bottom:93px;right:-25px;transform:rotate(-7deg)}.style-stage-top{z-index:5;justify-content:space-between;align-items:center;gap:10px;display:flex;position:relative}.mode-toggle{background:#0003;border:1px solid #ffffff1f;border-radius:999px;padding:3px;display:flex}.mode-toggle button{color:#9ca0a6;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-width:58px;min-height:27px;font-size:7px;display:flex}.mode-toggle button.selected{background:var(--white);color:var(--ink)}.style-stage .watch-product{z-index:2;margin-top:-2px;position:relative;transform:scale(.87)}.style-stage-caption{z-index:4;text-align:center;margin-top:-20px;position:relative}.style-stage-caption strong,.style-stage-caption span{display:block}.style-stage-caption strong{font-size:13px}.style-stage-caption span{color:#a9acb1;margin-top:4px;font-size:7px}.style-control{background:var(--white);border:1px solid #dfdfdc;border-radius:20px;margin-top:12px;padding:13px}.style-control-heading{align-items:center;gap:9px;display:flex}.style-control-heading>span{background:var(--ink);width:25px;height:25px;color:var(--white);border-radius:50%;place-items:center;font-size:7px;font-weight:800;display:grid}.style-control-heading strong,.style-control-heading small{display:block}.style-control-heading strong{font-size:10px}.style-control-heading small{color:#8b8d90;margin-top:2px;font-size:7px}.style-face-row{scrollbar-width:none;grid-auto-columns:49px;grid-auto-flow:column;gap:7px;margin-top:11px;padding-bottom:2px;display:grid;overflow-x:auto}.style-face-row::-webkit-scrollbar{display:none}.style-face-row button{background:#e8e8e5;border:1px solid #d5d6d4;border-radius:50%;width:49px;height:49px;padding:3px}.style-face-row button.selected{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.style-face-row img{object-fit:cover;border-radius:50%;width:100%;height:100%}.bezel-options,.strap-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:11px;display:grid}.bezel-options button,.strap-options button{color:#6f7174;background:#f6f6f3;border:1px solid #e0e0dd;border-radius:13px;justify-items:center;gap:5px;min-width:0;padding:6px 3px 7px;display:grid}.bezel-options button.selected,.strap-options button.selected{border-color:var(--ink);color:var(--ink)}.bezel-options strong,.strap-options strong{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:5.8px;overflow:hidden}.bezel-swatch{border:7px solid #0000;border-radius:50%;width:34px;height:34px;display:block;box-shadow:inset 0 0 0 1px #fff6}.strap-options button>span{border-radius:7px;width:31px;height:36px;display:block;position:relative;box-shadow:inset 0 0 0 1px #ffffff2e}.strap-options button i{border-radius:4px;width:3px;position:absolute;top:4px;bottom:4px;left:50%;transform:translate(-50%)}.style-actions{grid-template-columns:1.2fr .8fr;gap:8px;margin-top:13px;display:grid}.style-actions button{border:1px solid var(--ink);background:var(--ink);min-height:45px;color:var(--white);border-radius:15px;justify-content:center;align-items:center;gap:6px;font-size:8px;font-weight:750;display:flex}.style-actions button+button{background:var(--white);color:var(--ink)}.physical-note{color:#85878b;text-align:center;margin:9px 2px 0;font-size:6.7px;line-height:1.5}.device-card{color:var(--white);background:radial-gradient(circle at 50% 56%,#ffffff1f,#0000 28%),linear-gradient(155deg,#3e4044,#111214 52%,#292b2e);border-radius:29px;padding:16px;position:relative;overflow:hidden;box-shadow:0 22px 38px #14151733}.device-card-top{z-index:5;justify-content:space-between;align-items:flex-start;gap:10px;display:flex;position:relative}.device-card-top>div>span{color:#87bea8;align-items:center;gap:5px;display:flex}.device-card-top h2{letter-spacing:-.035em;margin:7px 0 0;font-size:18px;font-weight:620}.device-card-top p{color:#9fa2a7;margin:4px 0 0;font-size:7px}.battery-pill{color:#c8cbd0;background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:7px;display:flex}.device-card .watch-product{margin:-14px auto -29px;transform:scale(.8)}.device-current{z-index:5;text-align:center;border-top:1px solid #ffffff1f;padding-top:13px;position:relative}.device-current strong,.device-current small{display:block}.device-current strong{margin-top:6px;font-size:13px}.device-current small{color:#8fb9a9;margin-top:4px;font-size:7px}.device-info-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:10px;display:grid}.device-info-grid>div{background:var(--white);border:1px solid #dfdfdc;border-radius:17px;padding:13px}.device-info-grid svg{color:#777a7e}.device-info-grid span,.device-info-grid strong{display:block}.device-info-grid span{color:#8a8c8f;margin-top:9px;font-size:6.5px}.device-info-grid strong{margin-top:3px;font-size:9px}.history-list,.saved-style-list{gap:8px;display:grid}.history-list button,.saved-style-list button{background:var(--white);min-height:65px;color:var(--ink);text-align:left;border:1px solid #dfdfdc;border-radius:17px;grid-template-columns:49px 1fr auto;align-items:center;gap:10px;padding:8px 11px 8px 8px;display:grid}.history-list img{object-fit:cover;border:3px solid #afb2b6;border-radius:50%;width:49px;height:49px}.history-list span,.saved-style-list>button>span:nth-child(2){min-width:0}.history-list strong,.history-list small,.saved-style-list strong,.saved-style-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.history-list strong,.saved-style-list strong{font-size:9px}.history-list small,.saved-style-list small{color:#898b8f;margin-top:4px;font-size:6.5px}.history-list button:first-child>svg{color:var(--success)}.saved-style-color{border-radius:14px;place-items:center;width:49px;height:49px;display:grid}.saved-style-color img{object-fit:cover;border:2px solid #b6b9bd;border-radius:50%;width:37px;height:37px}.empty-saved-style{width:100%;min-height:76px;color:var(--ink);text-align:left;background:#ffffff78;border:1px dashed #bfc1c3;border-radius:18px;align-items:center;gap:11px;padding:13px;display:flex}.empty-saved-style>svg{background:var(--ink);width:38px;height:38px;color:var(--white);border-radius:50%;padding:9px}.empty-saved-style strong,.empty-saved-style small{display:block}.empty-saved-style strong{font-size:9px}.empty-saved-style small{color:#85878a;margin-top:5px;font-size:6.5px}.bottom-nav{z-index:40;height:77px;padding:6px 8px max(8px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fafaf8f0;border-top:1px solid #c2c3c2ad;grid-template-columns:repeat(5,1fr);align-items:center;display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav button{color:#939598;background:0 0;border:0;align-content:center;justify-items:center;gap:4px;min-width:0;min-height:54px;padding:0;display:grid}.bottom-nav button>span{border-radius:14px;place-items:center;width:35px;height:29px;display:grid}.bottom-nav small{white-space:nowrap;font-size:6.5px;font-weight:650}.bottom-nav button.selected{color:var(--ink)}.bottom-nav button.selected>span{background:#e5e5e1}.bottom-nav .home-tab>span{width:48px;height:48px;color:var(--ink);background:#dbdcda;border:5px solid #fafaf8f5;border-radius:50%;box-shadow:0 8px 18px #17181a29,0 0 0 1px #c7c8c6}.bottom-nav .home-tab.selected>span{background:var(--ink);color:var(--white)}.bottom-nav .home-tab small{margin-top:-2px}.article-sheet{z-index:55;background:var(--paper);animation:.26s cubic-bezier(.2,.85,.3,1) sheet-in;position:absolute;inset:37px 0 77px;overflow:hidden}@keyframes sheet-in{0%{opacity:0;transform:translateY(34px)}}.article-sheet-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #e1e1de;justify-content:space-between;align-items:center;height:58px;padding:0 17px;display:flex}.article-sheet-header>span{letter-spacing:.17em;font-size:7px;font-weight:850}.article-sheet-header button{width:37px;height:37px;color:var(--ink);background:#f7f7f5;border:1px solid #dedfdd;border-radius:50%;place-items:center;display:grid}.article-sheet-scroll{scrollbar-width:none;height:calc(100% - 58px);padding:16px 20px 28px;overflow-y:auto}.article-sheet-scroll::-webkit-scrollbar{display:none}.article-hero{background:radial-gradient(circle,#f1f1ee 0 20%,#0000 21%),linear-gradient(145deg,#d3d4d2,#efefec);border-radius:25px;place-items:center;height:270px;display:grid;position:relative;overflow:hidden}.article-hero:before{content:"";border:1px solid #14151733;border-radius:50%;width:280px;height:105px;position:absolute;transform:rotate(-8deg)}.article-hero img{z-index:2;object-fit:cover;border:8px solid #a7aaae;border-radius:50%;width:198px;height:198px;position:relative;box-shadow:0 22px 36px #00000047}.article-hero>span{z-index:3;background:var(--ink);color:var(--white);letter-spacing:.08em;border-radius:999px;padding:6px 8px;font-size:6px;font-weight:800;position:absolute;bottom:13px;right:13px}.article-sheet-scroll>small{color:#898b8e;letter-spacing:.08em;margin-top:18px;font-size:7px;display:block}.article-sheet-scroll h2{letter-spacing:-.05em;word-break:keep-all;margin:9px 0 0;font-size:25px;line-height:1.16}.article-sheet-scroll p{color:#626468;word-break:keep-all;margin:14px 0 0;font-size:9px;line-height:1.85}.article-sheet-scroll .article-lead{color:#303236;border-bottom:1px solid #d9dad8;padding-bottom:15px;font-size:10px;font-weight:620;line-height:1.7}.article-tags{flex-wrap:wrap;gap:5px;margin-top:17px;display:flex}.article-tags span{color:#77797c;border:1px solid #d6d7d5;border-radius:999px;padding:5px 7px;font-size:6px;font-weight:750}.article-style-button{background:var(--ink);width:100%;min-height:45px;color:var(--white);border:0;border-radius:15px;justify-content:center;align-items:center;gap:7px;margin-top:17px;font-size:8px;font-weight:750;display:flex}.experience-notes{max-width:480px}.experience-notes h2{color:#17181a;letter-spacing:-.065em;margin:16px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,72px);font-weight:400;line-height:.94}.experience-notes>p{color:#5f6165;word-break:keep-all;max-width:400px;margin:25px 0 0;font-size:13px;line-height:1.75}.experience-notes ol{gap:7px;margin:37px 0 0;padding:0;list-style:none;display:grid}.experience-notes li button{color:#6c6e72;text-align:left;background:0 0;border:1px solid #0000;border-radius:18px;grid-template-columns:42px 1fr;align-items:center;gap:10px;width:100%;min-height:69px;padding:8px 12px;display:grid}.experience-notes li.active button{color:var(--ink);background:#ffffff75;border-color:#ffffffb8;box-shadow:0 11px 28px #2122240f}.experience-notes li button>span{font-size:10px;font-weight:750}.experience-notes li button div{gap:4px;display:grid}.experience-notes li strong{letter-spacing:.08em;font-size:11px}.experience-notes li small{color:#77797d;font-size:9px}.notes-footer{color:#67696d;border-top:1px solid #45474b2e;align-items:center;gap:9px;margin-top:22px;padding-top:18px;font-size:10px;display:flex}.privacy-shell{background:var(--paper);min-height:100vh;padding:clamp(22px,5vw,64px) 18px}.privacy-card{background:var(--white);width:min(820px,100%);box-shadow:var(--shadow-soft);border:1px solid #ddddda;border-radius:30px;margin:0 auto;padding:clamp(25px,5vw,54px)}.privacy-header{border-bottom:1px solid #ddddda;padding-bottom:28px}.privacy-brand{color:var(--ink);letter-spacing:.27em;margin-bottom:24px;font-size:21px;font-weight:850;text-decoration:none;display:inline-block}.privacy-header>span{color:#77797d;letter-spacing:.18em;font-size:9px;font-weight:800;display:block}.privacy-header h1{letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(30px,6vw,48px)}.privacy-header p,.privacy-card section p,.privacy-card li{color:#626468;word-break:keep-all;font-size:14px;line-height:1.85}.privacy-header p{max-width:620px;margin:16px 0 10px}.privacy-header small{color:#85878b;font-size:11px}.privacy-card section{padding-top:26px}.privacy-card section h2{margin:0 0 10px;font-size:17px}.privacy-card section p{margin:0}.privacy-card ul{margin:0 0 12px;padding-left:21px}.privacy-card li+li{margin-top:8px}.privacy-card a{color:var(--ink);text-underline-offset:3px}.privacy-footer{color:#77797d;border-top:1px solid #ddddda;justify-content:space-between;align-items:center;gap:16px;margin-top:36px;padding-top:20px;font-size:11px;display:flex}button,a,input{transition:border-color .16s,background-color .16s,color .16s,transform .16s,box-shadow .16s}button:active,a:active{transform:translateY(1px)}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #43464b}@media (width<=960px){.experience-header{width:min(620px,100%)}.experience-layout{grid-template-columns:1fr}.experience-notes{display:none}.phone-frame{transform:none}}@media (width<=520px){html,body{background:var(--paper)}.experience-shell{padding:0}.experience-header{display:none}.phone-preview{display:block}.phone-frame{background:var(--paper);width:100%;height:100dvh;min-height:680px;box-shadow:none;border:0;border-radius:0;padding:0}.phone-frame:before,.phone-frame:after,.phone-speaker{display:none}.app-viewport{border-radius:0}.status-bar{padding-top:max(10px, env(safe-area-inset-top));height:calc(37px + env(safe-area-inset-top))}.app-scroll{height:calc(100% - 126px - env(safe-area-inset-top))}.article-sheet{top:calc(37px + env(safe-area-inset-top))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mobile-header{gap:12px;height:76px;padding:7px 14px 8px 18px}.mobile-header>img{flex:none;width:108px}.brand-shortcuts{justify-content:flex-end;align-items:stretch;gap:2px;min-width:0;display:flex}.mobile-header .brand-shortcuts a{color:#27292d;background:0 0;border:0;border-radius:14px;align-content:center;place-items:center;gap:4px;width:52px;height:58px;padding:4px 1px 2px;display:grid}.mobile-header .brand-shortcuts a:hover{background:#f1f2f4}.brand-shortcuts small{color:#4d5055;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;max-width:51px;font-size:8px;font-weight:700;line-height:1.05;overflow:hidden}.apply-banner{min-height:36px;padding:7px 18px;font-size:10.5px}.app-scroll{height:calc(100% - 149px);padding-bottom:102px}.connected-watch-product{aspect-ratio:800/533;width:min(360px,100%);margin:0 auto;position:relative}.connected-watch-product-compact{width:min(188px,100%)}.connected-watch-hardware{z-index:1;object-fit:contain;width:100%;height:100%;position:relative}.connected-watch-dial,.connected-watch-aod-placeholder{width:var(--watch-dial-width,30.6%);aspect-ratio:1;z-index:2;top:var(--watch-dial-top,25.4%);left:var(--watch-dial-left,34.7%);background:#03060c;border:1px solid #000000d1;border-radius:50%;position:absolute;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff17}.connected-watch-dial{object-fit:cover}.connected-watch-aod-placeholder{color:#e9ebef;text-align:center;align-content:center;place-items:center;gap:2px;display:grid}.connected-watch-aod-placeholder strong{letter-spacing:.08em;font-size:11px}.connected-watch-aod-placeholder small{color:#9da3ad;font-size:7px}.photo-watch-product{z-index:2;width:100%;position:relative}.photo-watch-product-compact{width:auto}.style-stage{color:var(--ink);background:radial-gradient(circle at 50% 46%,#2a6fed2b,#0000 28%),linear-gradient(155deg,#fff,#edf2fa 64%,#fff);border:1px solid #d5dae2;box-shadow:0 20px 42px #2637521f}.style-stage:before{border-color:#1b64e338}.style-stage-top>span{color:#68707a}.style-stage .mode-toggle{background:#ffffffbd;border-color:#c9d0dc}.style-stage .mode-toggle button{color:#646b75;min-height:40px;font-size:9px}.style-stage .mode-toggle button.selected{color:#fff;background:#155fe0}.style-stage .photo-watch-product{margin:-4px auto -8px}.style-stage .connected-watch-product{width:min(340px,100%)}.style-stage-caption{margin-top:-4px}.style-stage-caption span{color:#6e747e;font-size:9px}.device-card{color:var(--ink);background:radial-gradient(circle at 50% 49%,#2a6fed29,#0000 29%),linear-gradient(155deg,#fff,#edf2fa 64%,#fff);border:1px solid #d5dae2;box-shadow:0 20px 42px #2637521f}.device-card-top>div>span{color:#1962dc}.device-card-top p{color:#727984}.device-card .battery-pill{color:#515861;background:#ffffffc2;border-color:#d4d9e1}.device-card .photo-watch-product{margin:-6px auto -12px}.device-card .connected-watch-product{width:min(340px,100%)}.device-preview-picker{background:#fff;border:1px solid #d8dde5;border-radius:18px;gap:8px;margin-top:12px;padding:14px;display:grid;box-shadow:0 10px 26px #26375212}.device-preview-picker>span{color:#505762;font-size:10px;font-weight:800}.device-preview-picker select{color:#171b22;width:100%;height:42px;font:inherit;background:#f7f9fc;border:1px solid #cbd2dd;border-radius:12px;outline:none;padding:0 12px;font-size:11px;font-weight:700}.device-preview-picker select:focus{border-color:#1765ef;box-shadow:0 0 0 3px #1765ef1f}.device-preview-picker small{color:#737b87;font-size:8px;line-height:1.45}.device-current{border-top-color:#d8dde5}.device-current>span{color:#737a85}.device-current small{color:#1962dc}.home-connected-page{padding:17px 18px 34px}.device-model-pill{background:#ffffffe0;border:1px solid #d4d8df;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:52px;padding:7px 12px;display:grid;box-shadow:0 9px 24px #262a320f}.device-model-pill>svg{color:#185be4;background:#eef3ff;border-radius:12px;width:34px;height:34px;padding:7px}.device-model-pill span{min-width:0}.device-model-pill strong,.device-model-pill small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.device-model-pill strong{font-size:12px}.device-model-pill small{color:#767b84;margin-top:3px;font-size:9px}.device-model-pill i{background:#1765ef;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #1765ef1a}.device-model-pill em{color:#4d535c;font-size:10px;font-style:normal;font-weight:700}.connected-home-hero{background:radial-gradient(circle at 50% 31%,#4689ff33,#0000 28%),linear-gradient(155deg,#fff 0%,#eef3fb 58%,#fff 100%);border:1px solid #cdd3dceb;border-radius:32px;margin-top:12px;padding:11px 16px 18px;overflow:hidden;box-shadow:0 25px 52px #2a38521c,inset 0 1px #fffffff2}.connected-hero-visual{place-items:center;height:245px;display:grid;position:relative}.connected-hero-orbit{border:1px solid #1965ef70;border-radius:50%;width:310px;height:310px;position:absolute;top:-34px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 11px #ffffff47,0 0 50px #2c70eb1f}.connected-hero-visual .connected-watch-product{z-index:2;width:352px}.home-mode-toggle{z-index:4;background:#f5f8fdf0;border:1px solid #bdc6d5;border-radius:999px;grid-template-columns:1fr 1fr;width:208px;min-height:44px;margin:-2px auto 0;padding:3px;display:grid;position:relative}.home-mode-toggle button{color:#5e6470;background:0 0;border:0;border-radius:999px;min-height:36px;font-size:11px;font-weight:800}.home-mode-toggle button.selected{color:#fff;background:linear-gradient(135deg,#236ff0,#064ecf);box-shadow:0 7px 16px #1457d642}.connected-home-copy{text-align:center;margin-top:15px}.connected-home-copy>span{color:#1f63dc;letter-spacing:.15em;font-size:9px;font-weight:850}.connected-home-copy h1{letter-spacing:-.045em;margin:6px 0 0;font-size:25px;line-height:1.15}.connected-home-copy p{color:#6f7580;margin:6px 0 0;font-size:10px;line-height:1.45}.home-primary-action{color:#fff;background:linear-gradient(135deg,#236ff0,#064ecf);border:0;border-radius:18px;justify-content:center;align-items:center;gap:9px;width:min(278px,100%);min-height:52px;margin:16px auto 0;font-size:13px;font-weight:800;display:flex;box-shadow:0 13px 24px #0f53d340}.home-action-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:13px;display:grid}.home-action-grid button{color:#202226;text-align:left;background:#ffffffe6;border:1px solid #d8dbe0;border-radius:23px;grid-template-columns:1fr auto;align-content:space-between;gap:4px;min-width:0;min-height:108px;padding:14px;display:grid}.home-action-grid button>svg:first-child{color:#165edd;background:#edf3ff;border-radius:13px;width:38px;height:38px;padding:9px}.home-action-grid button>svg:last-child{color:#7b818a;grid-area:1/2/span 3;align-self:center}.home-action-grid span,.home-action-grid strong{grid-column:1}.home-action-grid span{color:#777d86;letter-spacing:.11em;margin-top:10px;font-size:8px;font-weight:850}.home-action-grid strong{font-size:11px;line-height:1.35}.home-connected-page>.section-header{margin-top:26px}.home-connected-page>.section-header h2{max-width:250px;font-size:18px;line-height:1.25}.home-connected-page>.section-header button{min-height:44px;font-size:10px}.home-editorial-premium{background:#fff;border:1px solid #d8dbe0;border-radius:23px;min-height:104px;margin-top:12px}.home-editorial-premium .editorial-watch{border-radius:20px;align-self:stretch;width:110px}.home-editorial-premium>div>span{font-size:8px}.home-editorial-premium>div>strong{margin-top:7px;font-size:12px;line-height:1.35}.home-editorial-premium>div>small{font-size:8px}.split-faces-page{min-height:auto;padding:0 0 32px}.face-preview-sticky{z-index:24;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at 24% 52%,#357dfc2e,#0000 26%),linear-gradient(150deg,#fffffffa,#eef3fbfa);border-bottom:1px solid #d9dde4;padding:14px 18px 16px;position:sticky;top:0;box-shadow:0 14px 30px #2730411a}.face-preview-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.face-preview-heading>div{min-width:0}.face-preview-heading>div>span{color:#1962dc;letter-spacing:.14em;font-size:8px;font-weight:850}.face-preview-heading h1{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:17px;line-height:1.2;overflow:hidden}.face-device-status{color:#535962;background:#fffc;border:1px solid #d1d6df;border-radius:999px;flex:none;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:9px;font-weight:750;display:flex}.face-device-status i{background:#1765ef;border-radius:50%;width:7px;height:7px}.face-preview-layout{grid-template-columns:minmax(144px,46%) minmax(0,1fr);align-items:center;gap:5px;min-height:154px;margin-top:6px;display:grid}.face-preview-layout .connected-watch-product{width:178px;margin-left:-12px}.face-preview-controls{gap:8px;min-width:0;display:grid}.face-preview-collection{color:#636a74;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:750;overflow:hidden}.face-preview-mode{background:#ffffffc2;border:1px solid #cbd1db;border-radius:15px;grid-template-columns:1fr 1fr;min-height:44px;padding:3px;display:grid}.face-preview-mode button{color:#5e6570;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:36px;padding:0 4px;font-size:8px;font-weight:800;display:flex}.face-preview-mode button.selected{color:#fff;background:#145ee1;box-shadow:0 5px 12px #1357d238}.face-preview-controls>small{color:#666d77;word-break:keep-all;min-height:24px;font-size:8px;line-height:1.4}.face-preview-controls>small.aod-unverified-note{color:#8c5b2b}.face-apply-button{color:#fff;background:linear-gradient(135deg,#236ff0,#064ecf);border:0;border-radius:14px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:0 10px;font-size:10px;font-weight:800;display:flex;box-shadow:0 8px 18px #0f53d338}.face-apply-button:disabled{cursor:wait;opacity:.7}.face-apply-button.preview-only:disabled{cursor:not-allowed;box-shadow:none;opacity:1;background:#b9c1ce}.face-library-panel{padding:23px 18px 20px}.face-library-panel .section-header h2{font-size:21px}.face-library-panel .face-search{border-radius:17px;min-height:48px;margin-top:15px}.face-library-panel .face-search input{font-size:12px}.face-library-panel .filter-row{gap:7px;margin:12px 0 14px}.face-library-panel .filter-row button{letter-spacing:0;min-height:42px;padding:0 15px;font-size:10px}.face-library-panel .face-grid{gap:12px}.face-library-panel .face-card{border-radius:22px;min-height:246px;padding:9px}.face-library-panel .face-card.selected{border-color:#1260e5;box-shadow:0 0 0 2px #1260e529,0 12px 24px #21498d1f}.face-library-panel .face-card-art{border-radius:18px}.face-library-panel .face-card-copy{padding:10px 3px 5px}.face-library-panel .face-card-copy small{font-size:8px}.face-library-panel .face-card-copy strong{margin-top:6px;font-size:11px}.face-library-panel .face-card-copy>span{margin-top:6px;font-size:9px}.bottom-nav{height:84px;padding:6px 6px max(8px, env(safe-area-inset-bottom))}.bottom-nav button{gap:4px;min-height:58px}.bottom-nav button>span{width:40px;height:34px}.bottom-nav small{letter-spacing:-.04em;font-size:10px}.bottom-nav .home-tab{transform:translateY(-10px)}.bottom-nav .home-tab>span{width:52px;height:52px}@media (width<=520px){.mobile-header{padding-top:7px}.app-scroll{height:calc(100% - 149px - env(safe-area-inset-top))}}@media (width<=359px){.mobile-header{padding-inline:12px 8px}.mobile-header>img{width:91px}.mobile-header .brand-shortcuts a{width:47px}.brand-shortcuts small{font-size:7px}.face-preview-sticky{padding-inline:14px}.face-preview-layout{grid-template-columns:132px minmax(0,1fr)}.face-preview-layout .connected-watch-product{width:158px;margin-left:-15px}.connected-hero-visual{height:220px}.connected-hero-visual .connected-watch-product{width:316px}.face-library-panel .face-card{min-height:218px}}
